Olimex Support Forum

Microcontrollers => MSP430 => Topic started by: mindentropy on November 11, 2023, 08:59:17 PM

Title: ARM-USB-TINY-H JTAG programming of MSP430G2553.
Post by: mindentropy on November 11, 2023, 08:59:17 PM
Hi,

The ARM-USB-TINY-H says it works with MSP430. Is there some documentation that I can find to program MSP430 via JTAG using ARM-USB-TINY-H? Is there some documentation on how to support MSP430? I can add support to MSPDebug to include ARM-USB-TINY-H.


Title: Re: ARM-USB-TINY-H JTAG programming of MSP430G2553.
Post by: LubOlimex on November 13, 2023, 09:57:29 AM
No documentation at all.

I believe that the FTDI2232H chip inside is good enough for BSL programming but I don't know if regular JTAG is achievable. In any case it would be significant software effort.

If you need more info maybe check on using "FTDI to program MSP430". You get results like this:

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/262194/ftdi-usb-to-jtag

Maybe ask again in TI forums or OpenOCD forums, somebody might have done something in the past.