Part Number: MSP430F4618 Other Parts Discussed in Thread: MSP-FET
Dear Embedded Community,
My application requires sending data on P3.2. This should appear on pin 69 of the CPU. It does but this is also pulled high or low from time to time. I've seen it…
Part Number: MSP430F4618 Other Parts Discussed in Thread: MSP430F449 , Hello Everyone,
The MSP430F449 has UART0 and UART1. For example, their CTL registers are available as symbols U0CTL and U1CTL
MSP430F4618 only defines U1CTL but does not define U0CTL. Can…
Part Number: MSP430F4618 Other Parts Discussed in Thread: MSP430F449 , Hello everyone,
I'm porting serial comms software from MSP430F449 to MSP430F4618.
So we enable interrupts... IE2 |= URXIE1; // Enable USART1 RX interrupt IE2 |= UTXIE1; …
Other Parts Discussed in Thread: MSP430F4618 Will somebody plz tell me if msp430f4618 has pullup/pulldown resistors with its Digital I/O????
i coudn't find any user guide for msp430f4618 or msp430f4xxx in general.
Other Parts Discussed in Thread: MSP430F4618 Hi,
Need advise on the LCD turn off sequencing for the MSP430F4618. Currently below is the sequence used, however there seems to be issue with the extra segment after turn off sequence. Not sure if this sequencing…
hi.,
am doing a project based on WSN. but am in a confusion that which ic is best suites for my application.
my IC should work on 2.4 G.Hz frequency., and it would be more better if there is a availbility of MSP430+ZIGBEE in a single chip(soc). please…
Other Parts Discussed in Thread: MSP430F4618 , CC2420 hi,
I am using MSP430F4618 evaluation board for wireless application.I purchased CC2420EMK Zigbee module from TI. but i am getting a problem of uploading the protocol stack into the processor.Pls tell…
Other Parts Discussed in Thread: MSP430F5437A Hi,
Would like to check regarding to the crystal selection for the F4618. Has previously tried to use the 12.5pF and 7pF load cap crystal to match with the F4618 which has internally set to 10pF. However,…
Other Parts Discussed in Thread: MSP430F4618 , MSP430F5438 Hi,
I am working on MSP430F4618/2013 EXperimenter kit. In that I am not able to measure the current consumping by MSP430.
While measuring the current across PWR1, the reading of Multimeter(in…
Hi Dennis,
As mentioned in my previous message, I have been discussing tools issues with Mitto Systems, for GCC-related tools issues. They have been very helpful and I have a complete MSP-ELF-GCC toolchain built from the latest source, on my system.
Further…