Part Number: MSP430G2302 We’ve programmed a few devices (MSP430G2302IPW14R) and the device is not performing as expected. We confirm the flashed data is correct, but suspected the DCO settings to be culprit.However, I have confirmed with our programming…
Part Number: MSP430G2302-EP Other Parts Discussed in Thread: MSP430G2302 Hi Champs.
I checked the G2302-EP datasheet, it showed block diagram is the same as G2302. Also operating temperature range (-40~85) is same as G2302. Could you please tell me…
You do not find the USCI registers in the header file because the MSP430G2302 does not have a US C I module. It has a USI module, whose interrupt flag is in the USICTL1 register.
Other Parts Discussed in Thread: MSP430G2302 Hello,
I'm trying to write a hex image to a msp430G2302 using MSP-FET430UIF.
I am able to write the image using code composer but using the flash programmer 2 I get the error:
>Could not locate device…
Other Parts Discussed in Thread: CC110L , MSP430G2302 Hello, I'm trying to pull out of reset the CC110L with MSP430G2302, it has 3 wire spi in the USI. I've took from the examples the configurations & trying to work without interrupt.
The documentation…
Amandeep Singh3 said:
I am designing a circuit using MSP430G2302 microcontroller. I dont know about the current and voltage at the pins of controller and the voltage levels for logic 0 and 1. please help.
You shall check product page and look for…
Other Parts Discussed in Thread: MSP430G2211 , MSP430G2231 , MSP430G2302 I have tried using the msp430g2211 and msp430g2231 and these both load a simple blink program with no problems. But as soon as I put a msp430g2302 into my mspexp430g2 I get an error…
Dear Sir,
I have problem when set MSP430 into LPM3 mode. Please see conditional trials below.
Trial A : When I downloaded the firmware in debug mode. Success! but it toke times. (>10 sec)
Trial B : When I downloaded the firmware with MSP430_Flasher…
Hi Avi!
I guess you mean the MSP430G2302 processor? If you do not want to use an external crystal, then you could use the internal VLO oscillator which runs at about 12 kHz typical. The lowest DCO setting will still result in > 60 kHz clock.
Denn…
Part Number: MSP430G2433 Other Parts Discussed in Thread: MSP430G2302 Dear MSP430 Champs,
Right now, we have a question on MSP430G2433 to implement Cap touch slider.
The question is on MSP430G2433, the cap touch sensitivity is too low and the cap…