I have the PCF8574A chip mounted on a custom bare board. There is an I2C connector, circuit to generate 5V for the I2C I/O chip. The slave address is 0x26. When I try a write and a read I2C transaction, I am getting a NACK back. I tried two different eval boards, I2C write using a simple I2C transaction with EK TM4C1294 XL and an I2C read with an example program on a AVR128DA48 eval board. The pcf8574a part has no pull up resistors on address or I2C lines. The TI eval board needed pullups on the I2C lines, but the AVR DA does not. I appreciate some pointers on what I can be trying.
Thanks,
Priya