Does anyone know if the settings for running a Futaba FP-S148 servo are the same as the standard Parallax servo's when running the sample programs in the WAM manual?
The code should be the same... what you will need to pay attention to is the particular BS2 you are using, as that might have a different time base that you will need to adjust.
See PULSOUT in the Stamp IDE software for these timing differences.
A BS2, BS2e, and BS2pe each have a 2us pulse unit duration which means that a 1500us(<-- Center servo position) would have a value of 750 where as a BS2sx, BS2p, and BS2px each have a 0.8us pulse unit duration. This means that to send a 1500us pulse, the PULSOUT value needs to be 1875.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔ Beau Schwabe
IC Layout Engineer
Parallax, Inc.
Yes, I am aware of that. I have a BS2 and a BS2SX with seperate programs for each. I just wanted to make sure the settings etc, were the same. So 750 on the BS2 should be stopped, correct?
Comments
The code should be the same... what you will need to pay attention to is the particular BS2 you are using, as that might have a different time base that you will need to adjust.
See PULSOUT in the Stamp IDE software for these timing differences.
A BS2, BS2e, and BS2pe each have a 2us pulse unit duration which means that a 1500us(<-- Center servo position) would have a value of 750 where as a BS2sx, BS2p, and BS2px each have a 0.8us pulse unit duration. This means that to send a 1500us pulse, the PULSOUT value needs to be 1875.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Simple Servo Tester, a kit from Gadget Gangster.