STM32 I2C does not work
Summary This FAQ describes few tips related to I2C peripheral on STM32 devices. 1. I2C Hardware 1.1 Signal integrity The I2C IO pins must be configured as open drain mode. The logic high level is driven by external pull-up resistor. Typical value of...