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.
请教!
MSP430 ADC模块进行AD转换时,模拟输入引脚的输入电阻或输入电流是多少?
在进行ADC转换的时候要针对采集信号的输入电阻做相应的处理,具体的计算公式在指导手册中已经详细说明,一般的规律是采集信号的输入阻抗越大ADC的采样保持时间要越长,这样才能使得ADC采集的信号准确!
Hi, Xunke,
你好!不同MSP430 MCU的不同类型ADC的输入电阻不一样,具体参数要在该MCU的datasheet,ADC, Power Supply and Input Range Conditions这一栏中看到。
Regards,
Hardy
如果前端没有运放隔离,10K的电容有点大,你可以查一查你用的那款MCU的ADC 输入阻抗,一般都只有几百欧姆或者几K级。最好是加一级运放,或者减小串联的阻抗。