Other Parts Discussed in Thread: ADS1000
Tool/software: Code Composer Studio
Hello,
In our project, ads1000-q1 chip is used
The usage is shown in the attachment. When the display screen is connected to ads1000-q1, the display temperature is converted by ADC, and the screen temperature value is transmitted to ads1000-q1. The SOC terminal now wants to read the ads1000-q1 chip register to obtain the display screen temperature through I2C command.
It is better to read the temperature value with i2cget or i2ctools commands at the terminal.
For example: i2cget - F - Y 7 0x48 0x00.