• uVision showing wrong SDIO Peripheral registers
    Hi, I'm using Keil uVision V4.22.22.0. During debugging selecting menu: View > System Viewer > SDIO shows the SDIO registers with base address 0x4001 2C00. These register values show wrong...
  • STM32F4 with two SDIO
    I WANT TO KNOW THE STM32F4 SERIES BOARD HAVING TWO SDIO INTERFACES???ANYONE PLEASE SUGGEST ME......
  • 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) { ...
  • 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...