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.

MSP430F5529: MSP430F5529 USB Firmware Updater using BSL

Part Number: MSP430F5529

Hi MSP430 fans,

I have just forked the TI MSP430 USB Firmware Updater as a Visual Studio 2019 Solution on GitHub : 

https://github.com/Howerd/MSP430_USB_Firmware_Updater

The modifications include the ability to upload firmware from a TI TXT file with more than one @XXXX address command line, and a simpler user interface.

I am posting this here in case it is useful for anyone who wishes to program a MSP430F5529 chip - it should also work with any similar chips with up to 256K bytes of FLASH memory starting at 0x4400.

This program allows the target firmware to be updated using only a USB cable, instead of using a MSP-FET430UIF JTAG Interface.

Cheers,

Howerd

**Attention** This is a public forum