Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
rallm
Level 1
Level 1
First reply posted First question asked Welcome!

How can I create Two PWM Signals in sync with programmable phase shift.

 

0 Likes
1 Solution
nin
Moderator
Moderator
Moderator
First like given 10 likes received 100 sign-ins

Hi @rallm 

You can select 2 TCPWM components from the Component catalogue in your project’s TopDesign.cysch file of your PSoC Creator project.

Give the appropriate clock signal as an input to these TCPWM components.

Configure these TCPWM components as PWM and change the parameters in the PWM tab section as per your requirements for phase shift calculations to sync these 2 PWM signals.

Please refer to the PSoC 4 Timer Counter Pulse Width Modulator (TCPWM) component datasheet for configuring the PWM signals in detail.

Let us know if you need more support.

Thank you!

Best regards,
Ninad

View solution in original post

0 Likes
1 Reply
nin
Moderator
Moderator
Moderator
First like given 10 likes received 100 sign-ins

Hi @rallm 

You can select 2 TCPWM components from the Component catalogue in your project’s TopDesign.cysch file of your PSoC Creator project.

Give the appropriate clock signal as an input to these TCPWM components.

Configure these TCPWM components as PWM and change the parameters in the PWM tab section as per your requirements for phase shift calculations to sync these 2 PWM signals.

Please refer to the PSoC 4 Timer Counter Pulse Width Modulator (TCPWM) component datasheet for configuring the PWM signals in detail.

Let us know if you need more support.

Thank you!

Best regards,
Ninad

0 Likes