But does it mean that the chips with three pwm's need to be the same frequency? I'll try it in the simulator then run it on the chip Thanks much for your time! Emmett
Hi group, The PBP manual says that the highest frequency at the HPWM's at any oscillator speed is 32767Hz. Is this correct? I'm looking for 48Khz. Also It says that if two are used they have to be the same frequency. The same frequency if I use three? Don't understand the limitations. Thanks again all! Emmett
BTW @48MHZ, the highest frequency possible by using the calc should be 'round 5 MHZ (even if i have some doubt), 32.xxxKHZ is really low.
HPWM is certainelay limited. To avoid this limitation, you have to write to the CCP register.
Here's a short code snip for 2.5MHZ @ 50% duty cycle on a 16F877.
Bookmarks