Can Not Use MSP FLASH (Even Energia example Code)
This is my result when I execute Flash Example on msp430g2553. Please tell me why I got this result (not hello world as expected).
View ArticleElectromagnetic pendulum clock
This pendulum clock is not only regulated by the pendulum, but it is driven by it. A hidden magnet in the pendulum swings past a hidden coil and induces a current. This is detected and then a current...
View ArticleEduKit BoosterPack
After couple of years and many ideas, I have finally settled on a design for my experimenter's board. Say hello to EduKit BoosterPack. The EduKit BP comes with 1.8" color LCD and 8 accessory...
View ArticleI can not use strtod() function in Energia
Someone please tells me how to add this function. I've tried to but #include <stdlib.h> but no luck. thanks
View ArticleWS2812 Matrix
Hi everyone, So i've been trying to control ws2812/ws2812B led strips with my Tiva launchpad, the tm4c1294xl. First i will explain what i've been doing. Later when i have a clean code for you all to...
View ArticleHow does cdcSendDataInBackground switch between buffers?
The Examples Guide: MSP430 USB API Stack (contained within the MSP430 USB Developers Package) states that cdcSendDataInBackground alternates between bufferX and bufferY. I stared at the code but still...
View ArticleHow to change command line arguments to gcc in Energia?
How can I add a switch to the g++/gcc command line (or do something equivalent) in Energia? I am importing a library (FastLED) which generates a bunch of warnings about needing -std=c++11...
View ArticleCan MSP430 do this?
I'm very interested in this Dancing traffic light, can msp430 do this? https://www.youtube.com/watch?v=SB_0vRnkeOk
View ArticlePWM with spedific period
hi , i'm trying to create a PWM signal with period of 15 msec and pulse width the can vary between 1.1 msec and 1.9 msec. (I'm using the Msp430F5529 ) how can i do it? thx in advance.
View ArticleMSP430 Launchpad Adding RTC Header
hi i am using msp430 launchpad with msp430g2553.i have downloaded rtcplus.h library .when i add this in energia it displays during compiling an error message as rtc.h not found. what is the procedure...
View ArticleI2C 2 msp430g2553 simple example Help.
Hello everyone! im here again for the 3rd time to ask for some advice/help. This forum has been so helpful! Recently i've implemented some code on a msp430g2553 to read a 7 segment LED display. My...
View ArticleMy new project: imp.guru
Thought that I would share my latest project, it is a web application written in Ruby on Rails but also embedded related. The site is http://imp.guru it is basically a tool that can be used to graph...
View ArticleDevice won't exit from ACC mode
Dear friends I just got my hand on an eZ430 and I connected it to try acc mode. however, as you can see in the attached picture, it will not exit from acc mode ( : and wireless icon are flashing but...
View ArticleArduino Adapter Booster Pack for LaunchPad XL
Hi All, This my first prototype for Booster Pack that connect LaunchPad XL to Arduino Shields It convert 3.3V to 5 Bidirectionaly, I just test it with my own Arduino Shield with SPI works fine. I...
View ArticleBest RTOS for ULP work...
Just wondering what RTOS people have been using (if any) that can take advantage of the MSP430[x] ULP modes? I've been having a look at TI-RTOS, FreeRTOS, TinyOS & Contiki etc. Experiences...
View ArticleTM4C129 Ethernet client: http request loss when receiving continuous inquiries
Dear oh43 users, I am facing trouble on an application providing on a webserver serving html documents and images from a SD card and running on a EK-TM4C1294XL platform. Currently, I am bypassing the...
View ArticleLow Power Radio Module: CC2533
Hi, I'm working with a ek-tm4c123gxl board with boostxl-senshub. Diving into TI TivaWare C series code (2.0.1.11577) and Energia (0101E0012), I was able to get all the sensor readings from sensor hub...
View ArticleAny news regarding the CC3200 launchpad?
Hi everybody, I am eagerly awaiting some news regarding the addition of the CC3200 in Energia. I have two of these critters lying around and I cannot wait to start developing with my favorite IDE....
View ArticleTLC5940 with MSP430G2553 wiring schematic
Hello everyone! I'm pretty new here and I would like to ask if can someone provide a correct wiring schematic for TLC5940 to MSP430G2553? Thanks in advance!
View ArticleESI Project: Digital tachometer, speedometer, and intelligent shift light
Recently there was a contest for applications using TI's ESI hardware rotation/flow sensing peripheral, I was one of the winners of that. Actually TI did a pretty cool thing and gave the prize (target...
View Article