FC9 Version - Latest library updates today 15/12/2021
Not really (maybe) a bug. It has been explained to me that setting the PWM duty to zero does not shut down the PWM. In fact it is set a a value of 1. In other words a value of 1 or zero has the same effect.
The product is PIC24FJ64GB002.
I'm wondering what the consequences - or possibilities are that I can actually drive the PWM output low using an output. The thoughts are:
1. Will the PWM be damaged? is it still driving with a value of 1?
2. Can I dynamically do this in software?
I would like someone to take a closer look at the FC9 part of PWM for that device, and see if there are any issues and verify that the chip, indeed does not run 0 PWM - I would really like to load the PWM register with zero, and not have any pulses.
Thoughts?