Search found 1 match
- Thu Jan 19, 2017 9:16 am
- Forum: Hardware
- Topic: How to use LEDC PWM in low speed mode?
- Replies: 11
- Views: 22353
How to use LEDC PWM in low speed mode?
Hi! I am using the ledc pwm to control the servo motor,it worked well. And nowi I need to control more than 8 , i have been checked ESP32 datasheet, there has 16 channel can use, 8 in High speed mode , 8 in Low speed mode. But the ledc library doesn't support low speed mode right now, is there any w...