arduino-libraries / Servo

Servo Library for Arduino
http://arduino.cc/
GNU Lesser General Public License v2.1
233 stars 251 forks source link

Periodic glitches with Arduino nano and Savox SB-2290 #95

Open RduStefan opened 2 years ago

RduStefan commented 2 years ago

Hello!

I am trying to use this library with an Arduino nano and a Savox SB-2290 servo. The problem is that once every few seconds, the servo has a "glitch". Using this library https://www.arduino.cc/reference/en/libraries/pwmservo/, the glitch disappear.

Any idea how to debug this ?

Regards, Radu S.