luigi.malago
New Member
Hi to everybody,
I've having the same problem here, that's to sat i need to generate a PWM for a servo motor, with period 20ms, and I cannot use the CCP since the minimun frequency is too high.
I undestand the method proposed by Mike, K8LH, where he creates a PWM wave from a series of PWM cycles. My question is:
I know that this solution is much better then a pure SW PWM where the PIC is polling waiting for chainging the output. My question is whether the Mike, K8LH's solution is better compared to a PWM wave generate using 2 timer events without the CCP.
I heard about jitter in case i use a normal pin (not PWM module) but i'd like to have your opinion too.
thanks a lot,
Luigi Malagò
I've having the same problem here, that's to sat i need to generate a PWM for a servo motor, with period 20ms, and I cannot use the CCP since the minimun frequency is too high.
I undestand the method proposed by Mike, K8LH, where he creates a PWM wave from a series of PWM cycles. My question is:
I know that this solution is much better then a pure SW PWM where the PIC is polling waiting for chainging the output. My question is whether the Mike, K8LH's solution is better compared to a PWM wave generate using 2 timer events without the CCP.
I heard about jitter in case i use a normal pin (not PWM module) but i'd like to have your opinion too.
thanks a lot,
Luigi Malagò