STM32F411 I2Cs
Posted on June 21, 2017 at 13:00Hi,I am using two I2C busses with STM32F411 uController (I2C1 and I2C2) and I need to implement a pass-through between those two: messages coming from I2C1 shall be forwarded to I2C2 and viceversa.Is there any example...