MICROSD CARD

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

MICROSD CARD

1,236 次查看
schakoma
Contributor I

Hello. 

I would like to interface a microsd card with the CLEV6630B or LPCXpresso845MAX evaluation boards to read and write data to the microSD card. I am still new to the arm microcontrollers and I would appreciate some demo code to start with. 

Thank you. 

0 项奖励
回复
2 回复数

1,228 次查看
frank_m
Senior Contributor III

I would suggest to start with an appropriate example from the SDK for your boards. SD card or FatFS examples should be appropriate.

I don't know both of your boards myself. But with an external SD card interface, there is likely some code to adapt, or to port. The lowest layer of this SD card /FatFS code is target specific. This is quite some task for a beginner.

The easiest route would be a board that comes with an SD card interface and slot, like my OM13098. The SDK example code for those usually works out of the box.

 

0 项奖励
回复

1,223 次查看
schakoma
Contributor I

Thank you very much. I will try that

0 项奖励
回复