请问msp430f6736的xin,xout可以接1.8432M的晶振吗?为什么这个晶振不能起振,仿真时也没有XT1HFOFFG这个位的。
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.
请问msp430f6736的xin,xout可以接1.8432M的晶振吗?为什么这个晶振不能起振,仿真时也没有XT1HFOFFG这个位的。
xiang ji:
您好!
MSP430F673x和MSP430F672x只支持32.768K的外部晶振。可以参考一下数据手册中的描述:www.ti.com/.../msp430f6736.pdf
不知道您接1.8432M是为了实现什么功能?
在F6xx系列的MSP430内部集成了FLL锁频环,非常容易实现参考频率的倍频,您可以这样做:可以在6736上接32.768的晶体,然后内部倍频56倍达到1.8432M的频率,而且误差很小。