Hello team,
I have tested ADC using adc_soc_software from MCU+SDK for AM263x(9.1.0.41) and EB Mcal(MCAL_AM263x_09.00.01.00).
using same configurations- prescalar, sample window, clock and everything.
I found out that there is difference in ADC count values from SDK and EBMcal.
please refer below table,
Multimeter value in Voltage | Expected ADC Count | ADC Count form SDK software | ADC Count from EB Mcal |
2.815 | 3603.2 | 3570 | 3070 |
2.131 | 2727.68 | 2696 | 2545 |
1.889 | 2417.92 | 2392 | 2365 |
1.494 | 1912.32 | 1894 | 2068 |
1.159 | 1483.52 | 1483 | 1800 |
0.101 | 129.28 | 133 | 452 |
Could you please confirm, why there is a large difference value between EB Mcal and SDK software?
Thanks
Aswathy J G