Yes, but there could be error if interrupt happens during the communication.
I found this could occur with LCDOUT when interrupt occurs,
but if you are always updating, it will correct itself next time.
Some clock chips have a pulse per second output that could be used to
interrupt the chip independently of the I2C communication.
Bookmarks