Resolved! STM32H723 Flash is filled with 0 after erase and write
HelloI am running a NUCLEO-H723ZG board.User data is saved to internal flash from within the application according to the following procedure: unlock the flash, erase, program. None of the operations return errors. When monitoring the memory, everyth...