Other Parts Discussed in Thread: ADS131M04EVM
Tool/software:
Below is the abnormal when I use the ADS131M02.
Hardware connect : Connect the CH0N to AGND, connect the CH0P to 0.55V.
Based on the above connection , I got the ADC counter value : 0x7619E9, and the calculation is (7739881/8388608) * 1.2 = 1.10V, which is not match the input 0.55V.
what I did:
- Read all the ADS131M02 Reg, all the value is default value , and the register value of 0x00 is 0x2205.
- Set the register of "CH0_CFG" and do the internal signal test.
what I did like this : Set the 0x09, 0x0e Register's unit MUX1[1:0] to 2'10b, then I get the ADC counter 0x20CEFC, 2150140/8388608 = 0.2563, in my understanding, under internal signal test mode, the ratio should be 2/15 which mentioned in the datasheet.
When I set the Set the 0x09, 0x0e Register's unit MUX1[1:0] to 2'01b, then I get the ADC counter 0x0006AF.
Hope to get your support.
Thanks & Regards