Part Number: MSP430FR6989
Other Parts Discussed in Thread: MSP-EXP430FR6989, MSP-FET
Hello,
I'm working designing a custom PCB for a senior design project using a fresh MSP430FR6989 MCU and I would like some confirmation that I have the programming aspect well thought out.
I'm trying to figure out what I would have to do in order to program the new MCU with an existing MSP-EXP430FR6989 LaunchPad once the fresh MCU has already been soldered on the board. My current understanding is that I can first program it using DVCC, DVSS, TEST/SBWTCK, and RST/NMI/SBWTDIO right out of the box with access to those pins on the PCB. I believe I can just load a CCS project onto the fresh board as long as I have those four connections set up.
Next, I also want to use backchannel UART to communicate with the my PC. With the above set up, I should then be able to load a program that configures any UART interface on the MCU as the backchannel UART pins and then provide a way to connect those pins to the jumper pins on the eZ-FET side of the EXPFR6989 LaunchPad.
Is this the correct way to program a fresh MCU on a custom board?
Thanks and I appreciate your time :)