2018-08-15 07:32 AM
I would like to implement FatFs on my STM32 MCU with SPI Flash, W25Q16JV.
Is there a sample code for this? How can I port it ?
Solved! Go to Solution.
2024-02-26 08:53 PM
I have modified #define _MAX_SS 4096 and #define FLASH_SECTOR_SIZE 4096, but its not working