Home › Forums › Microcontrollers › PIC Microcontroller › Delay in PWM › Reply To: Delay in PWM
July 25, 2015 at 5:48 pm
#11625
Ligo George
Keymaster
The link that I provided you is what you need. You need to enable interrupts to generate Software PWM. That microchip application note clearly describes how to generate software pwm. You can easily insert delay in software pwm.