User Activity

Hi!I'm trying to save values in the FLASH memory, but the values don't are saved. I've implemented erase command in order to preform flash_program command. I'm using a NUCLEO64 - STM32F303RE...if(HAL_FLASH_Unlock() != HAL_OK) {   debugPrintln(&hu...