Question
User Manuel(UM1956) of Nucleo-L432KC and Datasheet(DS11451) of STM32L432KC are different.
I want to use I2C using Nucleo-L432KC Board.
so, I reading User Manuel(UM1956/ about Nucleo-L432KC board) and Datasheet(DS11451/ about STM32L432KC MCU).
but User Manuel(UM1956) and Datasheet(DS11451) are different.
According to the Table 13 of User Manuel, I2C use PA6 and PA5.
According to the Table 15 of Datasheet, I2C don't use PA6 and PA5.
STM32CubeMX follows datasheet.
So, which should I follow to use I2C?