STM32 I2C bootloader issue
Posted on May 17, 2016 at 08:12 hi all, I have a program to use a USB2I2C bridge to program the STM32L4 via I2C protocol. Now I face a problem when I try to implement the protocol. When I send ''Get''(0x00, 0xff), I can receive the NAK. But ...