Timer/pulselength shorter pulses?


#1

Hello,
I need pulses between 1 and 2 msec, but timer/pulselength only goes down to 2.41msec.
Is there a way around this?
thanks


#2

depends.
what do you use it for?


#3

to drive a servo motor


#4

"gpio/out/pwm t4 servo"
specially made for servo motors
controlling servo's with gpio/out/digital would limit resolution to 0.333 ms steps...


#5

excellent, how did I miss that?! :smile: