Need help storing variables in internal flash Nucleo32-L'"ékc
Hi all,
I'm discovering 32-bit microcontrollers for the first time. My project is almost completely working (using Timer 1 in input capture mode and all the rest is GPIO related).
I want to save one variable so that it survives power down. Because there's no EEPROM, I need to store it in Flash.
I'm really struggling to find out how to use the (HAL) FLASH. So is there really no step-by-step guide that explains clearly and simply how to do that? The more I search about it now, the more confusing it becomes for me.
