Other Parts Discussed in Thread: MSPM0G3507
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
部件号:MSPM0G1507Thread 中讨论的其他器件:MSPM0G3507
尊敬的专家:
我可以参考此主题来提供指导。 我正在评估示例项目 “ADC12_internal_temp_sensor_mathacl"</s>“ MSPM0G3507 EVM 上运行。
问:使用“TEMP_SENSE0"(“(出(出厂校准值)计算“qVTrim"时“时、“ADC_VREF_VOLTAGE"应该“应该是 3.3V 还是 1.4V?
数据表部分 “8.13 温度传感器“ 提及 3.3V 、而 第 16 章 指的电压范围 1.4V 。

此外、中的注释 “DL_factoryregion.h"行“行 988–990 还提到了 1.4V 。
/**
* @brief Get the ADC conversion results of temperature sensor output voltage
*
* Returns the temperature sensor output voltage at the factory trim temperature
* in ADC result code format. This ADC result code is based upon 12-bit
* sampling mode together with the 1.4-V internal voltage reference.
*
* @return The ADC conversion results of temperature sensor output voltage
*/
__STATIC_INLINE uint32_t DL_FactoryRegion_getTemperatureVoltage(void)
{
我很困惑、因此我想确认哪个基准电压是正确的。
此致、
正常
