• which eMMC is suppoted by Middleware
    Hello, we want to exchange an SD-card in an existing design by an eMMC because we expect a higher robustness compared to the SD-Card in a socket. The read/write bandwidth might also be higher (8 bit...
  • problem with File system middleware
    hi, i am working on a project that in it i need to write and read sectors in sd card, i decide to use keil File system lib with mci driver but i have problem to write sector in sd card but reading is...
  • Cortex M0, MMC, eMMC
    Hi Everyone, I've been having a read around and it seems like you have a good community of users here, it's nice to see and is encouraging for me as I am thinking of buying the Keil toolset. I have...
  • LPC4357 with eMMC: How can i use eMMC greater than 2GB ?
    Hello, I like use an ARM LPC4357 with the eMMC Memory on SDIO interface. For testing the eMMC I used the program example from the MC4300\RL\FlashFS\SD_File folder and modified the SDIO_LPC43xx.c...
  • problem with keil file system middleware
    hi to all, i am working on project that in it i need to read and write to micro-sd-card in unit of sector, for done that i decide use keil file system middleware and then use fs_ioc_read_sector and...