(Universal) Color LCD graphics library (2)
This is my new universal graphics library (original one is here.) Supported boards (this is out of the "box" support, but the library will work with any board after small changes.) TI's MSP430F5529...
View ArticleStellaris Wireless Programming
Hello, friends.I am finishing a modification to the Energia IDE that allows you to program the Stellaris by bluetooth without needing a usb cable .I've been having some problems, because I can not find...
View ArticleThe Sub-1GHz BoosterPack for 2013/2014
So as I understand it, the only Sub-1GHz boosterpack available right now is Anaren's AIR CC110L which seems to get a bit of attention (one of the TI'ers used it for a DIY project presented at the Maker...
View ArticleNew Energia release 0101E0010 - 09/12/2013
I am happy to announce that release 0101E0010 just went up on energia.nu. I want to thank everybody for their support and contributions. Energia would not have been possible without such an awesome...
View ArticleSending reports for HID+HID USB
How do you send reports to the computer when using composite HID+HID? In the Descriptor Tool, I have the mouse as interface 0 and keyboard as interface 1. When enumerated, the device polls for mouse...
View ArticleRF bootloader
I'm trying to build a home automation system and would like to be able to update the firmware on the nodes remotely via the NRF24L (SPI) module. Either that or go with an embedded scripted language but...
View ArticleHelp me port energia to msp430g2274
UPDATE: i accidently wrote msp430g2274 instead of msp430f2274 in the title of thread.I tried to change title by editing it using full editor but i can't.It gives me some error that thread key is not...
View ArticlePlaying with CC3000 on MSP430F5529 with Energia
The latest release of Energia includes a library for the CC3000 WiFi BoosterPack. The library comes with an example called simpleWebServer. I've faced some issues and here are the solutions I've...
View Articlesuggestions for glitchy serial monitor in Energia 9 and 10?
Long story short: sometimes it works and sometimes it don't. I've read through every post related to the 43oh serial monitor in Energia. I've tried it on three different computers running XP and...
View Articledesigning smart energy meter using msp430f5438
I am designing the energy meter using msp430f5438.Just now I have begun.I want to know how to inerface current transformer and potential transformer with the mcu through level shifter.Can someone...
View ArticleMSP430G2553 and ADXRS450
Hello, I try to comunicate with ADXRS450 via SPI. But receive data is always is same. All detail and code: #include "msp430.h" #include <signal.h> #define CS_DIS {P1DIR|=BIT3;P1OUT|=BIT3;}...
View ArticleNew Chronos Kit
http://www.ti.com/tool/ez430-chronos&DCMP=Chronos&HQS=Other+OT+chronos I noticed that the users' guide was recently updated, so I took a look. About 14-18 months ago, I did some work on a...
View Article[SOLVED] Help! Software PWM for the MSP430F5529
SOLVED! Thanks Energia! Link to solution I'm using a BoosterPack with PWM in pin 9 = P2_1 @ G2553. Unfortunately, the MSP430F5529 doesn't feature PWM in pin 9 = P4_2 @ F5529. How to implement a...
View ArticleCall for Design - SD-Card + EEPROM + SRAM + 40-pin connector TFT BoosterPack...
This call for design continues my initial Call for Design - SD-Card + EEPROM +SRAM BoosterPack for Stellaris LaunchPad with an important difference. Instead of including female connectors to plug...
View Articlebenefits of #pragam CODE_SECTION()
i come across a piece of code that puts every ISR code after #pragma CODE_SECTION("somewhere"). Is there any benefit from doing so? optimization? This is under TI CCS, by the way. will appreciate your...
View ArticleTlC5940
i am newbie..... can some one help me with interfacing tlc5940 and msp430 launchpad........ thanks in advance.......
View ArticleRTC (ds1307) MSP430G2231
Hi All, I am very new to MSP430G2231,Can you please guide me how to manually connect the ds1307 to launchpad as i have nly 14 pins. And how i can generate a interrupt at 10'O clock and 2'O clock...
View ArticleChange Frequency to SI570 DXO on I2C. (not fully fonctionnal).
Hi all ! On another thread (cheat sheet thread), I have explain I use launchpad for driving a SI570. some of you have need I share my work. it's ok... look attachment file. For understand my work, i...
View ArticlePowering the MSP430 on Launchpad w/Emulator Disconnected
Hi, I have a MSP-EXP430G2 Rev. 1.4 with ....G2231 installed. I have disconnected the on-board emulator supply by removing the J3-VCC jumper. All info on the web and TI literature that I have found so...
View ArticlePervasive Displays EPaper Boosterpack
I wasn't aware of these epaper BoosterPacks by Pervasive Displays. Did anyone already play with these? http://www.pervasivedisplays.com/kits/ext_kit Seems to be identical with Adafruit's...
View Article