mrbogeyman said:I am currently trying to use PWM to control a servo motor that requires approximately a 0.5-2ms pulse every 20ms. This would also require a resolution of at least 0.01ms.
Sorry, but the PWM is designed for power control (motor speed etc.), it's not really suitable for servo control - it's usually just done in software, as it's not a very critical item to do.