Part Number: MSP430F2131 Other Parts Discussed in Thread: TIDM-MSP-DALI , MSP430G2131
Hi,
I have a question about a communication standard called Digital Addressable Lighting Interface (DALI).
Digital Addressable Lighting Interface (DALI) Reference…
Part Number: MSP430G2553 Other Parts Discussed in Thread: DRV8837 , MSP430G2131 , Tool/software: Code Composer Studio This project was created using a version of compiler that is not currently installed - 4.0.0 [MSP430]. See 'Help > Install New Software…
Other Parts Discussed in Thread: MSP430G2131 Hi, I am using MSP430G2131. P1.1 is being used to sense input voltage from 0 to 3.3V.
I need to capture a rising edge on this Pin 1.1 to toggle Pin P1.2 either high or low.
I have Grace enabled in this…
Other Parts Discussed in Thread: DRV5023 , MSP430G2131 Hello all,
There is a white paper (slyy058) for which a DRV5023 is supplied by the I/O P1.1 of the MSP430G2131.
What about the current driven from the I/O to charge the coupling capacitor of resquested…
Hi Leo,
Thanks for your quick reply.
Yes, the scheme looks like something I work with. The only thing is; I set P1.4 to HIGH, and Cref is only connected to ground. I'm using a "msp430g2131"
P1.4 --------> || CT --------[P1.1]--------|| Cref ---…
Other Parts Discussed in Thread: MSP430G2131 , MSP430G2231 Customer has been successful building and programming his chips using CCS 5.1.1
Customer is unsuccessful using CCS 6.0.0
Customer is getting Jtag communication errors.
The chips he is…
Other Parts Discussed in Thread: MSP430G2131
Fullscreen
5164.led.c
Download
//*****************************************************************************
// Blink LED Example
//
// Description: Toggles P1.0 by xor'ing P1.0 inside of…
Hi Nikita,
You'll have to select " MSP430G2131 " during project settings as the datasheet as well as the pinout is common for both and secondly you can select "MSP430G2231" during target configuration settings later.
Regards,
Gautam
Other Parts Discussed in Thread: MSP430G2131 , MSP430G2553 , UNIFLASH Hi All,
Can someone please help me out. I'm struggling with my MSP430 on my Launchpad!
I want to flash my MSP430G2553 (also tried with a MSP430G2131). After flashing the LED's blink…