5 years, 11 months ago.

How to use flash memory?

I am working with the ST Nucleo L432KC and want to store variables in a text file, which I can read while starting up the device. Unfortunately all files which I am copying to the device disappear when unplugging and replugging the USB cable. How can I achieve my goal?

EDIT - I found following project to target my issue: https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-eeprom.license=1526656984878.html

But I couldn't find steps for how to integrate it in my project. Can somebody tell?

Be the first to answer this question.