请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430FR5739 您好!
在这里、我尝试使用 ADC 读取阶段。 但是、在这里、我使用4个 ADC 引脚分别读取4个电压。 那么、我如何使用 MSP430中的中断读取这些单独的电压。
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.
您好!
在这里、我尝试使用 ADC 读取阶段。 但是、在这里、我使用4个 ADC 引脚分别读取4个电压。 那么、我如何使用 MSP430中的中断读取这些单独的电压。
您好 Shirisha,
这是示例代码
https://dev.ti.com/tirex/explore/node?node=AB2iC4imsXS74bpSS5Hpdg__IOGqZri__LATEST&search=5739
谢谢。