How to use Serial1 with Tiva
G’day Not too sure of the protocol regarding posting Tiva questions on this forum. It seems the stellaris forum is very quiet now. Also there must be a lot like me that have grown up on the 43oh and...
View ArticleProblem reading more than one Analog Chanel on CC3200
<p>Hi folks</p><p> </p><p>I started to use CC3200 in the ENERGIA environment.</p><p>I was using the examples from the Book "Arduino projects to save the...
View ArticleHow to select correct include file
G'day I'm porting a sketch from F5529 to Tiva, and want to be able to use the sketch on both (until debugged). I thought the following would work: #define _TIVA true //true for Tiva, false for...
View ArticleSolar Cell Booster Pack
This is my first attempt at a booster pack design. The design is inspired by the TI/Element 14 Fuel Tank Booster Pack. I wanted to improve on a few of the aspects of the Fuel Tank as well as add a...
View ArticleOutput Pins Don't Work
Hi, I'm running Energia on Windows 7 x64. My Launch Pad model is the MSP-EXP430F5529LP (25Hz) My board's green LED will light up when connecting to the computer, the red LED will flash while...
View ArticleAbout capacitive sensing controllers
I have now been prototyping with my project which has 3 capacitive "buttons". I tried the example code provided by TI, MSP430G2xx3 Demo - Capacitive Touch, Pin Oscillator Method, 4-buttons, and it...
View ArticlepanStamp NRG is already on sale
Dear colleagues, I'm more than happy to announce the release of panStamp NRG, our new Wireless ISM (868/915 MHz) module based on the CC430F5137 MCU and programmable from the Arduino 1.5 IDE....
View ArticleCCS - TI Resource Explorer can't see Energia CC3200 hardware
My program is not functioning as desired, and the Energia environment doesn't have debug tools.So I am trying to use Energia on the CCS. The TI Resource Explorer locate Energia examples, but only for...
View Articlepins_energia.h change SPI to USCIB0 to USCI A0
Hey Guys, I am new user of Energia. Currently, I am using MSP430G2553 chip to write data in SD card. I found code that works on USCIB0 SPI communication. Here is the link for the code. This code...
View ArticleLaunchpad as USB to Serial programmer
I have ordered some ESP8266 modules and discovered you can flash the firmware in order to make it program over WiFi. This allows me to use the ESP8266 as a standalone IOT node. But to get the firmware...
View ArticleCc2531 using as a transmitter
Hi guys, I have two cc2531 modules, 1 I am using as only receiver so I think I can directly use it through packet sniffer to receive.. But on the transmitter side how do I configure my cc2531 as a...
View ArticleCc2531 used as a transmitter
Hi guys, I have two cc2531 modules, 1 I am using as only receiver so I think I can directly use it through packet sniffer to receive.. But on the transmitter side how do I configure my cc2531 as a...
View ArticleStellaris+Energia+SRF08+I2C
Hello guys,Im trying to establish a I2C conection between my stellaris and SRF08 sensor. Which I2C ports pins on the stellaris pad do you think ,would be the most suitable ?(as there are about 3-4...
View ArticleI2c communication: wire.endTransmission() problem
Hello Guys, I am using I2C communication to talk to the RTC chip(Real time clock). I am using this code for it http://wiring.org.co/learning/libraries/realtimeclock.html. I am using Wire library given...
View ArticleFailure installing service pack for CC3200 LaunchPad
Just got my CC3200 LaunchPad and am trying to install the Service Pack (1.0.0.1.2) as described here: http://energia.nu/cc3200guide/#upgrade Apparently I can connect to the board (from UniFlash on...
View ArticleStuck with programming the Anaren Airbooster using energia
Hi. I want to control a motor with pwm provided by the msp430g2553 and the energia analogWrite function, and pass it values remotely using the Anaren AirBooster pack. Transmitting launchpad, uses the...
View ArticleSD card interface on MSP430
Hello, I have been trying to interface my MSP430 to an SD Card with the booster pack. I tried to run the PetitFS code to write anything on my SD Card but without successful. I am aware that I need...
View Articlenrf24l01+ pa lna issues
I am currently trying to extend the range of my nrf24l01+ modules. My current working setup is running a raspberry pi and a msp430g2553 (launchpad) using the nrf24l01+ with only the pcb antenna....
View Articletrf7970 NFC boosterpack energia library
friends i'm trying to work with CC3200 with NFC boosterpack by SPI communication.i have downloaded a file (http://www.ti.com/lit/zip/sloc297) .which is compatible with msp430g2553. since i'm not...
View ArticleBasic Control Register Control for LED Blink Issue
Hello everyone, I am new to MSP430G2553 and a beginner at programming. But I am trying to do something simple to start off which is to do the blink example, but without using digitalWrite and instead...
View Article