I forgot my password.
Don't have an account?
i am using PIC 16F877A to generate PWM signal for 3 phase inverter(6 MOSFETs).what is the program code for this?i am using software PIC C Compiler.
thank you
www.microchip.com has many PWM application notes.
Check to see if your software has a PWM function block. I coded a simple PWM 4-20mA generator witha PIC using PicBasic - which includes a built in PWM block - makes life quite easy.