ok, here is what i want...
OSC = 32MHz
PWM bits = 8
PWM frequency: as low as possible but grater than 200Hz
PWM to use TMR6

ok, so, most of it i have done and figured out by scouring the datasheet for the last week.

However, the fun bit is the PWM bits... nowhere does it tell you how to set it to 8 bits not 10...
How is this done?

Also, TMR2 or 4 or 6 are capable of a 1:64 prescaler, but the PWM section referes to the maximum prescaler of 1:16.... why can't i use 1:64?

Also, be aware i'm using all 4 PWMs including the two enhanced mode PWM's in standard mode with default port assignments.

Also, i can't quite understand the 'formulas' in the datasheet for calculating PWM values.

Any help appreciated.
Thanks