lpcxpresso + sd card

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

lpcxpresso + sd card

935 次查看
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 项奖励
回复
2 回复数

835 次查看
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 项奖励
回复

835 次查看
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 项奖励
回复