Resolved! I2C Between two STM32 boards not working
Hi,i'm trying to send data from an stm32f446-nucleo board ( as a master ) to an stm32f469-disco board ( as a slave ) but it is not working correctly,PS: Each board is connected separately to a USB Port from PC.MASTER Code :int main(void){ SystemClock...