Hello, I'm using TMS570LS3137 HDK board and I'm trying to use I2C bus.
I'm developing my project under CCS6 and I'm using Halcogen 4.2 to make drivers for this MPU.
On I2C bus I have an EEprom 24AA025E48-I-OT.
So I have different questions:
1- how can I set R/W bit: I have not fouind any way to set this;
This is the scenario:
MPU is master and eeprom is slave
On MPU I set slave address to hex 52 then I try to transmit a single command byte, but on logic analizer I see only hex A5 (it is 52 with lsb set to 1) with no data