STM32G030 PGERR writing double word after programming from PEMicro Cyclone?
I have a strange issue with a STM32G030 and Flash writes. I am trying to change a 64-bit (double word) value from erased 0xFFFFFFFFFFFFFFFF to 0xFFFFFFFFFFFFFF00.I have three scenarions:Bootloader app erases and writes application imageSegger J-Link ...