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 ...