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

For general Flowcode discussion that does not belong in the other sections.
Post Reply
OderlandoRSilva
Posts: 35
http://meble-kuchenne.info.pl
Joined: Mon Oct 30, 2023 1:17 pm
Has thanked: 2 times
Been thanked: 5 times

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

Post 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?
Attachments
Captura de tela 2025-09-02 063901.png
Captura de tela 2025-09-02 063901.png (31.55 KiB) Viewed 58 times

BenR
Matrix Staff
Posts: 1952
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 697 times

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

Post 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.

Post Reply