Other Parts Discussed in Thread: TMS320F28035
Hi,
I am working on 320F28027 microcontroller based USB control stick. In this I am using ADC. It's out put shows saturated (ADC gives the value 4095) when the input reaches 2.8V. I have called the device_cal() at the beginning.
I have attached the readings and its graph for your reff. I understand it is a gain error. TI documentation says that all these errors are taken care by Device_cal() routine. It says "The calibration function Device_cal() writes a factory trim value to correct the ADC full scale gain error into the ADCREFTRIM register. This register should not be modified after the Device_cal() function is called." Any idea about this problem. Is it possible to trim this error by writing some value to ADCREFTRIM register.