cancel
Showing results for 
Search instead for 
Did you mean: 

FafFs for SPI NOR FLASH

davide2
Associate
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
1 REPLY 1
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..