Stm32CubeF4 I2C examples for different boards
Hi,
Im trying to establish an I2C communication between stm32f446nucleo board and stl32f469i disco board,
I flashed the stm32f446-nucleo I2C master code example from cubeF4stm32f446 into an stm32f446 nucleo board and the slave I2C code example from cubeF4-stm32f496i disco into an stm32f469i disco board,
As a result i get an indication ( LedToggle ) that there was an error during communication,
Is what I did correct ?
