How save non-volatile data in Winstar WL0F000430xxxGDxxSA00 with MCU STM32F750
Hi,
I'm developing a SW project in a WINSTAR display (MCU STM32F750) and using the STM SW (TouchGFX Designer, STM32CubeIDE and STM32CubeProgrammer).
Until now, I design different screens and some parameters are saved and managed by means of the Model.cpp & Model.hpp.
But now I need to save some values in the non-volatile memory because I need the screen starts with specific values stored.
What I need to configure and add in the code (and where) to enable the writing and reading in non-volatile memory?
Thanks in advance for your time :)
Josep
