STM32G4 check if programmed previously
You can't reprogram flash double words on the stm32g4 even if the were programmed to 0xFFFF'FFFF'FFFF'FFFF.Does anyone know if it is possible to check if the 0xFFFF'FFFF'FFFF'FFFF value I read from a specific flash position has previously been progr...