MSP430 and MSP432 (MSP430F2132, MSP430G2553, LaunchPad…)

2015-12-05
Programming of MPS430 for Ubuntu (Linux Mint)
You don’t do these steps. The repositories for Linux Mint and Ubuntu contains all packages. You have to install only gcc-msp430 (compilator), msp430-libc (other libraries – legacymsp430.h) and mspdebug (for…

2015-12-05
MSP430F2132 and programming with LaunchPad – Spy-bi Wire
Microcontroller MSP430F2132 is programming 2-Wire JTAG (=SBW, Spy-bi Wire) or 4-Wire JTAG. MSP430 LaunchPad can programming SBW. On input reset (RST) is connected pull-up resistor. If microcontroller isn’t connected, you…