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.

[参考译文] MSPM0G3519:G3519 Vref 和温度传感器问题

Guru**** 2689775 points

Other Parts Discussed in Thread: SYSCONFIG

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1596531/mspm0g3519-g3519-vref-and-tempsensor-question

器件型号: MSPM0G3519
主题: SysConfig 中讨论的其他器件

MCAL 版本:MCAL MSPM0_MSPM0_00.02.05.00  

在引脚 PA23 和 GND(用于 intVREF)之间连接了一个 1uF 电容器、我已将 intVREF 配置为 1V4。

我的问题:

  1. 如何通过 ADC 通道读取 intVREF 值。 选择哪个 ADC 通道(如果可能)。
  2. 如何通过 ADC 通道读取 MCU 温度。 选择哪个 ADC 通道(如果可能)。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    内部温度传感器连接到 ADC0 通道 11。 您还需要在 SysConfig 的“ADC"选项“选项卡中检查禁用通道 11 引脚、但之后、您可以通过主程序中的 ADC 读取温度值。 我不确定您能不能读取内部 Vref 引脚、数据表/TRM 中没有任何内容表明 ADC 通道可路由到 VREF 本身。 希望这对您有所帮助!

    -布赖恩