• SD Card through SDIO port
    I have been trying to interface SD card with Nucleo-f446 board through SDIO port. I am facing a lot of trouble. Is there any code available for interfacing of SD Card through SDIO port.
  • 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. /*************************************************************...
  • 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) { ...
  • STM32F4 with two SDIO
    I WANT TO KNOW THE STM32F4 SERIES BOARD HAVING TWO SDIO INTERFACES???ANYONE PLEASE SUGGEST ME......
  • Two SD card into FlashFs
    Hi. I have a processor AT91SAM9x35. It has two interfaces SD card. Can the simultaneous operation of two SD card in Native mode in FlashFS? If yes, how to write a hardware initialization each interface...