How to achieve one microsecond delay in K-64 micro controller using KDS IDE?

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

How to achieve one microsecond delay in K-64 micro controller using KDS IDE?

1,068 次查看
saravananrajend
Contributor I

In Firmware we are allowing the clock running with 80MHz and we are using an external 8MHz crystal on our board.Still, we couldn't able to achieve the 1us delay. We have checked with the oscilloscope we are getting 1.5us delay instead of 1us delay.Kinetis Design Studio. https://community.nxp.com/community/kinetis?sr=search&searchId=394033e7-f38e-4253-8ab5-e964a2ccd7f8&...

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

837 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

The red LED can toggle every 1us, test the pit demo in SDK_2.2_FRDM-K64F. (...\SDK_2.2_FRDM-K64F\boards\frdmk64f\driver_examples\pit)

PIT_LedRed_toggle.png

SDK_2.2_FRDM-K64F pit.png

RED LED.jpg

Would you please tell us how did you achieve the 1us delay? You can attach the project here.

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复