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
"paddu.koti" - Oct 23 2008
Hi,
I have to check whether the data in RAM retains after a POR reset,
I have to use an external supply and reduce the voltage till 1.6V so
that POR resets MSP430,meanwhile I ... 
William Sell - Oct 21 2008
I have a an MSP430F155 driven by a 4.9125Mhz xtal on xt2clk. Looking
at the SMCLK on pin P5.5 I see a nice 4.91x measurement. If I look at
the MCLK on p5.4 I see 736kHz. I init... 
glgo...@hotmail.com - Oct 21 2008
I tried to combine the EKG monitor SLAA280 that texas designed for the EKG monitor.
http://focus.ti.com/general/docs/techdocsabstract.tsp?abstractName=slaa280a
However, my ADC1... 
Hi All [4 Articles]
shrihari_u - Oct 21 2008
I am just a beginner to Embedded system domain and have huge interest in
it and have EZ430F2013 Development tool and MSP430F2013 uC and have
started programming it using simp... 
Dan Muzzey - Oct 21 2008
I may be wrong on this so I'll state that up front. However, don't SD
cards have a limited number of write cycles before dying? In some data
logging scenarios this might be an ... 
"e.tury" - Oct 21 2008
__DATE__ should expand to "Mmm dd yyyy" per the manual.
Is the following proper?
char date[] = {__DATE__};
send_string_UART(date);
Edd
--------------------------------... 
Error [2 Articles]
sid_...@yahoo.com - Oct 21 2008
hi all,
I am getting the following error while running the below code on IAR
Regards
Sid
Building configuration: tpad - Debug
Updating build tree...
Linking
E... 
magzky02 - Oct 21 2008
Hello guys, what is the purpose of configurable optimization level on
compilers? a highly optimized code means a posibility that its not
compiled correctly?
regards,
-ma... 
Candemir Orsan - Oct 21 2008
IAR default heap size is still 50hex (80).
OP: You should
review how heap and dynamic memory allocation exactly works as it
applies to micro controllers and the IAR compiler i... 
Candemir Orsan - Oct 21 2008
IAR default heap size is still 50hex (80).
OP: You should review how heap and dynamic memory allocation exactly works as it applies to micro controllers and the IAR compiler in ... 
previous |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
next