Erasing and writing flash by Bootloader fails
Hi,
I am trying to use the ROM Bootloader on an STM32G071 Nucleo to upload code to the board. However erasing and writing to flash is not acknowledged by the G071. Other commands like reading from memory are acknowledged and return the correct data.
I verified that the commands are correct, by using them on an F446 Nucleo and on that I can successfully erase and write flash.
I also checked that readout protection is deactivated and the option bytes read 0xAA for Level 0 Protection.
Why is the G071 not responding to these bootloader commands?
