Dear All,
Sometime ago I have asked on this forum for an advice regarding the ADC selection - I have chosen ADS124S08.
Bunch of information regarding the application:
- 4 load cells with full bridge configuration,
- Supply voltage of load cells is connected as REFP0 and REFN0,
- STM32 is being used to communicate with ADS,
Operation:
- Wait 1s for PCB boot, after power apply,
- Set ADS registers as I wish,
- Wait for 100ms,
- Start the conversion on channel 1, wait on DRDY,
- Read the value, reconfigure for next channel, wait on DRDY,
- ... continues,
SPI is running correctly, registers are written also accordingly. Read values are correct, registers settings are also correct.
Issue:
I have run some simple temperature tests on this PCB, separating the PCB and load cells in the climate chamber, or combining them. At certain temperature, after the initialisation it seems that PGA settings are not correctly written - read values are 100 times smaller (around). After heating the area specifically and reset of power supply, ADS runs with correct settings of PGA.
Voltages at rails and reset signals, raise properly nothing abnormal measured.
Did anyone, encountered similar issues? Any temperature dependence observed? Shall I reinitialise the ADS periodically? Is there any sensitive circuit (RESET, AVDD, etc.) which could be affected by value temperature change of the components?