ddlawrence
09-12-07, 07:48 PM
Hi. I am having great success with my MiniPod. I can handle RS232 i/o, inter-machine
communication and digital i/o so far.
Now onto RC servo control. I entered the example you provided in IO Glossary.
It is pasted here:
DECIMAL
: SET-RC-SERVO
3277 100 */
3277 +
TA0 PWM-OUT
;
50000 TA0 PWM-PERIOD
TA0 ACTIVE-HIGH
50 SET-RC-SERVO
Now I think I understand what this does. And to move the servo enter:
80 SET-RC-SERVO
20 SET-RC-SERVO
etc...
However nothing happens. I checked the servo and swapped in another
working one of different manufacture. No go.
I checked power on the middle pin.
I checked (with a voltmeter) the signal pin. It remains constant at 2.50V
I tried TA0, TA1, TA2 & TA3 to no effect.
Am I missing something?
Can I check some registers or some other very simple test to see
if I can set it full on high or low?
thanks.........don
communication and digital i/o so far.
Now onto RC servo control. I entered the example you provided in IO Glossary.
It is pasted here:
DECIMAL
: SET-RC-SERVO
3277 100 */
3277 +
TA0 PWM-OUT
;
50000 TA0 PWM-PERIOD
TA0 ACTIVE-HIGH
50 SET-RC-SERVO
Now I think I understand what this does. And to move the servo enter:
80 SET-RC-SERVO
20 SET-RC-SERVO
etc...
However nothing happens. I checked the servo and swapped in another
working one of different manufacture. No go.
I checked power on the middle pin.
I checked (with a voltmeter) the signal pin. It remains constant at 2.50V
I tried TA0, TA1, TA2 & TA3 to no effect.
Am I missing something?
Can I check some registers or some other very simple test to see
if I can set it full on high or low?
thanks.........don