How to store user data in the flash memory on STM32G0 using HAL
Hi everyone,I am working with a STM32G070 to control a small robot. I am currently coding a calibration function for the different motors of the robot and I would like to store the result of the calibration in the flash memory of the MCU, so that I d...