The MSP-EXP430G2 is a Development Tool a.k.a LaunchPad provided by the Texas Instruments to learn and practice on how to use their Microcontrollers. This board falls under the MSP430 Value Line ...
In this tutorial we will make a Digital Clock by interfacing RTC module DS3231 with MSP430 and display the time and date… ...
A template for building applications for TI MSP430 microcontrollers. This project is developed and maintained by the MSP430 team. The cargo generate subcommand (Installation instructions). TI's MSP430 ...
Connecting an SD-Card to your Launchpad opens up your options to use the MSP430 platform as a cheap data logger, from temperature to acceleration. Although you can log to an SD-Card in a raw format, ...
Editor's Note: For individuals looking to explore MCUs and MCU-based design principles, low-cost development kits offer an easy, low-risk entry into the intricacies of these complex ICs. In this ...
Build the project by selecting Project > Make from the menu. This compiles all ?les that have been modi?ed since the project was last made and links them. In fact it is usually a better idea to do ...
[Springuin] just posted a tutorial about debugging MSP430 projects using Eclipse. He read our feature about debugging under IAR, a proprietary IDE which TI offers as a code-limited freebie with the TI ...