noForth for MSP430
In addition to @monsonite's Forth research, I found noForth. Mentioning it separately here as it is a MSP430 project. is functionally equivalent to the previous version (noForth 1210, october 2012)....
View ArticleGPIO state when programming with SBW
Hi guys, awsome forum, have been reading for a while, this is the first post. Although I'm no beginner with electronics in general (did analog IC design for more than 10 years), I'm definitely a...
View ArticleEnergia & the Sensortag
How do I connect a sensortag to Energia? I assumed I used the xds110 to probram & debug, but Energia complains: IcePick_C: Error connecting to the target: (Error -260 @ 0x0) An attempt to connect...
View ArticleMSP430 Programs and Arduino-type Header Files
I am new to the MSP430, and have so much to learn. I would like to have some help understanding what exactly the following code examples would allow me to do with the MSP430, and how it would benefit...
View ArticleThe BSL Bootloader - A Poorman's Guide
I got interested in the BSL bootloader about 6 weeks ago whilst trying to find a programming solution for a product at my work. I have done a bit of research and written it up as a 2 part post on my...
View ArticleMSP430FR5969 standby current 0.4uA is it possible.
I have been round and round this this problem has anyone achieved this ? If anyone has achieved 0.4uA please could you share the code as i can only get in down to 220uA. I can get the G2553 down...
View ArticleCant install Energia on ubuntu help
I am new on linux and i am doing this... downloading the energia then following this steps Installing Energia Open a terminal and cd to your how directory: cd ~ unpack the energia using tar. tar -tzf...
View ArticleMy F5529 LaunchPad is back from 2 weeks vacation
2 years ago I had a small project using a F5529 LP with TMP006 sensor booster pack, connecting to an OpenWRT router using serial to send data to ti.exosite.com, and also a 16x2 LCD readout. Last...
View ArticleUsing MSP430 to build a flasher for a SST39SF010A
Hi all, Thanks for all your support. I've been working on building a 'Nibbler' 4-bit CPU project by Steve Chamberlin ( http://www.bigmessowires.com/nibbler/ ), with the help of a board developed...
View ArticleProblem with msp430g2553
Hi everyone, I face with a problem as below when using MSP430G2 launchpad (LP) to flash code and debug MSP430G2553: - When I connect LP to the target board ( designed as attached file) my program work...
View ArticleMSP430-GCC v4.0.1.0 with code composer studio
How do I get Code Composer Studio (mac beta version) to use the new compiler? I tried right clicking a project, Properties->General->Compiler version and in the "Select Compiler Version" window...
View ArticleUltra sonic is limited range
Hi everyone, I use SRF05 to measure ranges, in datasheet, they wrote that it can measure up to 4 meter. But I use below source, maximum about 165cm....
View ArticleSerial port option in Energia is unavaible
Hello boys and girls ! Again, i have problem with Energia. Now i am using linux mint 17.3, i ran it succefully, but i can't choose anything from serial menu. Here is the screenshot.
View ArticleEmbedded_Printf
I would like to share with you this library. Is an embedded version of the famous "printf ( )". - https://github.com/agaelema/Embedded_Printf The start point was this post in the e2e where an user...
View ArticleMSP430 and CC110L communication
Hi, I am new to the forum, and hope I am doing this right. If this question is in the wrong spot please let me know. I have two MSP430G2 launchpads and a CC110L AIR module booster pack. My goal is...
View ArticleHow to control DC motor with ULN2003 and msp430?
Hello, I'm trying to control a 3v dc motor from msp430 launchpad connect by USB cable with array of darlington transistors circuit known as ULN2003 (data sheet in attachement) in the picture below, I...
View ArticleHard intvec rejumping through Soft intvec for Firmware updates
The idea is that any new firmware does not include the upper 512bytes of Flash, but as IRQ vectors will change with new firmware but is now part of the firmware-block as compiler Intvec have been moved...
View ArticleOriginal Educational BoosterPack
Does anyone have the test firmware for the original Educational BoosterPack as shown on the YouTube video: It would be very helpful to me to see the code for this testing script. Thank you for...
View ArticleOlimex MSP430-G2744BP BoosterPack
Does anyone have an opinion on this particular Booster Pak: https://www.olimex.com/Products/MSP430/Booster/MSP430-G2744BP/ It indicates that the supported device is the MSP430G2744 in 40-pin DIL...
View Articleexp5969 and CC1120
Hi, I have msp430fr5969 and cc1120 and want to construct a sensor node. my question where can I get the SPI code to establish the communication. Any suggestion or hint will be highly appreciated.
View Article