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.
Dear Friends,
I know that MSP430 programmers could be purchased from TI eStore or some distributors, but I want to make a low cost MSP430 programmer for some beginners who may only want to try some simple test or download firmware. Does anyone have schematic or design example for this request? Thank you.
Here you go:
https://www.olimex.com/Products/MSP430/JTAG/MSP430-JTAG/resources/MSP430-JTAG-D-sch.gif
Well.. I would like to see how you can beat the price of LaunchPad :)
Unfortunately there's no known to me rs232 programmer for msp430. Thou I know one low cost USB programmer: LaunchPad :)
Look - unless you build parallel port programmer and use with oldskool computers that have such (Centronics LPT port) or you buy LaunchPad. There's no lower possible cost programmer for msp430. Live with that.
[edit] I am afraid that LPT programmer does not support SBW mode so most probably you will be limited to chips that supports 4-wire JTAG
Hi Friends,
Here is the details data sheet of MSP430 programmer.
http://www.ti.com/lit/ug/slau320l/slau320l.pdf
For downloading firmware (without debugging) can be used BSL, and there are USB-UART bridge boards on ebay for less than 10$ (just put on ebay search MSP430 BSL). It should work with MSP430x2xx family, but not sure about MSP430F5xx (if the USB-UART bridge is fast enough for BSL entry sequence).
There was no other documents than slau320 for TI JTAG description, and I use it as starting point for my flasher.
Today, regarding TI JTAG code, there is better source of information, slac460 MSP430DLL.
http://processors.wiki.ti.com/index.php/MSPDS_Open_Source_Package
BTW, first version of my SBW MSP430x2xx flasher (at that time TI LP was not existing) was based on MSP430F2121 and MAX3243 packed inside DB9 connector. SBW firmware (based on slau320) for MSP430F2121 was updated by BSL (without extra hardware).
Hi Zrno,
That's what I need. I'll make a duplicate one according to your circuit. Thank you very much.
Sunglin Chen said:Hi Zrno,
That's what I need. I'll make a duplicate one according to your circuit. Thank you very much.
Hi Zrno,
You got that right. I could buy one from eBay, but I hope to learn more details of TI flashing related staff, therefore, I will try to do it by myself. Your posts do provide very useful information to me. Thank you again.
**Attention** This is a public forum