Other Parts Discussed in Thread: DRV8823, TCA9555
1. If I am initializing all pins to output only, then what should I do with INT (interrupt) pin?
2. If I am not using some IO pins, then it will left unconnected, should I do pull up or pull down?
3. If I am using only 8 IO's only, remaining 8 IO's I am not using, then during I2C communication, do I need to send values of second byte every time?
4. Is TI having any IO Expander IC consisting 12 IO's only?
5. Is it possible to Interface DRV8823 IC on the IO pins of Expander IC PCF8575?
6. If I am using first 8 IO as Output port, remaining 8 IO I am not using. My requirement is to change my Output port after defined time like 25mS, therefore my output will remain unchanged for time period 25mS, so how can I set this configuration during I2C communication ?