STM32F429 + I2C1 on PB7(SDA) and PB8(SCL)
Posted on July 14, 2014 at 21:38Greetings all,The STM32F429 data sheet lists the following pinmux options: PB6: AF4=I2C1_SCL PB7: AF4=I2C1_SDA PB8: AF4=I2C1_SCL PB9: AF4=I2C1_SDA I have a custom board which brings the I2C1 bus out on PB7(SDA) and PB...