Can I use Energia Libraries in Keil????
<p>Can i use Energia Libraries in Keil uVision5.</p><p> </p><p>I want to use 430Boosterpack with TM4C123G Launchpad.</p><p> </p><p>Energia has...
View ArticleCan I use Energia Libraries in Keil????
I want to use Tiva C with 430boosterpack. I tried some sample example codes available in Energia. and its working good. Energia has built in libraries for 430Boosterpack and SPI. But I am using Keil...
View ArticleHelp please!
I have been banging my head against the desk for 3 days trying to figure out interrupts on the MSP430... but no joy. What I want to do is: When a input is detected on PIN1.5 activate output on...
View Articleinc/hw_memmap.h no such file or library
I'm running through the examples that comes with the Grove starter kit (https://github.com/Seeed-Studio/LaunchPad_kit) and have run into an issue with the temp_humi_sensor example. When I try to...
View ArticleCC3200 LP : Is it possible to do a Software Reset?
Hi, there's several occasions where I need a reset so that my program can start all over again. Is it possible to do this from the code directly? Thanks!
View ArticleTI and Temboo are Building the Internet of Things
I just got an email from TI today talking about "TI and Temboo are Building the Internet of Things". more here:...
View ArticleInformation Logging
What we have: MSP430F5529 MSP430G2 CCS (the latest version I believe) as the interfacing software Problem: We need to log information obtained from the ADC ideally into a text file. Methods used:...
View ArticleTimer functions expaination and TimerPrescaleMatchSet
LaunchPad CC3200 Energia 14 Windows 7 64-bit Hi all, I'm trying to generate a PWM signal but I can understand relationship between this commands: MAP_TimerLoadSet MAP_TimerMatchSet...
View ArticleTI CCS Cloud - Public Beta
I noticed this - https://ccs.ti.com/ It's in public beta right now. It's a Node.js-based lightweight version of the CCS IDE without debugging features (just code flashing). Supports importing...
View ArticleStellaris as a tool
The best example of Stellaris as a tool is as a logic analyzer see here.. http://www.sodnpoo.com/posts.xml/variable_sample_rate_stellaris_logic_analyser.xml Currently I am working with the ESP8266...
View ArticleMSP430G2553 Pullups
Hi All, Been a while since ive posted, but have picked up a little BLDC project again. I have designed a PCB for this BLDC controller im making, but have put pull-down resistors on the hall sensor...
View ArticleLunchpad Board with Blutooth modul
Hi, I got some HC-06 Bluetooth Board which I want to connect to a msp430 uC. At first I want to change the name and password of the Bluetooth modul, can I do this with the Launchpad Pad, by only...
View ArticleCC3200 AP mode and connecting to the home WiFi
Hi, I am trying to connect my CC3200 to the home WiFi using the AP mode. I was wondering if there is any sample code for that? I have difficulty to communicate with the CC3200 webserver and send my...
View ArticleFTDI Drivers on Mavericks and Yosemite
Energia's installation instructions for Mac specify a USB FTDI driver that apparently hasn't been updated since OS 10.7. Has anyone verified that it works on Mavericks and/or Yosemite? I believe...
View ArticleMSP430fr4133
Hi everyone, Just received a MSP430 FR4133. Enclosed was a leaflet from Texas Instruments which points to the Energia IDE as a software tool. Installing Energia was an easy job BUT, there is no...
View ArticleProblem with CC3200 and LCD5110 Library
Hi community,I have a problem using the LCD_5110 Display library with my CC3200 Launchpad.The Compiler does not throw any error but the main Example sketch is not working. The Display just stay white...
View ArticleUsing the TivaWare examples in Energia.
Hi all, Forgive me if this has been asked before, the search function didn't find anything relevant for me. I've just picked up the TIva C Series Connected Launchpad board, and I've been messing...
View ArticleSerial communication (UART) with other Wifi modules MSP430
I understand the code about UART with the serial monitor, What should I change if I want to have TX,RX send data to TX RX on another wifi module?? Please help!!!! const int analogInPin = P1_3;...
View ArticleProblem reading accelerometer over WiFi with CC3200
Hello, I am having a problem getting the CC3200's built in accelerometer to transmit data over WiFi. I have the BMA222 example working perfectly and I can send static data from the CC3200 easily,...
View ArticlePin Mux- Energia
Hi, I am just getting started with CC3200 and Energia for my very first project. I wanted to know if it's possible to use pinmux to configure pins of the cc3200 on Energia? if yes/no, what is the...
View Article