lpcxpresso + sd card

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

lpcxpresso + sd card

297 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bobi-one on Mon Feb 07 15:05:14 MST 2011
I have 2Gb micro sd card which is loaded with some text and img files who I need to read with the lpcxpresso(lpc1343).
Which is the "easiest" way to do that with all the libraries that exist, without formatting the sd card in some special way. I've tried to compile some codes  for the mbed but with no luck .It was too complex for me. If someone can share code for the lpcxpresso, I will greatly appreciate it :)
Thanks.
0 Kudos
2 Replies

197 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bobi-one on Wed Feb 09 13:16:34 MST 2011

Quote: jharwood
Here's some code I used to read a micro-SD card on the LPC1343 recently. It uses Chan's PetitFS  for the file system part.

HTH


Thank you very much, it was exactly what  I needed :)
0 Kudos

197 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jharwood on Mon Feb 07 15:35:17 MST 2011
Here's some code I used to read a micro-SD card on the LPC1343 recently. It uses Chan's PetitFS  for the file system part.

HTH
0 Kudos