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.