Clock setting and IEEE 802.15.4 on MC13213

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Clock setting and IEEE 802.15.4 on MC13213

834 次查看
venca
Contributor I
Hi,

I want to run IEEE 802.15.4 stack. Is it necessary to have the MCU clock driven from external CLK0? Or can I use the internal MCU clock at ~17.5 MHz?

Thanks for your response.
标签 (1)
0 项奖励
1 回复

305 次查看
Mads
Contributor V
venca,
 
It is possible to run on a different clock source, but that means you will have to provide 2 crystals to the IC, one for the radio and one for the CPU. also you would have to modify the timer modules, and clock initilization and other modules that are dependent of the clock your self to make sure the system is running.
 
the best is to stay with the reference design and use the clk0.
 
Br,
Mads
0 项奖励