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.

Problem write to the SDcard

Status
Not open for further replies.

cyril18

Newbie level 1
Joined
Apr 19, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,289
hello,

I am having problems with writing a block of 512 bytes data to the SDHC card with an FPGA.

I succed to write/read datas to others SDcard (SDSC/SDXC) but not with SDHC card.
Firstly, after initialization, the DAT0 line go to '0'. I guess it's not normal regarding the datasheet (The DAT bus line level is high by the pull-up when no data is transmitted).
After sent a block to the SDcard, the DAT0 go to '0' (busy) and to '1' (end of write), so it seems good but I can't read the datas that i wrote before.
Moreover, I have a timer to get the write block time and with this card, it's really fast so I think the card doesn't write datas that I sent.

Thanks,

---------- Post added at 11:33 ---------- Previous post was at 09:36 ----------

help please ;)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top