STM32CubeMX I2C on STM32H563
Hi,
I use STM32CubeMx 6.9.1 on a STM32H563 project. Programming the I2C pins, there is no way to setup the I2C_SCL pin as Alternate PushPull. Only the Alternate Open Drain is possible. Why?
In my application, the I2C_SCL pin is connected to a serial EEPROM, and in my opinion there is no reason to not have this possibility.
Or I forget something?
