Fatfs on external flash
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-24 6:21 AM
Posted on March 24, 2015 at 14:21
Hi All!
I have a task to connect external flash with SPI interface to stm32f4xx. After that, I have to make fatfs on this flash. Could anybody help me to find an example for doing this? Thanks in advance for your help!!!!
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-24 9:20 AM
Posted on March 24, 2015 at 17:20
Well there are SPI Flash and FatFs examples in the firmware libraries. You'll still have to own the integration, and deal with whatever flash erase block size issues there may be.
\STM32F4xx_DSP_StdPeriph_Lib_V1.4.0\Project\STM32F4xx_StdPeriph_Examples\SPI\SPI_FLASH\STM32F4xx_DSP_StdPeriph_Lib_V1.4.0\Utilities\Third_Party\fat_fs\src
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
