STM32G071G I2C bootloader
We used I2C bootloader for STM32G071GBU6N (UFQFPN28) more than 3 years.
We bought a new batch of controllers STM32G071GBU6N. Bootloader does not start.
I tried to debug bootloader and if I stop program then old chip sets at the address 0x1FFF2128 but new 0xFFFFFFFE.
It looks like bootloader does not start for new chip.
I can program new chip with ST-link but we can not use it for production we have access to I2C only.
Differences between chips is bootloader revision for old chip is 0xB2 for new is 0xB3. All option bytes have the same values.
Why the bootloader may not start?
