Eeprom emulated on STM32F030K6T6 microcontroller

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

Eeprom emulated on STM32F030K6T6 microcontroller

Post by OderlandoRSilva »

Hello. I saw that it is possible to use an emulated eeprom on STM32F0 microcontrollers, since ST itself published a notes application about it. I use the STM32F030K6T6 microcontroller a lot and I found this article: https://github.com/SayidHosseini/STM32F ... MEmulation.
I have never done this before, so I am a little lost on how to implement these libraries in a FlowCode flowchart. Could someone give me some tips?

Post Reply