more PWM channels in flowcode than on the chip

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
howard123
Posts: 10
http://meble-kuchenne.info.pl
Joined: Mon Oct 24, 2022 12:27 pm
Location: Cape Town
Has thanked: 1 time

more PWM channels in flowcode than on the chip

Post by howard123 »

Hello

I believe the PIC18F47K40 has 2 PWM channels; PWM 3 and PWM 4. In flowcode it incorrectly shows there are 4 channels.

thanks

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: more PWM channels in flowcode than on the chip

Post by BenR »

Hello,

I beleive the first two PWM outputs are based on the internal CCP capture compare peripherals which can also output PWM.

howard123
Posts: 10
Joined: Mon Oct 24, 2022 12:27 pm
Location: Cape Town
Has thanked: 1 time

Re: more PWM channels in flowcode than on the chip

Post by howard123 »

thank you

Post Reply