Resolved! I2C between STM32F411 (MASTER) and STM32F103 (SLAVE)
Posted on August 13, 2017 at 02:27Greets All,I am trying to set up I2C communications between a nucleo STM32F411RE board (as master) and a STM32F103C8T6 Blue Pill board (as slave). I am using cubeMX and Keil. I also want to use DMA. I want to set th...