Does STM32’s Hardware I2C Have Bugs?
A legend has been circulating: the hardware I2C design of STM32 has bugs, and it is better not to use it; using software I2C is more reliable. For a long time, to avoid unnecessary trouble, I have never used hardware I2C, mainly because software I2C is also quite convenient, and it can be used on … Read more