LPC11U_LPC13U_CodeBase icon indicating copy to clipboard operation
LPC11U_LPC13U_CodeBase copied to clipboard

Enable SD Card support on LPC11U37H LPCXpresso v2 Board

Open microbuilder opened this issue 11 years ago • 0 comments

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.

microbuilder avatar Oct 19 '14 17:10 microbuilder