Page 1 of 1

more PWM channels in flowcode than on the chip

Posted: Sun Aug 06, 2023 5:18 pm
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

Re: more PWM channels in flowcode than on the chip

Posted: Mon Aug 07, 2023 11:48 am
by BenR
Hello,

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

Re: more PWM channels in flowcode than on the chip

Posted: Mon Aug 07, 2023 3:28 pm
by howard123
thank you