Welcome to the MSP430™16-bit Ultra-Low Power MCUs Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".
Dear All,
It is possible to programming other MSP430XXXX uC with MSP-EXP430FR5739 board?
The Spy Bi-Wire lines are on the board so I think it possible, or not?
Gabor
Hello,
As long as the device you want to work with supports SBW you will be fine. Some of hte 430's do not support SBW and require a 4 wire JTAG interface for programming.
-Jason
---------------------------------------------------------------------------------------------------------Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------------------------------
Hello
I tried to connect the SBW lines in a MSP430G2553 and a MSP430F2013 (according to the datasheet these support SBW) but the IDE cannot recognize the target device...
I use the CCS v5.
1047526It is possible to programming other MSP430XXXX uC with MSP-EXP430FR5739 board?
Unless the firmware of the FET also contains the required algorithms and product data for a flash-based target, it doesn't matter whether the target has SBW or not. It is, however, possible to program off-board FR chips with the FET on this board.
FYI: the LaunchPads FET contains only code for flashing G2 family devices, as well as most 2x family devices. But even though teh 5x family devices too have SBW, the LaunchPad cannot program them. And it is open whether additional devices will be added through a firmware update later. The only FETs that supports all of them (with a firmware update) are the standalone FET430UIF or GANG programmers.
_____________________________________Before posting bug reports or ask for help, do at least quick scan over this article about reporting bugs. Its content applies to any kind of problem reporting.If you cannot discuss your problem in the public, feel free to start a private conversation: click on my name and then 'start conversation'. But please do so only if you really cannot do it in a public thread, as I usually read all threads. And I prefer to answer where others can profit from it (or contribute to it) too.
Thank you, it's already clear for me.