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.
The msp430f5659 comes preprogrammed with a Boostrap Loader (BSL) for it's USB port.
The documentation says " a UART BSL is also available for devices with USB module that can be programmed by the user into the BSL memory by replacing the preprogrammed, factory supplied"
does anyone have any experience with this? Does TI have code that will do this?
We'd like to use the 5659, in fact we have it already in a design, but need to use a UART Bootloader, and we'd rather not change IC's( I see the 5359 has the UART BSL)
Any one with experience on this?
Thanks for your help,
Dubs
Yes, this is inside TI open source BSL examples.
There is last USB / UART / I2C factory version for all devices with updatable (stored in flash) BSL. If you can't find binary (TI txt file), you just need to rebuild sources (for your device familly) with your device selected as target. And than replace (unlock / erase / write) factory BSL by SBW or JTAG.
https://e2e.ti.com/support/microcontrollers/msp430/f/166/p/553151/2021989#2021989
**Attention** This is a public forum