This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Experts,
I am asking for my customer here.
We found that AM243x-ALX only ADC10Bit. But when we look into the SDK ADC example based on LP-AM243X, all parameter calculations are set with 12 bits.
Is this correct? If yes, Is there any calibration or conversion done inside AM243x-ALX? If it is used normally, should I calculate by 10 Bit or 12 Bit?
Hi
I got the information from the HW Team.
For this you can use the same calculation for 12-bit.
Since ALX didn't have the pins available to support ADC_VREFHI and ADC_VREFLO, it is unable to meet the spec for 12-bit precision, but it's still the same 12-bit IP, so all calculations remain the same and they just get truncated 10-bits from 12-bit result.
You can test it at your end, by giving a constant 3.3V input to ADC Pin and see the debug prints.
I can also check at my end.
Regards
Sri Vidya