Other Parts Discussed in Thread: MSP430F5340 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/694615/msp430f5340-cystal…
Other Parts Discussed in Thread: MSP430F5340 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/728272/msp430f5340-program…
Other Parts Discussed in Thread: MSP430F5340 , MSP430F5438A 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/729109…
Other Parts Discussed in Thread: MSP-TS430RGZ48B 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/578778/msp430f5340…
Other Parts Discussed in Thread: MSP430F6733 通过微控网的一个帖子“MSP430程序自升级的实现原理及过程”,基本上跟上面的代码差不多,但是出现了一个奇怪的问题:当单片机没有程序的时候,从上位机发来的程序可以正常的进行写入,更新和启动,但是一旦里面有个程序之后,从串口发送升级指令也可以正常接收,但是在升级的过程中,要不就是在Update()函数中,擦除应用程序占用区域的EraseFlash()函数里最后一行打开全局中断那个地方,进入Disassembly…