Part Number: MSP430F2002 Hi champs,
after startup MCU sometimes shows a non expected behaviour (try to get more information from customer).
During this abnormal state, power consumption is significant lower (my not confirmed assumption: CPU clock is much…
Part Number: MSP430F2002 Hi everybody ,
please I have a product with pcb working and in production using MSP430G2131IRSA16R .
now I need this product to be able to work up to 105 degrees celsius , keeping same pcb and ideally same sw .
for the micro …
Part Number: MSP430F2002 I am designing an embedded product based on the TMS430F20x2. I am using port P1.4 to toggle an external flip/flop that powers down my system. The control signal is asserted low. We need to ensure that the microprocessor's port behavior…
Other Parts Discussed in Thread: MSP430F2002 Hello All,
Can we use MSP430G launchpad emulator part to program MSP430F2002 device??
Please advise on my query
That’s a good point, Victor. This might indeed be the reason. On 5x family, VLO has no fault flag and switching to it is always successful. But on 2x family, VLO is just a “poor man’s XT1 crystal” and fault handling is the same as for the real XT1 (and…
Other Parts Discussed in Thread: MSP430F2002 , MSP-GANG , MSP-FET Hello together,
I have a problem which I want to solve with your help:
I have application with the MSP430F2002 which is programmed with the TI GANG430 programmer.
I can program, verify and…
Michelle Richmond said: SDA/SCL being pulled high all the time and it turned out to be due to internal pullups. I really cannot believe this. If pullups are active, they pull with 20k to 50k. The USCI outputs shouldn't have any problem pulling this low…
Other Parts Discussed in Thread: MSP430F2002 Hello:
I am using the MSP430F2002 and I have a PWM output generated by Timer_A2 ; CCR0 and CCR1. CCR1 also generates an interrupt that calls an ISR to run four selected ADC channel conversions. The goal is to…
Hello,
Reading through the datasheet of the family 2xxx to make a application I encountered two frequencies that are supposed to be by default on the DCO, I'm trying to make an application with a counter as a clock having seconds, minutes, hours, days…