User Activity

We're using STM32F779BIT MCU in our custom board.After a power cycle, MCU memory was not able to be read/erase/flash.After checking the option bytes in STMCubeProgrammer, Read out protection is set to 0xFF.Ideally, it should be 0xAA (L1), 0xBB(L2), 0...