STM32F4 I2C - is it possible for slave MCU device I2C interface to stop functioning while the rest of the I2C master MCU and attached devices carry on communicating happily?
I have an STM32F401 MCU acting as a master on its I2C1 port linked to a slave STM32F407 MCU, and a couple of DIO expanders (PCF8575). After a random period of between minutes and days the Master appears to stop updating the Slave MCU but continues to...