Resolved! STM32L562 I2C Holding SDA/SCL at 0.8V and 1.0V respectively
Hello - I recently took a working design and upgraded from the STM32L4 to the STM32L5. I'm having a major issue getting the i2c bus to work properly.I have SCL (PB11) and SDA (PB10) configured.I have pull-up resistors (4.7 kohm) on each of SDA/SCL. I...