Optimization Problem
Hello, I have a problem with optimization. Can anyone help me? my code is below which is for loop and delaying. volatile unsigned int b; b = 30000; do { b--; }while(b != 0); normally unless I...
View ArticleUbuntu amd64 Eclips
Hi All I'm New to ubuntu the MSP430. But not new to embedded programming and hardware design I want to install Ubuntu 14.04 in VMware then install the MSP430GCC toolchain from source I found this...
View ArticleInfrared (IR) BoosterPack Plug-in Module
Product link. Retails for $19.99, standalone. The BoosterPack with the MSP430FR4133 Launchpad retails for $27.99 The BOOST-IR BoosterPack™ Plug-in Module can be plugged into a LaunchPad™...
View ArticleTM4C1294 Network bootloader
Since this board has been out for longer than the cc3200, maybe there is better hope for a network bootloader ? I found a few discussions on it, but not much to go on, maybe the board is not popular...
View ArticlePololu led strip for MSP430
Hi I want to make a network controlled WiFi strip and was looking for solutions. I ran across the classical "Mosfet RGB trick" and so on. I also saw that Pololu provided a more a less plug and play...
View ArticleMSP430f5529 launchpad interface with SD card
Hi, I am a novice to MSP430 so my prior apologies for asking basic or stupid questions. I am trying to interface SD Card with msp430f5529 launchpad using FatFS file system of elm-chen. Luckily I found...
View Articleregisters avail at msp430
Hi all, i am new to msp430 using launchpad msp430fr5969. i need list of registers available in mentioned msp430 for programming like how we do in MPlab. i have data sheet but it doesnot discussed...
View Articleregisters avail at msp430
Hi all, i am new to msp430 using launchpad msp430fr5969. i need list of registers available in mentioned msp430 for programming like how we do in MPlab. i have data sheet but it doesnot discussed...
View ArticleInstalling Energia on Linux
As a relative novice Linux user, my beef with Energia is the same as with a lot of other software packages: the installation instructions basically end at "download it". OK, I downloaded it. Now...
View ArticleWiFi Sous Vide Sources
Hi 43oh, Last month I posted the sources for the solid state relay board, and I promised I'd post the source code for the sous vide application. Well here it is! sous_vide.zip 6.64KB 2...
View ArticleMuti channel LED driver with MSP430 help....
I finally found this place. I had originally got my feet wet with the Arduino boards, and have gotten a few MSP430's to try. I have built the Digital Read Out from Yuri. My next project I want to do...
View ArticleReading and Powering a Digital Dial Gauge
Harbor Freight offers a decent deal on a digital gauge that also communicates its reading (much like a Chinese calipers). I built up an MSP430 based solution to retransmit this data via UART and...
View ArticleProgramming MSP430FR5969 outside Launch pad.
Hi all I am new to TI environment, before this all of my projects were based on Arduino. I have developed one circuit with 5969 launchpad its working fine. Now I want to make it my own custom pcb for...
View ArticleEK-TM4C1294XL + CC3100BOOST in BoosterPack 2 connector
Hi, Anybody made CC3100BOOST work with EK-TM4C1294XL in BooterPack 2 connector. Pls share sketch. I have been trying this but unable to make it work. However it works ok with BooterPack 1...
View ArticleCode for driving LED boards help needed....
Well I am a code newbie, I have been trying to learn the launguage. Coming from some simpler Arduino projects this is like starting over below the basement...... I know I will need current sensing...
View Articlecc3200 : Switch back and forth between TCP Server and Send Occasional TCP...
I'm looking have a cc3200 able to act as a webserver and every 30 seconds send out a single TCP packet on a different port. I can't seem to find any kind of TCP Server End/Stop. Any help would...
View ArticleTI TDC1000 ultrasonic sensor
TI just posted a nice video on using the TDC 1000 with the MSP 430 to measure liquid levels at: https://www.youtube.com/watch?v=s_K14SJaV78&feature=youtu.be It looks like this is a new part and...
View Articleprogramming MSP430F5338
Hi every one, I am interested in programming my MSP430F5338 with energia. Can anyone please guide. Energia IDE only shows boards and none of those boards have this particular MCU. Thanks
View ArticleCC3200 can't connect to Wlan after being set as AP
Have been having great strides with CC3200 and Energia, but I hit a snag, hoping someone can assist. I am attempting to use a AP server to display to surrounding available SSIDs and connect to it....
View ArticleC2000:Problem with flash memory
I bought C2000 a 1 week ago. I started working today, have been working from last 6 hours. Problem is when ever I flash the program into the C2000 it gets uploaded but whenever I press reset button...
View Article