cancel
Showing results for 
Search instead for 
Did you mean: 

FatFs with SPI Flash porting on STM32 MCU

voyvoda .
Senior

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 ?

20 REPLIES 20

I have modified #define _MAX_SS  4096 and #define FLASH_SECTOR_SIZE 4096, but its not working