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.

[参考译文] MSP430F5132:关于 UART 端口

Guru**** 2754255 points

Other Parts Discussed in Thread: TIDA-00121

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1602350/msp430f5132-regarding-uart-port

器件型号: MSP430F5132

我想从 TIDA-00121 设计中获取 UART 端口、我可以如何将已在 UART 上的输入提供给其他 adc.plaese 建议的输入

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Surbhi、

    以下引脚具有模拟输入功能、未在参考 TIDA 设计中使用:P1.5、P3.5、P3.6

    P1.1 和 P1.2 上的 ADC 输入可以重新路由到 这些引脚。

    此致、
    Brian

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    什么是编程更改

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Surbhi、

    在代码中、您需要为模拟信号配置所选的引脚、并设置与这些引脚相对应的通道的 ADC 输入。 以下是 ADC10_01 SDK 示例中的代码片段、展示了如何对 P1.1 执行此操作。  

    此致、
    Brian