FafFs for SPI NOR FLASH
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-02-04 5:14 AM
Posted on February 04, 2015 at 14:14
Hi All,
I'm developing an application with STM32F407, and I add an SPI NOR FLASH to the project. I would like to ''mount'' a FatFs on the flash for logging state machine, configurations files and other files. I want to add FatFs, so my application is power fail safe. Could anybody help me to find an example for doing this? Thanks in advance for your help Davide #stm32 #fatfs #nor_spi_flash
Labels:
- Labels:
-
FatFS
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-02-04 7:56 AM
Posted on February 04, 2015 at 16:56
Yeah, I'm not sure FatFs provides the kind of safety you're looking for.
You'd probably want to start with your power supply, and triggering a shutdown before the power completely fails.
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..
