This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32 Discovery with RL FLASH

Hi Everyone,

Im trying to build GPS logger with STM32 Discovery Board. I can read GPRMC data from serial interface. Now I just want to implement SD card interface and save tracking data to SD card

I read RL-Flash introduction and I cant find SDIO_STM32F100.C driver on RL/FlashS/Driver.
This mean, with my Discovery kit I couldnt use with FlashFS.

May I use SDIO_STM32F103 driver. I check pin placement is same between STM32F100 and 103. ( 103 work 72 MHZ ~ discovery board works 24Mhz.)

Best Regards,