TI MSP430G2 SPI Examples
In my earlier posts (1, 2, 3), I showed some examples of using the I2C protocol with TI’s MSP430 Launchpad. […]
In my earlier posts (1, 2, 3), I showed some examples of using the I2C protocol with TI’s MSP430 Launchpad. […]
I have used DS3232 RTC (real-time clock) in many Arduino based projects before. DS3232 utilizes a temperature compensated oscillator, which […]
SHT21 is a neat little temperature and humidity sensor from Sensirion and I have used it in a couple of […]
I upgraded my Code Composer Studio (CCS) to 5.2.1 a few days ago. An interesting thing I found out was […]
Last week, I mentioned that in order for the I2C bus to function correctly when using the MSP430 Launchpad you […]
I was experimenting with I2C using my TI MSP-EXP430G2 Launchpad and ran into some issues. For a while, I could […]
In this blog post, I will show you how to program an MSP430G2 series chip outside the MSP430 LaunchPad (MSP-EXP430G2) […]
I just started playing with TI’s MSP430 LaunchPad (MSP-EXP430G2) a few weeks ago and have found it surprisingly capable so […]
MSP430 LaunchPad (MSP-EXP430G2) is compatible with many of the TI‘s Value Line series of microcontrollers. For these MCUs, both the […]