Let me first welcome you the STM32 Community :smiling_face_with_smiling_eyes:
STM32CubeMX tool comes with the Example selector feature allowing you to browse a large set of examples and to start a new project from a selected example for some STM32 MCUs/MPUs.
Each example comes a readme.txt file describing its behavior and the environment required to run the example.
Hope this answers your question. If it is the case, please click on the Select as Best button on my reply . This will help other members of the community find this solution more quickly.
Hi MM..1. I just start to work with STM32F401 controller. Before I have worked with 8-bit Atmel AVR controllers. There is EEPROM beside of program memory, which I can easily program. Now I have the same task, but have difficulties to distinguish where in Flash Memory ends my code and from where and how I can write my nonvolatile data. On 06.08.2021 19:26, ST Community wrote: