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

ScottOrero
Mon Mar 27 2023, 06:53 am
Jamesshout
Mon Mar 27 2023, 05:44 am
MichaelRed
Mon Mar 27 2023, 04:43 am
imCar
Mon Mar 27 2023, 01:53 am
BartxyTreld
Sun Mar 26 2023, 10:09 pm
BryanDorce
Sun Mar 26 2023, 09:50 pm
Robertsip
Sun Mar 26 2023, 07:53 pm
KennethVal
Sun Mar 26 2023, 09:44 am