morelius21 0 Posted March 31, 2015 Share Posted March 31, 2015 Hi, I'm newbie and i need to know how to program msp430 mcu (SPI, JTAG , etc...). Now i have the launchpad but i don't know which pin are used to burn or for debugging and if i can use the launchpad to burn another mcu. Somebody know a document that explain methods of programming and debugging msp430? thanks for your time Quote Link to post Share on other sites
cubeberg 540 Posted March 31, 2015 Share Posted March 31, 2015 Reset and Test are needed for SBW programming (and at a minimum GND for obvious reasons). I typically add a 4 pin header to my custom boards (VCC, GND, TEST, RST). morelius21 1 Quote Link to post Share on other sites
roadrunner84 466 Posted March 31, 2015 Share Posted March 31, 2015 The LaunchpadG2 can be used to flash any msp430g2xxx device, the used protocol is SbW then. More advanced MSP430's cannot be flashed with the Launchpad G2. Some MSP430's also sport JTAG or a factory flashed bootloader to flash over serial. morelius21 1 Quote Link to post Share on other sites
bluehash 1,581 Posted March 31, 2015 Share Posted March 31, 2015 Helpful thread. morelius21 1 Quote Link to post Share on other sites
morelius21 0 Posted March 31, 2015 Author Share Posted March 31, 2015 Thanks for the information, now i can find the info about sbw and the thread is very helpful. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.