Programming MSP430G2553 through BSL MSP430 on a breadboard UART bridge programmer
YOUR LINK HERE:
http://youtube.com/watch?v=Zg41y4pgCIA
In this video, we will see how to program the MSP430G2 series microcontroller by invoking its internal Bootloader (BSL) using CCS and any USB to UART bridge. You can use any USB to UART converter as long as it is 3.3v compatible and give access to RXD, TXD, RTS, and DTR pins. Some common USB to UART bridge controllers that work with BSLDEMO includes FT232RL, FT232BM, CP2012, CP2014, PL2303, and CH340G. • • Code Composer Studio: • https://www.ti.com/tool/CCSTUDIO • • BSLDEMO Program: • https://github.com/gbhug5a/MSP430-BSL... • • Post Build Command: • __Script Location__\\BSLDEMO-2.01c.exe -cCOM* -m1 -ijevpr ${BuildArtifactFileBaseName}.txt • • You can find more info about my projects and where to contact me at https://deepaklorkhatri.me
#############################
