请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430FR2311 工具/软件:Code Composer Studio
你好
如果我们为电路板 msp430fr2311的一个引脚提供模拟输入、则将其存储为如何在 CCS 中编写代码
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.
工具/软件:Code Composer Studio
你好
如果我们为电路板 msp430fr2311的一个引脚提供模拟输入、则将其存储为如何在 CCS 中编写代码
您的 MCU 无法测量电流。 您需要将 I 转换为 U
TIA 可用作 I/U 转换器。
使用 I/U 转换器时、您需要将 I/U 转换器输出连接到其中一个 ADC 引脚
另一个 ADC 引脚的测量信号电压。
包含 ADC 项目的 MSP430FR231x 代码示例(修订版 C)链接、您可以在此处找到:
www.ti.com/.../toolssoftware