Question
STM32G0B1 Options Bytes
Dear,
I currently use a STM32G0B1 on a custom board ans all worked fine until now.
My firmware change the options bytes at running to disable the dual bank and using and single bank Flash.
At the power up, the firmware check the options bytes and change the value if needed.
To do some test, I used the STM32CubeProgrammer to resetting the options bytes to their default value. And now, I'm not able to connect to the MCU and the MCU seems to not running.
How can I unbrick the MCU ?
