Sign in

username:

password:



Not a member?

Search msp430



Search tips

Subscribe to msp430



Discussion Groups

MSP430

The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.

  

Post a new Thread

development on telosb

som mitra - Aug 4 2008
Hello Group , I am TinyOS programmer who programs on the TelosB mote. My question is , has anybody tried programming assembly or C(not nesc) directly on to any telosb like mote ... development on telosb

Port manipulation   [4 Articles]

magzky02 - Aug 4 2008
Good day to everyone. I just want to ask how you manipulate mps430 ports. When i toggle high a port, i use 'or' 1 when low, i use 'and' 0 (ex, P2OUT |= 0x02, P2OUT &= ~0x02). N... Port manipulation

bug on code ?!?!   [9 Articles]

edson burgo - Aug 4 2008
I'm working with msp430F2013 making a code, i'm using IAR Workbench to make and debug the code. Part of this code consist in a delayer implement, and i used watchdog to make t... bug on code ?!?!

Port 2 Interrupt On eZ430-RF2500 Along With The Demo Code   [5 Articles]

Eddy - Aug 3 2008
Hi, this is my first time posting here and hope I can get some helps from member in this group. I am using eZ430-RF2500 target board. With the demo firmware program, I am ab... Port 2 Interrupt On eZ430-RF2500 Along With The Demo Code

A bit OT: anyone know of a COM_port-to-COM_port over IP/broadband utility?   [3 Articles]

"Richard (UK)" - Aug 3 2008
Hi, I need to connect a serial COM port on one PC to a serial COM port on a remote PC via ADSL (i.e. IP). There are several paid-for products available - but I can only a f... A bit OT: anyone know of a COM_port-to-COM_port over IP/broadband utility?

eZ430-RF2500 driver under Linux   [4 Articles]

Claudiu Covaci - Aug 3 2008
Hi, I recently got myself a eZ430-RF2500 from Texas Instruments, but I'm having trouble with the Linux driver. After a bit of research I found out that Stephen Glow has found ... eZ430-RF2500 driver under Linux

Basic MSP430 question   [4 Articles]

Henry Liu - Aug 2 2008
I'm trying to use the MSP430, specifically the ez430-rf2500 to power some solid state relays. What happens when the outport port bit on the MSP430 is set to high? Is it tied... Basic MSP430 question

Why does int work but not float?   [6 Articles]

mpbwork - Aug 1 2008
I use sprintf to fill a character array then send it to a LCD. It works with int but not float same for printf and the i/o window in IAR Any ideas? in the declerations i made ... Why does int work but not float?

Settiing a path in CCE

p_murayama - Aug 1 2008
Hello! I am trying to use CCE, free version, and I get trouble understanding how to add a path to the current project (I am used to IAR). I have a folder used in many projects... Settiing a path in CCE

global variable for multiple file   [9 Articles]

magzky02 - Jul 31 2008
my code is very long. I used to place all my codes in a single file. Now i want to split them so that 1 module will be placed on one file. My global variable declared in main.c... global variable for multiple file
previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | next