Hello...
I use 6 ADS1248 chips for 22 chanel sensing for battery charger.
Battery charging modules make heat and switching noise, so zero and full scale input is changed in fast period.
Since I need to fast AD Conversion for all 22 chanel, I can't use system calibration function.
I want to read zero and full scale reference externaly and write it to OFC and FSC.
I already apply OFC with read offset value and it seems work well.
But I don't know how caluclate FSC value.
I think its equation may be "FSC = Read Value Of Full Scale Input - OFC".
In the datasheet, 0x400000 is default FSC value for gain 16.
I don't know why 0x400000 is default FSC value.
If you have any other good idea to do fase calibration, please help me.
Thank you