Page 1 of 1

Eeprom emulated on STM32F030K6T6 microcontroller

Posted: Thu Feb 13, 2025 12:54 pm
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?