We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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,