Resolved! STM32G070CB v1.2 bootloader issues with some commands
Hello, I'm trying to communicate with a STM32G070CBT6 bootloader, with mixed success. I've forced the chip into bootloader mode by writing a 0xDBFFE1AA to the FLASH option register (by default it was DFFFE1AA). I've verified that this value "stuck", ...