TG,
Don't forget to add:
DEFINE OSC 8 at the start of your program. This is needed to adjust other time dependent commands.
I also run my servos with 8 mhz. For PULSOUT do as MisterE says and multiply by 2. So, if your old servo range was 90 to 250 your new range will be 90*2 to 250*2. The servo will move the same number of degrees but with greater resolution.
Bookmarks