Hi,Probably a dump question but wanted to make sure I got it right.On a STM32 MCU, lets sayPB0/PB1 (scl/sda) have AF4 as I2C1PB5/PB6 (scl/sda) have AF4 as I2C1If I configure all PB0/PB1/PB5/PB6 to use AF4 as I2C1,Enabling/reading/writing on I2C1 work...