Other Parts Discussed in Thread: TSC2004
I have incorporated the TSC2004 touch screen controller into an existing design utilizing the I2C bus for communications.
An Initial bus probe of the I2C bus correctly identifies the peripherals on the bus.
1. If the device is then issued a read command the I2C bus is then locked and the system will then be unable to read or write to any device upon the bus.
2. If the device is written to first with a command & then issued read commands then the device operates as expected.
Is this operation normal for TI devices?
Other I2C devices used in other designs the initial order of I2C Read/Write commands operates either way.