Hi team,
Asking this question on behalf of my customer.
"
We’ve got some issues with our IO Expander that we’re hoping to resolve with some enhanced error checking. To date, we’ve had the part hanging on our I2C bus talking as a slave to our PIC16 master at 100 kHz. It’s mostly good, but there are some scenarios where the ports configured as outputs seem to get out of sync with their commanded state. This sometimes requires us to reset the part to restore normal operation. To help combat this, we’re planning on adding 2 measures. The first is to read the latch state of the output pins. If these come back in a different state than what’s expected, we’ll reset/re-initialize the part. Second, and this is where we need TI help, is we’d like to add some type of error checking to the I2C packets. We noticed that the TCA6424A mentions support for SMBus and wondered if that meant the part supports a form of Packet Error Checking as described in this TI app note. We didn’t see any explicit mention of it in the IO expander datasheet – can you confirm whether this part has this capability?
"
Essentially, can they add error checking to the I2C packets and if so, how?
Thanks,
Lauren