• fmount fails when fs_config moved to ext. RAM
    Dear Keil Support Team I'm facing a problem with the File System Driver and SD Cards. For memory optimizations I moved the FS_CONFIG.o (+ZI) section to the external RAM. However, if I'm doing so...
  • fmount fails when fs_config moved to ext. RAM
    Dear Keil Support Team I'm facing a problem with the File System Driver and SD Cards. For memory optimizations I moved the FS_CONFIG.o (+ZI) section to the external RAM. However, if I'm doing so...
  • SD Card over SPI, FSMediaError on Mount
    Hello folks, my first time posting on this forum so apologies if I am missing any information in this post. I am using a STM32F746NHGx with MDK-Pro. The hardware I am working with has an 8GB SD card...
  • SD Card over SPI, FSMediaError on Mount
    Hello folks, my first time posting on this forum so apologies if I am missing any information in this post. I am using a STM32F746NHGx with MDK-Pro. The hardware I am working with has an 8GB SD card...
  • fmount function returns fsNoMedia, error code 0x0A
    Hi, I am using Keil version 5.23 and controller STM32F417IGHx and SD card MicroSD 128MB. SD card drive M0 is getting initialized using function finit but when I am trying to use function fmount...