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.

Can MSP-EXP430F5529LP launchpad be used to program other msp430 targets?

Other Parts Discussed in Thread: MSP430F5508, MSP-EXP430F5529LP

I am working on a project with the msp430f5508 and I have been looking at how I can program the ic on the pcb. Could I use a launchpad that programs a different msp target to program this msp device?

  • Hi William,

    Yes the MSP-EXP430F5529LP can be used to program other MSP430 devices. The upper half of the LaunchPad (above the dotted line) is the debugger that can be used to program a wide range of MSP430's. To do this, you simply need to disconnect the appropriate jumpers from the LaunchPad then use jumper wires to connect to the target. However, you need to keep in mind that the target side will need some capacitors and resistors populated so it can be properly programmed. Please see Fig 2-1 or Fig 2-3 of MSP430 Hardware Tools User's Guide for more information on how to properly connect to the target device and what hardware is needed depending on the whether you will be using SBW or JTAG to program the device. 

    Will you be using 4 wire JTAG or Spy-Bi-Wire (SBW) communication to program the device? I can give more direction of which jumpers need to be removed/connected and what hardware needs to be in place based on this.

    Best regards,

    Caleb Overbay

  • I am trying to copy the method of programming that I used in one of my university classes. In that case I was using the tm4c123gxl launch pad to program the same target device as was on the evaluation board. I think it was the 4 wire JTAG method as I remember soldering 4 connections between the emulation part of the launchpad to the pcb with the target. 5 if you include the ground connection.

  • Hi William,

    My apologies. You can only program via SBW with the current setup of the MSP-EXP430F5529. This can be done by removing the jumpers labeled "SBW RST" and "SBW TST". These are the SBWTDIO and SBWTCK signals respectively. Then you'll need to jumper connect the debugger side of these connections to the target. Please refer to Fig 2-1 of MSP430 Hardware Tools User's Guide showing how to properly connect to your target.

    Also don't forget to connect the LaunchPad's ground to your target's and provide the same level VCC to your target as you do to the LaunchPad. Finally, ensure you have a 47k pullup resistor and a 2.2nF cap on SBWTDIO on the target side.

    Best regards
    Caleb Overbay
  • Okay, thanks for all your help!

**Attention** This is a public forum