PDA

View Full Version : HPWM usage with the 18F6520



slxrti
- 16th November 2005, 17:52
In the sw manual it states that the default timer used is timer1.

In the hardware manual(DS39609B) for the device, for PWM timer2 and timer4 are only availiable( table 16.1). Timer 1 and timer 3 are for the capture and compare.

Who is right?

slxrti

Bruce
- 17th November 2005, 16:57
I think you might have missread the manual.

For the PIC17C7xx series with hardware PWM the default timer is Timer1 unless you use the define to change it. This reference is specific to the 17C7xx series.