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

Trouble with DHT11 Library (MSP430G2553)

Hey guys, I am trying to work with this library: http://forum.43oh.com/topic/2239-solved-dht22-temp-rh-one-wire-sensor-on-energia/?p=19474   To my knowledge, everything is configured correctly. I have...

View Article


Trouble with BH1750 (Tiva C-Lm4f123gxl)

#include <Wire.h> //BH1750 IIC Mode #include <math.h> int BH1750address = 0x23; //setting i2c address uint16_t val=0; byte buff[2]; void setup() { Wire.begin(); Serial.begin(9600);//init...

View Article


New BSP430 release available

BSP430 has been updated to the 20141115 release, which includes full support for msp430-elf and support for the new FR4xx/2xx chip families. Details are available on the web site.Of particular interest...

View Article

For loop tutorial - clarification - Larson Scanner

Tutorial maybe should mention the term Larson Scanner, which seems to be a general term for the bouncing back and forth light effect, used in Cylons in Battlestar Galactica, and then re-used in Knight...

View Article

Image may be NSFW.
Clik here to view.

trouble with battery backup

Hi...   I managed to get my latest clock running with a 7447 as per my previous post without a ULN2003, but now I have another question.   I'd like for this clock to have a battery backup. I figured...

View Article


Energia on EXP430FR4133?

Are there any plans for Energia supporting this new launchpad?   I  like this HP-41C - ish LCD display, on a TI board ;-)  

View Article

Help with using the LCD5110 library in Energia

I really need help to understand how to use libraries in Energia with a msp430 2453 Launchpad. I'm using version 13 of Energia.  I'm really stuck and clueless on how to do this.  I've searched and...

View Article

Image may be NSFW.
Clik here to view.

TM4C1294 pin table spreadsheet

I have found the Energia pin map pdf's are difficult to match with the (several) pin numbering systems so I created an Excel spreadsheet to combine all of these. It's in a spreadsheet so you can sort...

View Article


CC3200 Issues while trying to connect to a past WiFi profile

Hi,   I'm using a cc3200 Launchpad. On my first run, I provided the SSID and Passphrase to connect to my router as shown below: char ssid[] = "testrouter"; char passphrase[] = "testpassphrase";...

View Article


ENERGIA AND PROCESSING

I am trying to run an Arduino program on MSP-430G2452 using Energia. My code is sending data to PROCESSING(I.D.E.) on my computer via usb, to change the colour of a box(made using processing) when a...

View Article

Image may be NSFW.
Clik here to view.

Schematic checkup

Hey guys,   Can I please get some feedback on a schematic for a USB/Bluetooth project before ordering the PCBs?    BLE_USB_KBD_v0.8.PDF   462.85KB   18 downloads   The schematic is divided into 4...

View Article

Question using: Energia, PWM, Motor-controller-SN754410 and L-pad MSP430F5529

Would like to try Energia using:  LP F5593, SN754410 as motor controller, 2 dc motor, PWM. (try build a line-following robot) Doing this to learn to use Energia. SN754410 pin use: 5v on 1,9,16, V-motor...

View Article

Air Boosterpack on launchpad MSP430F5529 problem.

Hello everyone! I meet a problem using Air Boosterpack on launchpad MSP430F5529.   I'm trying to make a small sensor network, a star network. 1 gateway and 2 sensors. The gateway sends a SYNC command...

View Article


Simple LPM4 serial demo ... does not work

Hello,   The µc shall sleep all the time, unless the button is pressed, then there should be an output on the serial console. After that i want to let him sleep again. But it doesn't work.. why? Can...

View Article

Image may be NSFW.
Clik here to view.

New Grove BoosterPack from Seeed Studio

Hey all Just wanted to announce the availability of the Grove Base BoosterPack from Seeed Studio! Here's a quick blog post that introduces the BoosterPack:...

View Article


Image may be NSFW.
Clik here to view.

New Grove BoosterPack from Seeed Studio

Hey all Just wanted to announce the availability of the Grove Base BoosterPack from Seeed Studio! Here's a quick blog post that introduces the BoosterPack   In short, this BoosterPack enables the...

View Article

Image may be NSFW.
Clik here to view.

msp430g2553 goes crazy

Hi, everyone!   (I'm completely newbie, so excuse me if my questions are stupid) I made my first "device" (pic related). It works fine for a short period of time (like an hour or something like that),...

View Article


Add sample rate on msp430g2553

Fellow s I need some help, with my msp430g2553.I want decrease the sample rate can anyone help me Biza, Sent from my iPad using Tapatalk

View Article

Simple debug capability through serial in CCS - noob question

Hi, the debug capability of energia via serial interface was for me a very nice feature for testing serial communication. Does the Code Composer Studio 6.0.1 also has a possibility to use the UART back...

View Article

Maximum input frequency detectable by MSP430g2553

Hello,   Could anyone tell me the maximum input frequency which can be read through the analog pins of MSP430g2553?   Thanks in advance!

View Article
Browsing all 2077 articles
Browse latest View live