Other Parts Discussed in Thread: TCA6416A, USB2ANY, TCA6424, TCA6416, TCA9539, TCA6424A
I have IO Expander EVM board with TCA6416A installed. It's address pin is pulled up by design, so the address is 0x21. I send a dummy data to it, like 0x00, it does not respond, a NACK bit is recieved. I tried other possible slave addresses, pulled that address line to ground with a jumper, and shifted both options to one bit right and left in case of need. Still, I cannot communicate with it. I was using F2803x MCU as master, but for speed and debug purposes, I have a USB2ANY, I'm trying to send data from that.
I can communicate with the other IO expander on the EVM board however, its TCA6424. It sends ACK bit.
What should I do? I run out of options.
Thanks