Quantcast
Channel: MSP430 Technical Forums
Browsing all 2077 articles
Browse latest View live

Windows 8.1 installation probleml

I am trying without success to install Energia 0101E0012 on  my windows 8.1 x64 desktop   After downloading energia and then the drivers into my root directory, I opened energia, compiled the blink...

View Article


Altimeter questions.

Hello, I have been flying rc planes and helicopters for a while now, most of them I build from scratch.   I was thinking that I could slap an altimeter to the planes to see how high they go, but I...

View Article


Energia fails with F5529

Ubuntu 12.04.4 w/ all updates current energia-0101E0012 MSP-EXP430F5529   All fresh installs.   Selected the 16 MHz board, loaded and compiled blnky.  When I went to load the image, I got a "needs...

View Article

Image may be NSFW.
Clik here to view.

Problem with anaren cc110l boosterpack and energia-0101E0012 freeze

can someone please help me, When I write the instruction Radio.begin() in my sketch and Upload this in the MSP430, the program freezes and all the instructions that I write after of Radio.begin() don´t...

View Article

Wizzimote with Energia (CC430)

Hello I will like to work with the wizzimote board (433MHz), based  ona  CC430. In fact I would like to use panstamp code. I can’t use panstamp board because by the moment is intended for 868MHz, and...

View Article


fix for msp430-elf-gcc iomacros.h and asm example

I've been trying out the new msp430-elf-gcc compiler. I like that we have a supported platform from TI that is part of the standard gcc distribution. However, it seems to have a few nits.  If you try...

View Article

energia-0101E0012 and msp430fr5969

Hello, I am a complete beginner in controllers. I just got my first one (MSP430FR5969). After I watched some tutorials I tried to start playing with it. I downloaded and installed everything it was...

View Article

programming tool -language for children

2 of my grandchildren is between 8 and 10 years.  Wanted to get them interested in "programing" . Someone that have recomendation in tools to use. Thinking to start with a launchpad and a robot-kit as...

View Article


connecting GPS and PC via UART serial comm.

hi,  i'm using the launchpad msp430G2553 and a GP-635T GPS.    the GPS connects via UART serial connection but so is the PC connection, how can i read from the GPS and send to the PC?  i've set the...

View Article


Wireless NES controller - project log

So this project is in the works - but I haven't been posting much lately and I wanted to start up a thread on progress.   Here's the basic idea.  I have had a BeagleBone Black for quite a while.  I've...

View Article

Image may be NSFW.
Clik here to view.

DAC GUI V2

Hey all,   Round 2: This extends the peripherals of the MSP430 to a UART based ascii AT command set. For example, send "AT+GET_ADC" over the USB->Serial bridge to get all the ADC values returned....

View Article

Image may be NSFW.
Clik here to view.

CC2500 & Anaren code example

This code example works with Anaren and CC2500 BoosterPacks, (and of course with many other CCxxxx boards, like eZ430-RF2500,) and with G2553 LaunchPad. The code was based on slaa325 from TI (I am...

View Article

Code to Read/Write 24LC256 I2C EEPROM on MSP430G2553

Hello,   I've been lurking here for well over a year and finally figured I should post something.   I've been learning to use the USCI I2C interface on the on MSP430G2553 and came up with this code for...

View Article


MSP430FR5969 RTC_B and battery backup...

Bit new to the MSP430 - I have the new FR5969 launchpad and was playing with RTC_B.   Ideally, I'd like to protect the RTC over a main power failure, i.e. keep it ticking but stop the rest of the...

View Article

PWM input

hi ,  I've switched to the MSP430-F5529 and i'm trying to measure a PWM, and i'm having a bit of hard time understanding the registers use,    i want to use timer TA2 which has (according to the...

View Article


Image may be NSFW.
Clik here to view.

WS2812 driver for Tiva/Stellaris

WS2812 driver for Tiva is available on Stellarisiti site.  

View Article

sprintf

      Hello:   When i try to compile:         char tmp[16];       char format[128];       uint16_t precision = 10;       sprintf(format, '%%.%dX', precision);     I get the following warning:...

View Article


Extending Memory with Flash Support.

Hello All,   I would like to add a flash memory support to the MSP430. Can you please advise on how to accomplish that and if the MCU will manageable to handle the Flash memory. Utlimately, I would to...

View Article

Downloading a pre-complied sketch

G’day, Is there a way of erasing and downloading a pre-complied sketch to a F5529 Launchpad using Energia IDE, but not requiring the sketch source code, or any of the libs present?   This would allow a...

View Article

Linux Toolchain for F5529

Hello everybody! This is my first post. I just got my MSP-EXP430F5529LP in the mail from TI, and I've been playing around with it a little trying to put together a development environment on Linux Mint...

View Article
Browsing all 2077 articles
Browse latest View live