Other Parts Discussed in Thread: MSP430F2252 Hi, I am a bit new to MSP430 microcontroller.
I am using MSP430F2252 for my project. I want to configure ADC and read data from HIH-4000 humidity sensor.I have checked sample code given on TI's website, but…
I want to be able to "send myself a message" across powered resets, e.g., to see what was going-on when a reset occurred.
I am using IAR and have a variable defined using the __no_init keyword, so its value does not get initialized (by 'C'…
Other Parts Discussed in Thread: MSP430F2252 I have written a host application to download code using BSL to the MSP430F2252. I am finding that when the part is not blank, and after I send the correct password, I do any readmem and it NACK's and then does…
Greetings,
Upon each reset, I'm oring-in the value of IFG1 into info memory to give us some forensic capability on historic reset causes. The value in info memory is initially 0x00.
The only bits defined in msp430x22x2.h are:
#define WDTIFG (0x01…
Other Parts Discussed in Thread: MSP430F2252 I am looking for the input Z for the ADC on msp430f2252, I see input mux at 2k Ohms not sure if this is what I am looking for, thanks.
Other Parts Discussed in Thread: MSP430F2272 , MSP430F2252 , MSP430F2132 Good morning,
we are using several MSP proccessors in our products and I am facing the problem in measuring input voltage via internal A11 input of ADC in MSP430F2252 and MSP430F2272…
Other Parts Discussed in Thread: MSP430F2274 , MSP430F2252 hello all
i have ez430-f2013 programer. i try f2252 mcu and it
doesn't works. the ccs show an error that the mcu is f2274 (but i have
conected f2252).
my friend has ez430-chronos, and…
Part Number: PMP8740 Other Parts Discussed in Thread: MSP430F2252 , Hello,
I'm having trouble finding the code for the MSP430F2252 used in the reference design.
Is there a link somewhere that contains it?