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

mspGCC and code composer   [2 Articles]

"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... mspGCC and code composer

OA and ADC10 on 2274

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 ... OA  and ADC10 on 2274

Trouble linking code with extended memory   [2 Articles]

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... Trouble linking code with extended memory

Re: Re: MSP430 on Olimex board in car engine bay?

"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... Re:  Re: MSP430 on Olimex board in car engine bay?

Re: MSP430 on Olimex board in car engine bay?

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... Re: MSP430 on Olimex board in car engine bay?

Which MSP430 chip gives me 2 uarts AND an i2c   [5 Articles]

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 ... Which MSP430 chip gives me 2 uarts AND an i2c

Re: OA and ADC10 on 2274   [3 Articles]

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: > ... Re: OA  and ADC10 on 2274

How to use IAR compiler to program a memory image   [4 Articles]

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... How to use IAR compiler to program a memory image

Re: Writing an int to Flash

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... Re: Writing an int to Flash

Re: OT: USB Oscilloscopes

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 ... Re: OT: USB Oscilloscopes
previous | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | next