Hello,
I am looking for a MMC card driver for STM32F30xx to be used in conjunction with Keil RTOS. The files in <C:\Keil\ARM\RL\FlashFS\Drivers> are only -- SDIO_STM32F2xx.c SDIO_STM32F4xx.c SDIO_STM32F103.c SPI_STM32F103.c SPI_STM32F107.c
Would you kindly upload compatible files for STM32F30xx?
Suggest you port based on the SPI_STM32F107.c code, as the STM32F3 (STM32373C-EVAL) doesn't have support for SDIO (no controller), but rather SPI only.
Where you need support from Keil call your support representative, the forum is a customer participation site.