• RL-FLASHFS and SDIO connected SD cards
    Hi All I'm hoping someone might be able to help me out.... I'm not 100% sure about this... Can anyone tell me please Does the Keil RL-FLASHFS library support SD cards connected via the SDIO...
  • SDIO File system problems
    Having a problem with openning and apending data to a file on a SD card using the SDIO perpherial on a stm32F103RE cortex m3 part. /*************************************************************...
  • STM32F4 with two SDIO
    I WANT TO KNOW THE STM32F4 SERIES BOARD HAVING TWO SDIO INTERFACES???ANYONE PLEASE SUGGEST ME......
  • STM32 FSMC+SDIO
    I have MassStorage example for STM32F103VC with SD card by SDIO If I comment GLCD rutines SD card works. But when I uncomment GLCD lines fmount always returns fMediaError int main (void) { ...
  • Register sequence using SDIO peripheral.
    Hi, I'm now trying to communicate with the microSD card on the MCBSTM32EXL Keil board in SD mode. I managed to communicatie in SPI mode by manually controlling the GPIO ports. But the onboard microSD...