This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SD CARD NOT DETECTED BY LPC1768 LANDTIGER BOARD

Hi, i am working on a project using the lpc1768 on the landtiger board to accesss some files from the sd card(16GB space-32bit pcm format), the issue i have is that even after powering the sd(LD3 is on) and after calling the sd_init() function from the sdcard.c file the sd card stays undetected.
It is also important to note that the example from cortex3 of sd card read and write provides the same result (sd card power on but not detected).

Please no links to obvious things like the manual or the datasheet or examples.

Thank you for your help.
Kind regards.
Ryuzaki