- This topic has 4 replies, 3 voices, and was last updated 12 years, 7 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › SD CARD DONT DISPLAY DATA WHEN POWER IS ON
dear all i am using atmega16 with sd card problem is when power is ON ,data from sd card dont display on the GLCD ,if atmega16 is manually reset by push button then data is displayed.I’ve checked with BOD & BODLV fuses but nothing.sometimes it get data from sd card when power is ON but it becomes rare.
Hi Imran,
Share your schematics, there could be some problem in your design. you need proprer power for SD card interface. How did you interface SD card to mega16???
If you interfaced SD card using SPI, you need ta add pull up on data lines.
Hi,
Please post your circuit schematic. Also make sure that your GLCD and related code is working properly, and the issue is only related to the communication with SDcard.
thank u amirth problem is rectified u r right only pull up resistor were required
You are most welcome imran.
Suggest you to post your project on engineers garage web site once you complete it.