pwm signal gen using pic16f786

  • Thread starter sunil venkataraman
  • Start date
S

Thread Starter

sunil venkataraman

I am doing a project based on solid state high frequency welding. i am using a ferrite core transformer and the operating freq is 5khz. i am thinking of switching using an inverter using pwm technique. i am unable to do assembly language program in pic16f786 using matlab ide. pls help me out.
 
K

ken jennejohn

Try http://www.basicmicro.com. They have a compiler for the PIC16F78x series called Atom Basic. You can buy the development system for less than $100 and this great compiler comes with it free. It has an HPWM command to take advantage of any builtin PWM capabillity. You can download their Atom V3 manual from their home page. Check it out.

P.S. No assembly allowed in code!

kenjj
 
Top