User Activity

In my project I'm trying to use 1 Arduino Due as I2C Master communicate with 4 NucleoF7 as slave, and the I2C mode is setted to Fast-Mode(400kHz), the I2C part of the code on STM MCU show as the followingi2c_timeout = 1; // 1 ms  ...