Clock setting and IEEE 802.15.4 on MC13213

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Clock setting and IEEE 802.15.4 on MC13213

829件の閲覧回数
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 返信

300件の閲覧回数
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 件の賞賛