I2C comm issue between MCUs
Posted on January 23, 2018 at 12:57Hi,I am using I2C to send data between two STM32F4 MCUs with the same MCU working as a Master always. The master MCU controls a display and sends the slave a massage just when the user changes a parameter.I am usin...