MICROSD CARD

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

MICROSD CARD

1,234 Views
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 Kudos
Reply
2 Replies

1,226 Views
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 Kudos
Reply

1,221 Views
schakoma
Contributor I

Thank you very much. I will try that

0 Kudos
Reply