hi
we r using OMAP3530 under WINCE6.0.... using EVM3530 platform....
can u provide some examples used to READ /write I2C.... we tried using TUX_i2c sample code which available in BSP....
we were able to open I2C2 handle...but not able write as per protocol... we monitored the SDA signal on CRO..the 1st byte was ACked,,, and found out that no ACKs were coming frm Slave after the 1st byte sent frm master..
can pls clear the concept of SUB-ADDRESS used in TUX_I2c... is it cmd code that has to be sent to slave... or is it the 2nd byte that the slave is expecting...
waiting for help....
thnx ...