This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS / TMS570LS1227 :Is the i2cSendByte() function unable to send data 0?

Part Number: TMS570LS1227
Other Parts Discussed in Thread: ADS122C04

Tool/software: 코드 컴포저 스튜디오


Occurred while implementing I2C Config set of ADS122C04 IC.
The problem itself is being used without any problem by sending 8 bytes using I2CSEND.

There is no response if data 0 is sent using the I2CSendByte() function.


If I enter the value 0 in the TD buffer, I'm wondering if it's normal to not respond.