I want to use a pic16f777 of pic 16f767 to drive 3 rc servo motors.
The servo motors use a pulse every 20ms and the time that it is on can be 1 - 2ms.
is it possible to run a pwm at 50hz.
This chip has a built in oscillator and it seems you can change the frequency in
OSCCON register to:
31.25khz
125 khz
250khz
500khz
1mhz
2mhz
4mhz
8mhz
Have i understood the data sheet correct.
Thanxs in advance.
David
The servo motors use a pulse every 20ms and the time that it is on can be 1 - 2ms.
is it possible to run a pwm at 50hz.
This chip has a built in oscillator and it seems you can change the frequency in
OSCCON register to:
31.25khz
125 khz
250khz
500khz
1mhz
2mhz
4mhz
8mhz
Have i understood the data sheet correct.
Thanxs in advance.
David