Other Parts Discussed in Thread: MSP430F149 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/609018/msp430f149-setting…
Other Parts Discussed in Thread: MSP430F149MSP430F149串口程序执行失败,这是我制作电路板的原理图和PCB板,利用JTAG烧写引脚高低电平变换的程序,单片机可以运行程序,但是把串口通信程序
却无法执行,请教一下各路大神,是那里出问题了呢
#include <msp430x14x.h>
/********************主函数********************/ void main(void) { /*下面六行程序关闭所有的IO口…