Kinetis K64 Ref clock output

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

Kinetis K64 Ref clock output

跳至解决方案
1,535 次查看
eduardrazumovsk
Contributor III

Hello,

Can i output a 24MHz clock from the MCU to other IC ? if so, what are the restrictions ?

MK64FN1M0VDC12 is connected to USB HUB, i want to save the cost of 24MHz crystal required by the USB HUB

Best Regards

1 解答
1,364 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Eduard Razumovsky:

It might be possible to use the FTM (FlexTimer) to get a 24 MHz clock. See these similar threads:

Re: Unable to get PWM to work with ext crystal-only configuration

Re: What components do I need to output PWM using FTM module by Processor Expert ?

How could I output 50MHz square waveform by using FRDM-K64F?

BUT, for a USB HUB this would be really not recommended. USB specifications and timings are very strict. So it should be of course better to use an oscillator or crystal.

Regards!

Jorge Gonzalez

在原帖中查看解决方案

2 回复数
1,364 次查看
eduardrazumovsk
Contributor III

Thanks a lot Jorge

Regards

Eduard

0 项奖励
回复
1,365 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Eduard Razumovsky:

It might be possible to use the FTM (FlexTimer) to get a 24 MHz clock. See these similar threads:

Re: Unable to get PWM to work with ext crystal-only configuration

Re: What components do I need to output PWM using FTM module by Processor Expert ?

How could I output 50MHz square waveform by using FRDM-K64F?

BUT, for a USB HUB this would be really not recommended. USB specifications and timings are very strict. So it should be of course better to use an oscillator or crystal.

Regards!

Jorge Gonzalez