FTM(PWM) PHASE SHIFT

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

FTM(PWM) PHASE SHIFT

515 次查看
sezaibozoklu
Contributor I

Hi,

 

I am programming KV10Z32V kit on the Kinetis Studio. I am trying to set up 2 PWMs at the same frequency on Channel0 and Channel1 of the FTM0 module. Additionally, I want to set an 180-degree phase difference between these PWM signals. Is this possible? I couldn’t find anything related to this on the documents.

 

Thanks.

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

380 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Sezai,

You can find the "35.4.9 Complementary mode" in KV10P48M75RM.

Complementary mode.png

You can also refer the combine_pwm example in SDK_2.2_FRDM-KV10Z. It shows the complementary mode.

complementary mode in SDK_2.2_FRDM-KV10Z.png

combine_pwm SDK_2.2_FRDM-KV10Z.png

Select FRDM-KV10Z.png

ddownload SDK_2.2_FRDM-KV10Z.png

Best Regards,

Robin

 

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

0 项奖励