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.

[参考译文] MSP430F6775A:温度截点与放大器;针对内部温度传感器的 MSP430F6775A 温度斜率

Guru**** 2042920 points
Other Parts Discussed in Thread: MSP430F67791A, MSP430F6775A
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/940754/msp430f6775a-temperature-intercept-temperature-slope-of-msp430f6775a-for-internal-temperature-sensor

器件型号:MSP430F6775A
主题中讨论的其他器件:MSP430F67791A

尊敬的所有人:

 在能量计代码中、metrology-calibration-template.h 遵循常量来测量温度。

/*! 这定义了温度二极管的默认偏移、单位为 ADC */
#define DEFAULT_TEMP_INTERCEPT -9830

/*! 这定义了温度二极管的默认比例因子、单位为 ADC */
#define DEFAULT_TEMP_SLOPE 82

#define DEFAULT_INOP_TEMRATURE 250

以上值适用于 MSP430F67791A。 使用上述常数、MSP430F67791A 计算出的温度是正确的。 现在我有两个问题。

1.这些值是从何处推导出来的?

2.对于 MSP430F6775A、这些值是多少、这样它就可以使用内置传感器计算出合适的温度?

此致。