我用TMS320F28069 AD采集电压 采用定时器中断触发AD 基准采用内部基准vrefh=3.3V vrefL=0V 但是转换精度达不到12位,这个是为什么呢?如何提高AD采集的精度
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.
我用TMS320F28069 AD采集电压 采用定时器中断触发AD 基准采用内部基准vrefh=3.3V vrefL=0V 但是转换精度达不到12位,这个是为什么呢?如何提高AD采集的精度
楼主能达到多少的精度呢?
另外,没有任何一款ADC,写着16bit or 12bit ADC,就是真的16or12bit。
我们要看的指标是ENOB,有效位。 也许16bit的ADC的有效位只有10位也说不定。
针对F28069,有效位有10.5bit,正常在10bit 和 11bit之间,具体多少,看您的能力和实力。取决于很多因素,PCB布线,软件滤波算法,内外部参考。
可以给楼主信心的是,我有客户用了两个外部Reference做参考,做软件矫正,可以做到11bit。