Is it possible that 8PWMs set to swap compare buffers in CY8C4146AZI-S443?

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

cross mob
YoIs_1298666
Level 5
Level 5
250 sign-ins 100 replies posted 100 sign-ins

Hello,

We know that PSoC4100S plus has 8 PWMs. we require them that set to swap compare buffers at TC in CY8C4146AZI-S443.

Please see the below schematics.

pastedImage_1.png

pastedImage_2.png

Unfortunately, we have an error like below.

   E1217: Failed to route all nets; unable to resove overuse

Are we limited by setting up to compare buffer swapping of 7PWMs ?

Best regards,

Yocchi

0 Likes
1 Solution

Hi Yocchi-San,

We contacted our internal team and this is the limitation of the device.

Workaround is to use software switch in the ISR on the terminal count event.

PWM_1_TriggerCommand(PWM_1_MASK,PWM_1_CMD_CAPTURE);

Regards,

Alakananda



Alakananda

View solution in original post

0 Likes
7 Replies