尊敬各位技术人员:
哪位知道M430G2553显示温度的DUI以及代码哪里下载?谢谢您
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.
TI暂时不提供软件,通过ADC读取温度传感器值,再通过UART发送到上位机就能显示了。您自己可以设计温度显示软件。
示例程序您可以到http://www.ti.com.cn/product/cn/msp430g2553的 软件 条目下下载MSP430G2x53, MSP430G2x33, MSP430G2x13, MSP430G2x03 Code Examples,里面有温度转换的代码