Problem with writing the DBANK option byte on STM32G474RE
Hello,I'm using the NUCLEO-G474RE development board and trying to set the DBANK option byte. I can do that using STM32CubeProgrammer without any issues, and everything works as it should.But when I try to do that in the firmware using the HAL functi...