MSP430 News, Projects and Forums

The Signal Path – Passive Filters, Data Transmission and Equalization

The Signal Path – Passive Filters, Data Transmission and Equalization

Mar 27, 2012

Shahriar, the blogger from The Signal Path has new tutorials put up since we last checked. The latest one is on filters. In this episode Shahriar explores the world of filters! Starting from a simple lumped RC filter, he briefly covers the theory before moving onto measurement techniques. The bandwidth of the filter is verified experimentally in the time...

[Tutorial] Display Internal Temperature Sensor Readings on a Nokia 5110 LCD

[Tutorial] Display Internal Temperature Sensor Readings on a Nokia 5110 LCD

Mar 24, 2012

oPossum has written a detailed tutorial on converting the internal temperature ADC reading to useful values, along with code: TI has some sample code for the internal temperature sensor(SLAU144), but it does not explain how to scale the ADC reading to useful units of degrees. Here is a step-by-step explanation of how to do the scaling with integer math for...

Eclipse Plugin for MSP430-gcc and MSPDebug

Eclipse Plugin for MSP430-gcc and MSPDebug

Nov 24, 2011

XPG has been working hard to develop a plugin for MSP430-gcc and MSPDebug… and it looks like he’s come to a workable solution. He’s made sure it works with the latest version of Eclipse Indigo. If installing from source or the command line intimidates you, then this is a perfect method to install an open source development environment for the...

MSPSCI Tutorial Updates

MSPSCI Tutorial Updates

Nov 21, 2011

Beretta as usual has been churning out awesome tutorials on the MSP430 peripherals. Following are his latest tutorials. Make sure you comment on his articles, so he gets some more encouragement. Tutorial 15A: Analog Signal Conversion Tutorial 15B: Using ADC10 Tutorial 16A: Getting Serial Tutorial 16B: UART Definition Tutorial 16C: Accurate Clocks Tutorial 16D :...

MSPGCC Uniarch Install Tutorial

Sergiocampama  tipped us about his Uniarch tutorial in the Forums. Uniarch is an initiative to unify all the work left behind by mspgcc3 and mspgcc4, while also separating the boundaries between the compiler and TI header files. This ‘branch’ of mspgcc is the most advanced one, having over 300 supported MSP430 devices. I have updated the guide and...

Launchpad Toolchain for OSX

Launchpad Toolchain for OSX

Nov 3, 2011

Javi of OSX-Launchpad let us know that a fresh version of the mspgcc toolchain installer for OSX has been released. I have upgraded the mspgcc toolchain installer to the latest uniarch gcc, which supports both the MSP430G2231 and the newer MSP430G2452 that comes with the capacitive touch sensor booster pack. It also works perfectly with PentiumPC’s VCP/CDC...