STM32G071: I2C Bootloading using system bootloader issue
Hi,
I have implemented a function to jump to system memory from main application.
And it is working absolutely fine on NUCLEO-G071RB and I am able to flash the controller using I2C Boot loading method using stm32flash.
But same code when I tried with different controller of same series STM32G071CBU7 (small package) the behavior is intermittent. As some time it is working and some time I am getting NACK from I2C.
Can some one help me to point out what could be wrong here.
