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.

MSP430F5529 单次单通道ADC采样无法实现



1.采用的是Launchpad 的P7.0 A12通道进行电压采样

2.单次单通道 以软件查询的方式实现(因为我需要通过TimerA设置采样率.)

3.网上全部的代码都是中断方式的,而我是软件查询的方式,调用自定义的ADC12_sample()函数失败 ,还卡死在这里。

4.求各路大神指点,不胜感激,坐等。。。