FatFs with SPI Flash porting on STM32 MCU
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-08-15 7: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.
Labels:
- Labels:
-
FatFS
20 REPLIES 20
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-02-26 8:53 PM
I have modified #define _MAX_SS 4096 and #define FLASH_SECTOR_SIZE 4096, but its not working

- « Previous
- Next »