Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

msp430 · TI MSP430 microcontroller users group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 7765
  • Category: Hardware
  • Founded: Oct 13, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

So I am beginning to familiarize myself with interrupts and how they work on the MSP430. Below is my code: #include "msp430f2619 ...
4 Apr 11, 2011
8:55 am

Anders Lindgren
rdogs_maint
Send Email

... Yup - IntellaSys closed. ... Nah, Paul - you just asked enough to fund your serious petrol- head excesses from the profits. Truth be told, C was not a fit ...
6 Apr 10, 2011
4:28 pm

Stephen Pelc
sfprem
Send Email

Hey, This is my first time working with MSP430 Family. I am trying to use the built in comparator A to Compare voltage at 'CA0' (Pin 1.6) with an...
3 Apr 9, 2011
11:28 pm

Mark Everett
marcuswaynus
Send Email

Hello! First I must say, that I'm new in posting on users group so please don't blame too much for some mistake. Here is my problem: I'm experiencing very...
1 Apr 9, 2011
8:27 pm

borut.preloznik
Send Email

In my project I want to save an image on an external Flash. There will be a parallel connections between Data and address busees of Flash and GPIO's of MCU. ...
29 Apr 9, 2011
8:26 pm

ravi_10kiran@...
ravi_10kiran
Send Email

Sorry people, yahoo insists my email is bouncing, so I need to post this as a test. Please ignore....
4 Apr 9, 2011
3:41 pm

六月
380121850@...
Send Email

I have been reading (rather, hearing) that there is a limit to how many times flash (info memory) can be written/read. Suppose I have a parameter that is...
12 Apr 6, 2011
3:38 pm

Mark Wayne
marcuswaynus
Send Email

I just got this in my inbox: "Dear valued customer, I am excited to let you know that TI has signed a definitive agreement to purchase National Semiconductor,...
2 Apr 5, 2011
4:06 am

Augusto Einsfeldt
augusto_eins...
Send Email

I have a project ABC in IAR which I would like to rename as XYZ. I tried just renaming the files which I saw had ABC but that did not work. The IAR help was no...
3 Apr 4, 2011
1:52 pm

merapcb
Send Email

Hey folks, When TI first introduced this line there was a good discussion on here about the pros and cons of using it. For the life of me, I cannot find the...
4 Apr 1, 2011
6:32 pm

Mike Raines
one00100100
Send Email

I've been a member of this group for some time now and read with interest the various topics that come up and the thoughtful replies. Being a relatively new...
7 Apr 1, 2011
5:23 pm

Dan Bloomquist
lakeweb
Send Email

Does anyone have any experience with DioneOS and if so what is your view? (supposedly a OS for MSP430s)...
3 Mar 31, 2011
2:40 pm

merapcb
Send Email

Hi, I am developing a communication system with 16 slaves and one/two or 4 master(s). Each slave is a sensor with an MSP430F2618, and the master will save all...
35 Mar 31, 2011
1:05 pm

Beam Former
beam.former
Send Email

I'll say, this is funy... http://e2e.ti.com/support/low_power_rf/f/538/t/101702.aspx BB without wax...
4 Mar 30, 2011
8:14 am

OneStone
onestone_apc
Send Email

I am using the UART on the 1612 for both UART/serial as well as I2C, and configure/reconfigure it frequently. I have found that when ever I exit the I2C mode...
9 Mar 29, 2011
3:12 pm

old_cow_yellow
Send Email

Hi All I am starting to work with MSP430 so please, be patient if it sounds stupid, because I am really a beginner! :) I am currently using the FG4618 and...
6 Mar 29, 2011
1:52 am

old_cow_yellow
Send Email

Hi all, Re. device: MSP430FG4618. I've noticed that the IAR XCAP definitions are different to that of the T.I. data sheet. IAR's header file contains: #define...
3 Mar 28, 2011
9:01 pm

Bob
rdunlop3428
Send Email

Hello, group. I'm in need of a JTAG programmer/debugger interface for the F5xx and F6xx chips, specifically the CC430F6137. The MSP-FET430UIF from TI looks...
2 Mar 26, 2011
3:40 am

automationsolutionsinc
automationso...
Send Email

I am looking for a good piezo/buzzer/transducer of small size. I have tried using the standard type (like on a PC MB) but for some reason without good results....
3 Mar 26, 2011
1:28 am

old_cow_yellow
Send Email

Hi all I'm an absolute novice at in the world of microchip programming. I am considering taking an online course from one of the local community colleges here...
12 Mar 25, 2011
8:15 am

Matthias Weingart
gmane@...
Send Email

8MHz/20 does not equal 2MHz, so if nothing else your comments are wrong. here is the code I use on a 2274 to run the SPI at 4MHz, notice I have commented out...
1 Mar 24, 2011
3:37 pm

OneStone
onestone_apc
Send Email

Hi, All. I not understand - very easy code not work. P1.1 to GND - LED off, P1.1 open - LED on. Not work. void main( void ) { // Stop watchdog timer to prevent...
8 Mar 24, 2011
3:12 pm

Oleg T
t.oleg...
Send Email

I want to build a hardware interface using the F2013 that communicates bidirectionally with a visual basic program that talks to virtual com3 using the ez430...
7 Mar 23, 2011
7:57 am

Jon Kirwan
jondkirwan
Send Email

I have a question regarding the flash erase/program cycles. In the user manual of msp430F4xx states that the number of cycles is min 10^4 and typical 10^5. I...
3 Mar 23, 2011
4:53 am

cbhargava
Send Email

I'm having some trouble getting I2C to work without interrupts on an MSP430F4793 for use in a interruptless bootloader. I have been able to successfully...
2 Mar 22, 2011
8:37 am

Okey, Ian
ian_okey
Send Email

Hey folks, I usually download and test my msp430F5438 software using jtag and MSP-FET430UIF. I use the IAR workbench (full, latest version). Our test...
3 Mar 22, 2011
8:33 am

Okey, Ian
ian_okey
Send Email

I have never encountered this situation before: I can flash the MSP (i.e. program downloads with FET) but it will not run. What might be the reason for this? I...
8 Mar 21, 2011
5:25 pm

Hugo Brunert
hug.me_2
Send Email

Hi group, I am trying to write my first timer code on the ez430F2013 USB board using IAR kickstart. The timer is Timer_A Clock input is VLO No division. Timer...
5 Mar 20, 2011
9:23 pm

Jon Kirwan
jondkirwan
Send Email

Hi group, Newbie question - I was looking at the schematic of the ez430F2013 board. The Xin/Xout pins of F2013 are not connected to anything. Where is the...
4 Mar 19, 2011
3:59 pm

Jon Kirwan
jondkirwan
Send Email

Hi I have been trying to download my progaram to a chip using batch file and I tried using cspybat and kept on getting error I tried download_only but I could...
1 Mar 19, 2011
3:10 pm

ronaldm@...
ntavhe
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help