• Writing MCI FIFO - LPC2368
    Hi Im trying to write in MCI FIFO but without success.. Im doing like: MCI_DATA_CTRL = 0x11; _printf("\r\nFIFO_COUNTER = 0x%X", MCI_FIFO_CNT); MCI_FIFO |= 0xFFFFFFFF; _printf("\r\nFIFO...
  • SD/MMC MCI interface in LPC2368
    Hi All, LPC2368 uController has SPI intarface and SD/MMC MCI intarface, where SD card supports both SD and SPI protocol modes. If We want to work in SPI mode with SD card then what are the changes...
  • problem with mci
    hi to all, i done a project that in it i use sd card as storage, for some while it work prefet but after some time when i bought new sd card it dose not work. my new sd card is 4Gb class 10 while my...
  • MCI flash download problem in MCB2300
    Hi, I am using the example program of MCI for mcb2300. I am getting the following error when i am dumping the code in the flash using Ulink-ME. No Algorithm found for 0x40000000H - 40001CF7H...
  • MCI Driver for LPC1788
    Hi. I need MCI Driver for LPC1788 to use in MDK FlashFS. Does anyone have the source code? Thanks