• MCI Driver for LPC1788
    Hi. I need MCI Driver for LPC1788 to use in MDK FlashFS. Does anyone have the source code? Thanks
  • 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...
  • read write sector SST39x320x USB compact flash
    Where I find information about use SST39X320X with USB core, can do you help me. I did not find any associated file in FS_FLASHPRG.C to read and write sector to use this memory like as a pen drive or...
  • MCI driver for microSD with SPI access
    Hello, I need to replace the MCI driver of the Keil Example Code \Keil\ARM\Boards\Keil\MCB2300\RL\USB_FlashFS\SD_File by a driver which accesses the microSD card via the SPI interface in SPI mode...
  • Missing CMSIS MCI and SPI drivers
    I am trying to use a memory card on the FRDM-K64F. When I go into manage Run-Time environment in uVision and select the file system driver for memory card it tells me that I am missing the the CMSIS...