Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

I/O timer module function in MSP430

Status
Not open for further replies.

TERRYWU3

Member level 1
Joined
Jan 10, 2003
Messages
40
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
301
Dear expert,

I am new user to use MSP430(F2013) . It has many module function described on
IO like: TA0~2、CA0~x .

I want to know if I need to decode rs232 signal . I want to use timer to implement.


1.Do I need to select IO which have TAx function?
2.If question 1 is "yes" , then what's different that IO with TA0 and with TA1 ?
What does I need to modify the relative register setting when use TA0 change
to TA1?

Very very thanks ~
 

msp430 timer

Hi

It depend what member of MSP430 are you using whether it include a hardware UART you will need to set the UART on and set the corresponding I/O as well

Whether the MSP430 dosen't have a UART module then you will need to use the TIMER as your time base and some I\O as input and output

There are many examples how to do it both ways - see TI site for MSP430

All the best

Bobi
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top