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
"d.biancalana" - Jul 11 2008
Hi to all,
I have a problem with the mspgcc.
I downloaded and installed the code composer essential v3 core edition -
free 16KB IDE. I'd like to change the compiler of this IDE... 
abufadel - Jul 11 2008
Greetings,
If I want to connect the OA0 output to ADC10 input, I can connect them
to external pin A1 for example. What happens to the noise on the pin
in this case? Do I need ... 
linked82 - Jul 11 2008
Hi All.
I'm building an application using MSP430F2618 and CCE v3 Pro. The
application has grown so much that I need to use the extended memory
of the device, using the large c... 
"Richard (UK)" - Jul 11 2008
Thanks Joerg.
I'll use a dashboard button wired to a glow plug relay - human instead of
computer control!
----- Original Message -----
From: Joerg
To: m...@yahoogroups.c... 
Joerg - Jul 11 2008
Richard (UK) wrote:
> I'm thinking of using a spare MSP430 eval card, in a box, as a glow plug
> ECU in my diesel car's engine bay.
>
> Is the MSP430 especially weak - o... 
owaiscareer - Jul 10 2008
Hey guys,
I have an application that needs 2 UARTS while at the same time an
I2C. Is there an MSP430 chip that has this feature or is s soft
uart/i2c the only option?
Thanks
... 
old_cow_yellow - Jul 10 2008
You can, but you do not need to connect OA output to any pin.
You should not do it if you do not know what to do with it.
--- In m...@yahoogroups.com, "abufadel" wrote:
>
... 
lslonim2 - Jul 10 2008
Anders,
We have a slightly unusual problem. This is about an MSP430F148 using
IAR C tools.
We put a bootloader in our product, then download an application image
into it. T... 
old_cow_yellow - Jul 9 2008
You do not need any shifting or masking. In stead of:
Flash_Settings[0] = (command_time> > 8) & 0xFF;
Flash_Settings[1] = command_time & 0xFF;
what you really n... 
swarf_maker - Jul 8 2008
--- In m...@yahoogroups.com, Joerg wrote:
>
> Just keep in mind that on a scope 250MSPS is undersampled for a
signal
> of 100MHz bandwidth unless the scope steps over ... 
previous |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
next