FTM(PWM) PHASE SHIFT

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FTM(PWM) PHASE SHIFT

506 Views
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.

Tags (1)
0 Kudos
1 Reply

371 Views
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 Kudos