Question
STM32H743: Which GPIO pins can be used as I2C (SDA & SCL) ?
When configuring I2C in STM32CubeIDE, the SDA & SCL pins are automatically assigned.
Can I assign pins PA10 and PA9 on STM32H743 as I2C (SDA & SCL) ?
What things i should keep in mind when using pins other than the one auto assigned by STM32CubeIDE?