Content originally posted in LPCWare by mvkakati on Thu Jun 11 08:24:51 MST 2015 Trying to run the following examples.
~/LPC4088/nxp/lpc407x_8x_177x_8x/lpc407x_8x_177x_8x/Examples/MCI/Mci_CidCard -- working ~/LPC4088/nxp/lpc407x_8x_177x_8x/lpc407x_8x_177x_8x/Examples/MCI/Mci_FS -- not working ~/LPC4088/nxp/lpc407x_8x_177x_8x/lpc407x_8x_177x_8x/Examples/MCI/Mci_ReadWrite -- not working
******************************************************************************** Hello NXP Semiconductors MCI CID Card - MCU: LPC407x_8x - Core: ARM CORTEX-M4 - UART Communicationi: 115200 bps This example is used to test the Multimedia Card Interface (MCI) function. It is able to check, show the CID that retrieved from the card ********************************************************************************
~/LPC4088/nxp/lpc407x_8x_177x_8x/lpc407x_8x_177x_8x/Examples/MCI/Mci_FS -- not working
******************************************************************************** Hello NXP Semiconductors MCI File System Example - MCU: LPC407x_8x - Core: ARM CORTEX-M4 - UART Communicationi: 115200 bps This example is used to demonstrate how to implement a filesystem using MCI. EFLS,a library for file systems, is used in this example. ********************************************************************************
******************************************************************************** Hello NXP Semiconductors MCI Read Write Example: - MCU: LPC - Core: ARM CORTEX-M3/M4 - UART Communicationi: 115200 bps This example is used to test the Multimedia Card Interface (MCI) function. It is able to use DMA to transfer data (read/write) with the card ********************************************************************************
~/LPC4088/nxp/lpc407x_8x_177x_8x/lpc407x_8x_177x_8x/Examples/MCI/Mci_ReadWrite -- not working
Currently the SD CARD ver2.0 is being used - Product Serial Number: 0xAFF8F1A4 Set CARD ADDRESS OK with address 0x8D530000 Get Card Specific Data (CSD) Ok: [0] = 0x002E0032 [1] = 0x5B5A83A9 [2] = 0xFFFFFF80 [3] = 0x16800090 Card has been selected successfully!!! SET Bandwidth!!! Block Length is SET successfully!!! Write 001 Failed (0x00000002) Read 001 Failed (0x00000200) ERROR on Read and Write at position: 0x00000004 >>> EXAMPLES is ENDED
Content originally posted in LPCWare by mc on Thu Jun 11 08:38:49 MST 2015 Hi Milind, Can you please let us know which hardware are you using?. Is it your custom board? What is the error?