View previous topic :: View next topic |
Author |
Message |
arunb
Joined: 08 Sep 2003 Posts: 492 Location: India
|
Getting a PWM output on some other output port |
Posted: Fri Feb 25, 2005 3:55 am |
|
|
Hi,
MCU : 16F628
Compiler : PCM Compiler ver3.1619
Xtal : 4 Mhz
How can I get a PWM output on a port that does not have a hardware PWM ??
Also how is it possible to generate an interrupt every time the PWM port status is changed ??
thanks
arun |
|
 |
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Fri Feb 25, 2005 6:55 am |
|
|
Software PWM or use a CCP module. |
|
 |
|