STM32G030K6T6 fails to respond to bootloader I2C
Have STM32G030K6T6 system that in bootloader mode fails to respond to I2C.
Am asserting BOOT0 pin 25, negating NRST pin 6, wait 500ms, asserting NRST pin 6, wait three seconds, then attempt to send MCU erase packet to I2C1 device address 0x57 but get NACK.
DSLogic Analyzer shows good I2C write to 0x57 but NACK in response.
Is there any signal from MCU that indicates the MCU is ready for bootloader download?

