Sd card initialization

Dear sir, after having some minor modification on the source code. i similar error but in different line of the code... below is my source code and error messages. May i know how to get rid of this error. I am still unable to get my card initialized...


1 #include <AT89C51ED2.H>
2 #define sd_input P1_7
3 #define sd_output P1_5
4 #define sd_clock P1_6
5 #define sd_cs P1_1
6 #define CMD0 0x00
7 #define ... Read Compelte post
Other Tags: at89c51ed2   illegal command   address error   
Posted by nismo on Sat Aug 09 2008, 11:58 pm

Downloads

Comments

DonaldJAX
Fri Apr 19 2024, 01:08 pm
Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am
Anthonyvab
Wed Apr 17 2024, 08:48 am