Part Number: MSP430G2152 Hello,
I am going into production using the above mentioned MSP430 uC (TSSOP-14 package). My experience with manufacturing, there is always a small amount of fall out that will need to be re-worked. To enable the ability of…
Part Number: MSP430G2152 I have just completed a prototype design using the MSP430G2152 in the PW package (TSSOP-14). The application is generating two PWM signals using TimerA0 on TA0.1 and TA0.2. On the PW package I chose to route these signals to pins…
By "wiring" a crystal, I don't think it will work properly. The crystal won't get oscillated if the loading capacitors are not matched. Anyway, you can try it. Or, you can redesign the PCB and get manufactured within couple of days.
AlanZhang said: what is the default clock source for watchdog at boot-up/reset for MSP430G2152? It is DCO->SMCLK->WDT
You cannot stop a clock chain that is in use. Your LPM request is partly ignored as long as the watchdog is active, requests SMCLK…
Other Parts Discussed in Thread: MSP430G2152 I tried to program with my ez430 USB stick a MSP430G2152 controller.
It doesn't work. I had no problem to prgramm F2002 or F2112 devices in the same environment. I did lot of products in the past with MSP430F…
All,
I am trying to track down the cause of some odd behavior that I have observed on said processor's timer outputs. All of the tests were done with Timer A running at 1MHz straight from SMCLK. The goal is to generate a 1us pulse every 25us. If I use…
Other Parts Discussed in Thread: MSP430G2152 Hi to every one......
I'm trying to capture the incoming frequency from the inbuilt comparator output.If capture input signal is within the given band means, some outputs will be enable.
If not in the band…
Other Parts Discussed in Thread: MSP430G2152 Hi Guys;
I am using msp430g2152 for my project application in that i want to capture 840khz frequency signal..... by using 16mhz oscillator signal... i cant able to capture my signal so help me..
ADVANCE…
Other Parts Discussed in Thread: MSP430G2452 , MSP430G2152 i have a launchpad using the msp430g2452. i can program this board through ccs using a usb cable. this uses the emulation section of the launchpad board to program the msp430g2452 on the msp-exp430g2…