Page 1 of 1

Is it possible to use the "Flash EEPROM" component on the STM32F030F4P6?

Posted: Tue Sep 02, 2025 10:45 am
by OderlandoRSilva
I hadn't noticed before that flowcode offers the option to use an emulated EEPROM. That's quite interesting.
STMicroelectronics says it's possible to create an EEPROM on STM32F0 microcontrollers by applying AN4061 notes, but I'm not sure if this is possible in flowcode.
The Flash EEPROM component doesn't seem to work on this microcontroller. Or am I doing something wrong?

Re: Is it possible to use the "Flash EEPROM" component on the STM32F030F4P6?

Posted: Wed Sep 03, 2025 5:07 pm
by BenR
Hello,

The current component won't work with the STARM devices no but I have used the flash on an ST ARM device as EEPROM and so I'll dig out the code and see if it's possible to add into the current component.