Other Parts Discussed in Thread: MSP-EXP430FR5969 , MSP430FR5949 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/570170…
Other Parts Discussed in Thread: BQ40Z50-R2 , MSP430FR5949 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/850447/bq40z50-r3-device-fw-read-block-command…
Other Parts Discussed in Thread: MSP430FR5949 大家好,最近遇到个问题,就是用msp430FR5949内部温度传感器测温度,程序写好后,用仿真器在线测试,不接外部电源的时候,可以正确采集数据,但是接上外部电源的话,采集的原始数据就变成了4095,希望大家帮帮我,在此非常感谢!以下是程序
#include <msp430fr5949.h>
#define CALADC12_12V_30C *((unsigned int *)0x1A1A) //…