Is there any way to generate 1Mhz clock on K66 using timer?

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

Is there any way to generate 1Mhz clock on K66 using timer?

393 次查看
karthikpoojary
Contributor III

In K66 is it possible to generate 1 Mhz clock using timers? I have created a software based clock using a timer interrupt but is it possible to generate without having to toggle the GPIO pin in software?

标签 (1)
0 项奖励
1 回复

305 次查看
mjbcswitzerland
Specialist V


Hi

You can use any TPM or FlexTimer to generate frequencies or PWM signals:
HW timer guide: http://www.utasker.com/docs/uTasker/uTaskerHWTimers.PDF


Regards

Mark

Kinetis: http://www.utasker.com/kinetis.html
Kinetis K66:
- http://www.utasker.com/kinetis/TWR-K65F180M.html
- http://www.utasker.com/kinetis/FRDM-K66F.html
- http://www.utasker.com/kinetis/TEENSY_3.6.html

Free Open Source solution: https://github.com/uTasker/uTasker-Kinetis
Working project in 15 minutes video: https://youtu.be/K8ScSgpgQ6M

For better, faster, cheaper product developments consider the uTasker developer's version, professional Kinetis support, one-on-one training and complete fast-track project solutions to set you apart from the herd : http://www.utasker.com/support.html

0 项奖励