microbuilder / LPC11U_LPC13U_CodeBase

Open source code base for ARM Cortex M3 LPC1347 or Cortex M0 LPC11U37/LPC11U24 MCUs
Other
55 stars 38 forks source link

Enable SD Card support on LPC11U37H LPCXpresso v2 Board #22

Open microbuilder opened 10 years ago

microbuilder commented 10 years ago

Get CFG_SDCARD support working on the LPC11U37H LPCXpresso v2 board.

The schematic for the board is here: http://www.embeddedartists.com/sites/default/files/docs/schematics/LPCXpressoLPC11U37EHrevA.pdf

To test SD functionality, use the CLI and enter the 'd' command, which lists the root folder contents of the SD card if it is detected (via the card detect pin) and properly initialised.