STM32G473 I2C2 pinout mistake in Datasheet
Hi,
I would like to make a new electronic design with the STM32G473, using I2C2.
But it seems there is a mistake in the datasheet regarding the pinout.
On pin description it says:
PA8 = I2C2 SDA
PA9 = I2C2 CLK
PA10 = I2C2 SMBA
Whereas on Alternate function it says:
PA8 = I2C2 SMBA
PA9 = I2C2 CLK
PA10 = I2C2 SDA
Which one is correct?
If I look on other similar MCUs, I think the second version (Alternate function) is correct, but if I check on CubeMX, it says the same as on pin description.
Thanks for your help!
