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: 7766
  • 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
Messages 47640 - 47669 of 51687   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
47640 Chandrika S
chandrikas21 Send Email
Feb 1, 2011
3:22 pm
HI, iam trying to develope a programme like by varying the input voltage ouputput pwm pulses should be change.The following is my code .But problem is iam...
47641 Chandrika S
chandrikas21 Send Email
Feb 1, 2011
3:23 pm
any one help me analog(input) control register in EZ430RF2500....
47642 James Joyce
jj031317 Send Email
Feb 1, 2011
8:00 pm
More information would be helpful. ________________________________ From: Chandrika S <chandrikas21@...> To: msp430@yahoogroups.com Sent: Tue, February...
47643 Mike Staines
mike_staines Send Email
Feb 2, 2011
12:44 am
I would like to publicly thank Old Cow Yellow for his (great) help with my project to use the MSP430 as a RF (radio frequency) transmitter. He developed a very...
47644 Mike Stovall
mikestovall... Send Email
Feb 2, 2011
1:11 am
Mike, I second that to OCY. Mike ... From: Mike Staines To: msp430@yahoogroups.com Sent: Tuesday, February 01, 2011 4:44 PM Subject: [msp430] A big tip o' the...
47645 Jon Kirwan
jondkirwan Send Email
Feb 2, 2011
2:14 am
... Thanks, Mike. I will be very much looking forward to reading all of the details. I may attempt it if the docs are good enough that I have a chance...
47646 adrian.pope00 Send Email Feb 2, 2011
7:19 am
Hello, I'm a student working on a project that uses a photodiode array to generate a hardware interrupt. I am able to get over 3V from the array when measuring...
47647 hans
vukkrantuh Send Email
Feb 2, 2011
8:46 am
Hello Adrian, Without knowing anything about your circuitry... Have you configured the input pin on the MSP430 as an input pin (PxDIR). If it is still ...
47648 Jon Kirwan
jondkirwan Send Email
Feb 2, 2011
9:26 am
... I assume this array places some photodiodes in series, then, if it is to generate more than one diode drop. At 3V, without a load, there should be several...
47649 Chandrika S
chandrikas21 Send Email
Feb 2, 2011
9:49 am
hi, my programme is like pwm is varied by changing the input voltage.iam changing the input voltage by using potentiometer.i attached my program code and...
47650 Augusto Einsfeldt
augusto_eins... Send Email
Feb 2, 2011
11:49 am
Chandrika, I do not intent to breakdown your innitiative, but you clearly don't know what you are doing. You have to understand the hardware (device) you are...
47651 OneStone
onestone_apc Send Email
Feb 2, 2011
12:20 pm
Why not use a phototransistor? Al...
47652 marcuswaynus Send Email Feb 3, 2011
1:06 am
I installed Eclipse Helios and 20100218-msp430-gcc-4.4.3-gdb-7.0.1-insight-6.8.exe but the IDE does not see the compiler. I try to start a project and I don't...
47653 Chandrika S
chandrikas21 Send Email
Feb 3, 2011
4:54 am
hi, i need to write the programme for frequency measurment of pwm pulses.iam using the ez430f2500. plz any body to help to develop a code for the above...
47654 David Brown
davidbrown563 Send Email
Feb 3, 2011
9:40 am
... Have you tried asking your textbooks, listening to lectures, or talking with your teacher? If I've misjudged you and you are not a student, then tell your...
47655 Mike Staines
mike_staines Send Email
Feb 3, 2011
1:11 pm
Hi, all... A couple of days ago I posted that I would like to use the MSP430 as a radio transmitter/exciter. Thanks in LARGE part to Old Cow Yellow's work, I...
47656 Bob
rdunlop3428 Send Email
Feb 3, 2011
1:15 pm
Some have found Google to be a useful resource... Try the following query - (pwm OR "pulse width modulator") code example (msp430 OR ez430f2500) I would...
47657 ratishpunnoose Send Email Feb 4, 2011
12:12 am
... I'm stuck in an airport and will take a stab hoping to provoke more discussion and to learn from that. ... We'll make the assumption of a single producer...
47658 David Brown
davidbrown563 Send Email
Feb 4, 2011
12:47 am
... Your answers are quite good. The basic criteria for needing volatile accesses is that more than one "thread" (including interrupts, RTOS threads,...
47659 leo@...
leosteinfeld Send Email
Feb 4, 2011
8:56 pm
I want to reduce the ram usage of my code. I do not intend to use malloc(), neither static buffer allocation for each module. I want to do a tradeoff between...
47660 James Joyce
jj031317 Send Email
Feb 4, 2011
9:11 pm
Are you just trying to measure the voltage created by changing the position of the potentiometer? That's what it seems from the ADC code. P2.5 seems as if it's...
47661 Xavier
berger.xavier Send Email
Feb 7, 2011
4:30 pm
Hello, For sharing the RAM memory between several functions, you need to have a clear view of the memory mapping. I advise you to define this memory mapping...
47662 David Brown
davidbrown563 Send Email
Feb 7, 2011
5:20 pm
Maybe I've missed out a bit here, but what's wrong with the obvious standard C way to share memory between different uses - use a union? union { struct { ...
47663 Chandrika S
chandrikas21 Send Email
Feb 8, 2011
6:04 am
hi, this the programme code for frequency measurment.can i see the output in buffer directly or i need to see somewhere.plz help me. ---------- #include...
47664 vijaynarayana
vijaya_naray... Send Email
Feb 8, 2011
12:21 pm
hi all I need help in using 16X2 Lcd display, i have configured the LCD correctly and i am able to print a static string " hello world ", i need to display a...
47665 Leon Heller
leon_heller Send Email
Feb 8, 2011
1:46 pm
... Check it with a debugger? Leon -- Leon Heller G1HSM...
47666 Chandrika S
chandrikas21 Send Email
Feb 8, 2011
2:28 pm
debugger means .i did not get you what you are telling? ... From: Leon Heller <leon355@...> Subject: Re: [msp430] output To: msp430@yahoogroups.com ...
47667 Leon Heller
leon_heller Send Email
Feb 8, 2011
2:56 pm
... Something like the TI FET: http://focus.ti.com/docs/toolsw/folders/print/msp-fet430uif.html with your development software. Leon -- Leon Heller G1HSM...
47668 old_cow_yellow Send Email Feb 8, 2011
4:24 pm
That code has at least two mistakes. The if ... else ... statement: if(Current_Edge_Time < Previous_Edge_Time) { buffer[i++] = ((0xFFFF - Previous_Edge_Time) +...
47669 Xavier
berger.xavier Send Email
Feb 8, 2011
4:26 pm
Hello, You are righ David, Union definitions are the way for sharing the memory between 2 variables. I used to use struct to force all my variables in the...
Messages 47640 - 47669 of 51687   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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