Tool/software: Code Composer Studio
I am trying to use the i2c module in the Master mode to write & read data from a flow sensor. The flow sensor has its 7 bit address address specified as 0x40 (1000000b). The command to read data from the flow sensor is specified as 0x1000. I am sending this data in the packets of 8 bits. But I am not sure if the connection is being established or not? The communication line waveforms looks like below. Please help!!