Detect I2C device has stopped working
Using STM32L4 with DS3231. Using LL interrupts to communicate with device.Is there any way using interrupts to detect the device has stopped working. stopped working in the sense that that device is not ACK ng or has lost Vcc. not as in device functi...