Connecting SD Card to SPI0

52 views
Skip to first unread message

Daniel Dumitru

unread,
Mar 4, 2013, 2:55:18 AM3/4/13
to smoothiewa...@googlegroups.com
Hello,
I have just finished my first board using SD Card connected to SPI0 (P0[15] - P0[18] ).

Now I have realized that all tests that I have made until now (MBED , LPCXpresso) have SD card connected on SPI1 .

I have seen on main.cpp initialization like :
"SDFileSystem sd(p5, p6, p7, p8, "sd");"

But I don't know what about bootloader.  I saw there a routine on git  :
" void SPI_init(PinName mosi, PinName miso, PinName sclk); "

But Also I saw that this bootloader can be programmed also trough usb.
Where can I find some more info on this ?

Kind Regards,
Daniel

Reply all
Reply to author
Forward
0 new messages