Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

SD card write timing issue

Status
Not open for further replies.

timsanr

Member level 1
Joined
Apr 13, 2012
Messages
41
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,596
Hello,

I have question about timing of SD card.

Do you know what is the maximum time in writing process between CMD sending and data. In specification is diagram: 1.jpg where P means one-cycle pull-up and * means repetition. So I understand it that after write command card waits for data start bit (S). But it doesn't work for me if I send data from PC. In this scenario I send CMD and then I wait for 512 data bytes and then if available I start sending them on data lines. But I can write data if I try with some constant values saved in code. So then I don't have to wait and I start writing couple of cycles after CMD.

Could yo help with this?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top