Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Part Number: MSP430F2272 Other Parts Discussed in Thread: MSP430F2252 Hello,
We are using MSP430F2252 micro for our fire product and migrated from MSP430F2252 to MSP430F2272. The Micro(MSP430F2252) used to be upgraded by ATMEL MCU, means of BSL(UART)…
Part Number: MSP430F2252 Tool/software: Code Composer Studio Dear Sir/Madam,
Regarding Port 2 interrupt.
Q1) Port 2.7 as interrupt :-
At initialization,
P2IE |= 0x80; // P2.7 interrupt enabled P2IES |= 0x80; // High to Low transition P2IFG &= ~0x80; …
Part Number: MSP430F2252 Hello, I am using a MSP430F2252, and performing a goertzel algorithm, to detect DTMF tones.
In my current implementation, the calculation of the goertzel algorithm, takes about 7ms, with a MCLK of 3.579.545Hz.
Is there a possibility…
Part Number: MSP430F2252 Tool/software: Code Composer Studio hi,
i am new to code for MSP. my problem is I am trying to read ADC data in UART buffer from msp430f2252 the data comes from rs485 from the main MCU.
the data is voltage and current . how to take…
Part Number: MSP430F2252 Tool/software: Code Composer Studio I want to communicate msp430f2252 to tms57012 through rs485 to get an outupt pwm referance of v & i ,here i write protocol for both ends?
Give me the quick guide to understand,program flow…
Part Number: MSP-TS430DA38 Tool/software: Code Composer Studio hiii,
i am used i2c sample code( MSP430f2252 ) from TI Resource explorer using interrupt... Its possible for without interrupt in I2C? using msp430f2252 . if possible ????
thanking you
Part Number: MSP-TS430DA38 Other Parts Discussed in Thread: MSP430F2252 Tool/software: Code Composer Studio HI SIR,
i am used i2c sample code(MSP430f2252) from TI Resource explorer using interrupt... Its possible for without interrupt in I2C? using msp430f2252…
Part Number: MSP-TS430DA38 Other Parts Discussed in Thread: MSP430F2252 , MSP430WARE Tool/software: Code Composer Studio hellow sir,
i am working msp430f2252 using ccsv7. here i getting problem in ccs.
for
Description Resource Path Location Type
gmake:…