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.
Tool/software: Code Composer Studio
I reviewing the documentation for the bootloader use in MSP430F2619S. I understood it is UART on P11 and P22 but documentation SLAU319n is unclear, it did not include 430F2619 in table 1. I could not find example code or tool that work with this device.
I'm on CCS7
Can you help?.
Best wishes
R.
Hi Richard,
The MSP430F2619S-HT is represented in the F2xx column ofTable 1 in SLAU319:
Ti also provides the BSLDEMO or the MSPBSL library to help with using the BSL on this device. Let me know if you have any further questions. The BSLDEMO can be found in the deprecated folder in this download.
Best regards,
Caleb Overbay
The F2619 is also shown in Table 21 of SLAU319. Also note that BSLDEMO2 may or may not provide the correct polarity on DTR and RTS for the special signalling sequence on the chip's /RST and Test pins as shown in Section 1.3. It assumes you are using the circuit shown in Section 4, but using a USB-to-Serial adapter instead, I found that RTS was right, but DTR was the wrong polarity. So I modified BSLDEMO2 to add the option to invert the DTR line. Let me know if you need that.
**Attention** This is a public forum