MSP-EXP430FR6989
The largest FRAM LaunchPad yet - https://store.ti.com/msp-exp430fr6989.aspx- $17.99 (128KB FRAM, 2KB SRAM) That one must've snuck in undetected! Similar to the FR4133, this has a built-in LCD. A...
View ArticleMSP432 Serial Libraries
Hi, I just got started on programming the MSP432, and I'm looking to use it as a data logger. The sensor I'm using uses serial communication, and I was trying to set up another set of Rx/Tx pins on the...
View Articlemspdebug + Olimex MSP430-JTAG-ISO-MK2 extremely sloooooooow
Hello all, I am trying to use mspdebug with Olimex MSP430-JTAG-ISO-MK2 on Ubuntu 14.04 and it is extremely slow, takes 3 minutes progragram ~80K. The MSP-FET430UIF takes less then 30 seconds to...
View ArticleMSP432 Timer32 use
I'm going to assume one Timer32 module is used by TI-RTOS as a system tick-like timer for task scheduling, but what about the other?Is it in use somewhere and/or can it be accessed in Energia or somehow?
View ArticleUV sensor X 3
Hi guys, So, we are making a project where we use 3 UV sensors.We want to get the readings of 3 sensors connected together but we want the serial monitor to show only the readings of the highest...
View ArticleSoftware PWM vs. Servo Library
I am using an MSP430fr5969. The board only has one hardware pwm available and it located on P1.2. For my application, I need to generate two different pwm signals to control two different motors....
View ArticleHow to change system clock frequency of tiva c launchpad using PLL on energia?
hello, i'm new here, and i want to know how to use PLL to change the tiva C systeme clock frequency? thanks
View ArticleRouters external IP address
Hello, Using the wifi library I can determine the local address and gateway address which is the routers internal IP address. How do I determine its external IP address. Thanks, Saleem
View ArticleNetwork Settings
Hello, Currently I hard code the said password and other info related to my app in the code. I would like the user to avoid this and have the user be able to configure it. What are the solutions to...
View ArticleWindows Remote
Just letting the group know about a recent announcement by Microsoft for technology to work with Arduino, that look like it should work for Energia. Windows Remote Arduino - This uses the Firmata...
View ArticleStrange MSP430FR4133 effect - defective launchpad
I'm working on a project using the MSP430FR4133 launchpad an have encountered something strange. I use the launchpad to talk to a nrf8001 ble module and I have some code for this up and running fine....
View Articlemspdebug + Olimex MSP430-JTAG-ISO-MK2 extremely sloooooooow
Hello all, I am trying to use mspdebug with Olimex MSP430-JTAG-ISO-MK2 on Ubuntu 14.04 and it is extremely slow, takes 3 minutes progragram ~80K. The MSP-FET430UIF takes less then 30 seconds to...
View ArticleEnergia and serial.print
Greeings all! I am using the Stellaris launchpad, but I think this applies to ant energia launchpad: As a trial/test, I am using energia to have the launchpad send the number 1 on serial1 (using...
View ArticleSMCLK and HardwareSerial
I've got an F5229LP app that sets SMCLK to XT2 with a divider of 4. (XT2 = 25Mhz crystal, which is also the source for MCLK) When I initialize the clocks, HardwareSerial no longer produces an accurate...
View ArticleMSP432 - can't use any macro Px_x
Hi everyone, I'm having a weird problem. I just downloaded Energia 15 for windows and when I try to use any pin with Px_x (Ex: P1_0 for the single Red LED) it gives me that it wasn't declared. I've...
View ArticleEnergia for MSP430F5528
Hello , I have used Energia for the Launchpad before with MSP430F5529. I am now designing my own board with MSP430F5528 . I was wondering if I can use Energia for it?When I try to program from Energia...
View ArticleIssue with I2C Receive Interrupt
I have problem with the following code. I am trying to communicate with Master and Slave. I want master to issue some command to the slave(To start ADC on the slave) and then start reading the data...
View ArticleLooking for already made or designed hardware
I have a small project on MSP430F55xx, which is only need to be usb connected to pc. And I want to skip step of designing and/or manufacturing hardware. I need something like usb stick or small board...
View Article