Hi, we have a design that has firmware written for the NXP PCAL6416A. Because of this, there are some commands in the firmware that are not supported by the TCA6416A. I am looking at substituting in the TCA6416A, but would like to not change firmware if at all possible. Will the TCA6416A be affected if command bytes are written that are not supported?
For example, in the PCAL6416A, the input mask must be enabled before the INT pin will function, so our firmware writes command 0x4A, followed by two bytes of data (0x0000) to enable the interrupt. If command 0x4A is written to the TCA6416A, how will it respond?
Thanks,
Robbie