This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

请问 关于 MSP430G2452 时钟 定时器 问题

Other Parts Discussed in Thread: MSP430G2452

硬件:LaunchPad     MCU:MSP430G2452  (未接晶振!)

软件:IAR 5.5

问题:MSP430的时钟系统确实复杂,最近一直在研究这个。现在有一下几个疑问:

1. DCO能不能产生精确定时?

2. 我想通过TimerA产生一个精确的定时,是不是必须要外接晶振(32.768K或者其他)?如果能的话,该如何配置?

3. MSP430G2452  有没有串口?是不是只能通过TimerA来模拟一个串口?

5. MSP430G2452  的IIC,使用时是否需要外接晶振?

6. 什么时候需要外接晶振?  外接晶振和 DCO 的 区别?

谢谢回答!