• 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) { ...
  • 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...
  • SDIO Host in LPC2368 or LPC2378 or LPC2468
    Hi, Can we use MCI in LPC2368/2378/2468 micro controller as SDIO (SD I/O Card) host.
  • SDIO SDHC 8GB SD memory
    I am using STM32F4xx with SDIO port to SanDisk SDIN5C2-8G 8GB using Keils SDIO driver. I am getting finit(NULL) returning 1 every time. Debugging shows commands being sent not getting any response...