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.

msp430f169 AD采样问题

Other Parts Discussed in Thread: MSP430F169

hi,

我们产品用的msp430f169,已经量产,生产过程遇到如下问题:

有个别产品,上电后(2.9V供电)ADC12 采样不正确,正确采样结果应为0.7V左右,实际采样0.1V左右。

初步进行了一下测试:保持供电,对单片机产生PUC信号(比如通过写入错误的看门狗指令),AD采样仍不对,产生POR信号(通过RST管脚),AD采样就好了。不过断电后再次上电,仍然不对。我用示波器测试了上电瞬间单片机VCC的电压,很好很正常,没什么波动。

用3.0V供电的话,就没有问题。

可能是软件关于AD设置的部分的问题?还是个别产品硬件的问题?

谢谢。