Servo Motor , PWM can't set 50Hz #1230
Unanswered
sangyuxiaowu
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I tested MicroPython again, which can be controlled normally. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to use my board to control the servos, according to this article https://docs.nanoframework.net/devicesdetails/ServoMotor/README.html
I'm sure there is no problem with the wiring, but this error is reported when creating the PwmChannel. It seems that it cannot be set to 50. After testing, it is found that it needs to be set to at least 2432
board brushed FEATHER_S2 firmware. servos is SG92R
information:
https://www.waveshare.com/wiki/ESP32-S2-Pico
It's a strange question, because I'm just a hobbyist, I may not know some basic knowledge.
Any help at all appreciated!
thanks
Beta Was this translation helpful? Give feedback.
All reactions