Second I2C bus generating 60 Hz square wave at SCL
Posted on March 15, 2018 at 14:51I have successfully implemented an initial I2C bus (I2C1) in my custom board design (using STM32F405). I then added a second I2C bus (I2C2) to my design and have initiated it and set it up identical to I2C1. The fi...