MSP430F5529LP programming
I wish to use MSP430F5529 in my design along with CC1120. Currently, I have interfaced MSP430F5529 Launchpad kit with CC1120 EVM. Replacing the code written for MCU that used by TRXEB is tedious. I...
View ArticleHow many channels of analog to digital conversion can the MSP430G2553 handle?
I have another project where I have 4 analog signals that I need to convert to 4 digital signals. The update period on the hardware is about 1ms. I was thinking about using the 12bit A-D, since...
View ArticleIntroduction to Watch Dog Timer (WDT+) of MSP430
A short introduction to Watch dog timer Mode and Interval Timer Mode of MSP430G2553 using MSP430 Launchpad.The code is written in C and compiled on IAR EW. Full Tutorial here ->...
View ArticleRS485 Communication using MAX485 and MSP430 Launchpad
In this tutorial we will interface a MSP430 launchpad containing MSP430G2553 with a RS485 decoder chip from Maxim (MAX 485) and send data to an x86 PC through an RS485 Link. Software running on...
View ArticleRS485 Communication using MAX485 and MSP430 Launchpad
In this tutorial we will interface a MSP430 launchpad containing MSP430G2553 with a RS485 decoder chip from Maxim (MAX 485) and send data to an x86 PC through an RS485 Link. Software running on...
View ArticleRS485 Communication using MAX485 and MSP430 Launchpad
In this tutorial we will interface a MSP430 launchpad containing MSP430G2553 with a RS485 decoder chip from Maxim (MAX 485) and send data to an x86 PC through an RS485 Link. Software running on...
View ArticleRS485 Communication between x86 PC and MSP430 Launchpad
In this tutorial we will interface a MSP430 launchpad containing MSP430G2553 with a RS485 decoder chip from Maxim (MAX 485) and send data to an x86 PC through an RS485 Link. Software running on...
View ArticleRS485 Communication using MAX485 and MSP430 Launchpad
In this tutorial we will interface a MSP430 launchpad containing MSP430G2553 with a RS485 decoder chip from Maxim (MAX 485) and send data to an x86 PC through an RS485 Link. Software running on...
View ArticleMSP432 CMSIS Update
I just noticed this today and don't think I've seen it on 43oh... Starting with MSP432 software update scheduled for March 2016, the MSP432 header file system will be updated to the CMSIS-Core...
View ArticleChristmas tree blinky thing
Last year my daughter (she was almost 7 back then) got interesting in soldering. So I let het solder stuff together, no function whatsoever. It did not last long, until she wanted to solder something...
View ArticleCode not run when use external power
Hi everyone, I am using MSP430G2 Launchpad to make strip LED effect, I used CCS to debug and flash to MCU, I have been facing with a strange problem, When I debug (press on resume button) my program...
View ArticleCode examples for timer A up count mode, with output mode 6 then 7?
I have been looking for some code snippets of the timer A up count mode Setting TA0CCR0 = 512 for 1 sec with the crystal hooked up and /8 Input low to start timer start timer in mode 6 toggle/set...
View ArticleSimple FAT32-SD-Project
Hello, I would like to start using SD-cards in my MSP430-projects. I have read there is Petit FatFs ported to the MSP430g2553. I already checked the files and found the code quite messy and difficult...
View ArticleVery accurate timer
Hello all together, I need a very accurate timer for a midi clock. For that reason I need a timer, that is giving me for every beat 24 beats back. At hte same time, I need a serial connection with...
View ArticleBeagle GPS logging
I know I haven't finished off my desk clock project just yet, But I've been requested to design a new GPS logging device for my sisters Beagle Club, The basic idea is that a sent is placed with a guy...
View ArticleWatch Dog Timer Interrupt not working
Hello, a programm that was working on the MSP430G2553 is no not working any more. After a lot of trials, I found out, that my millis() function is not working any more. Since my Arduino times I like...
View ArticleWhere's the MSP432 going?
The recent deal on the MSP432 Launchpad had got me thinking. It's been out a while now. There's still only the two devices - differing only by memory size. The silicon is still listed as XMS - i.e....
View ArticleGPS logger for a local Beagle club
I know I haven't finished off my desk clock project just yet, But I've been requested to design a new GPS logging device for my sisters Beagle Club, The basic idea is that a sent is placed with a guy...
View Article43oh wins TI Community Highlight Award
Too shy to tell us yourself, @bluehash? Well, I'll have to do it then! It looks like 43oh has won TI's Community Highlight Award. Definitely well deserved. This place has always been a great source...
View ArticleQuad Thermocouple BoosterPack (MAX31855)
This was a project begun last winter in the hopes of having an array of thermocouples to monitor my old woodstove when operating it ... Well I never got around to finishing it, but I have a fancy new...
View Article