How can I implement PWM modulation in PBP compiler? Do you know example links about this topic?
Regards,
Onur
How can I implement PWM modulation in PBP compiler? Do you know example links about this topic?
Regards,
Onur
Hi,
The manual has details on both software generated PWM and hardware generated PWM using the CPP module. Look up PWM and HPWM. HPWM supports up to two channels (as long as the PIC has two CCP's). Use the formums search function and look for HPWM, you'll find more examples than you need.
/Henrik Olsson.
Bookmarks