Hi everyone!
I'll try to explain my problem, I already read the post that the the title box suggested me, but I could not find something to help me.
Maybe something about the offset.
What do I have
So I have a ADS1232 which seems to work pretty good, the sensibility is just great.
To the ADS1232 I have connected 2 load sensors (3 wires each) and all the connections as specified in the data sheet
http://www.ti.com/lit/ds/symlink/ads1232.pdf Page 25, Figure 42
The main differences are that: I'm not using an external crystal and the micro controller is 32bit ARM .
The experiment
So on experimentation I found that I can read the differences of Kilograms, even half Kilograms ( I'm from Chile, here we use Kilograms instead of pounds).
That numbers in the reading is 22.000, so If I apply 1 Kilogram on the base (where the sensor are) the sensor lecture rises 22.000 which works pretty well. Tried with 1, 2 ,3 , 1 1/2 to 70 Kilograms and seems to be correct.
The Problem :(
The problem is that the lectures of the sensor keeps decreasing, for example if the ADS1232 sends 688.974 on the beginning it keeps falling to 480.000 and then increase again and the decrease again. If I apply a Kilogram to the sensor it will rise that value adding 22.000 to it.. however it start to fall again. and keep dancing.
It seems I'm not able to have a steady basal measure.
What have I tried
So far I tried by building everything up again, double check the sensor, the connections, the caps, even the code. But it seems I'm missing something.
I've also found that the +5V power supply seems to oscillate due the ADS1232.
So please if anyone had a problem like this and have a suggestion, or a TI user may have a solution, please let me know.
Thanks in advance!