Resolved! unable to use External I2C connector on STM32H753I-Eval2 board
I am trying to use the external i2c connector (CN4) on the STM32H753I-Eval2 board to connect with the i2c connector (CN2) on STM32F769I discovery board. STM32H753I works as master and STM32F769I works as slave.On STM32H753I, the function "HAL_I2C_Mas...