Hi,
I am using ADAS3022 (ADC Board) interfacing with HDK, The output value (ADC converted value) reading from HDK was not stable, For example from the below table am giving input 5v for that am getting the output as 6FFC but it varies from 6EF0 to 6F0A
Input Voltage | ADC value(HEX) |
5 | 6FFC - it varies from 6FE0 to 6FFC |
4.5 | 6F03 - it varies from 6EF0 to 6F0A |
4 | 6335 - it varies from 632F to 6340 |
Please clarify, how to stable the data. Thanks in Advance