Search found 2 matches

by mrea303
Wed Oct 19, 2022 6:09 am
Forum: ESP32 Arduino
Topic: ESP32-S2 High Frequency PWM Issues
Replies: 0
Views: 765

ESP32-S2 High Frequency PWM Issues

I'm having issues getting PWM above 30khz, I'm using the Arduino Framework and using the LEDC functions. Resolution is 10bit and should be able to get 78khz. If I run the same code on standard ESP32 I can get the 78khz. So it seems to be an issue with the S2 version. From digging through docs I see ...
by mrea303
Wed Oct 19, 2022 4:11 am
Forum: ESP32 Arduino
Topic: ESP32-S2 High Frequency PWM Issues
Replies: 0
Views: 759

ESP32-S2 High Frequency PWM Issues

I'm having issues getting PWM above 30khz, I'm using the Arduino Framework and using the LEDC functions. Resolution is 10bit and should be able to get 78khz. If I run the same code on standard ESP32 I can get the 78khz. So it seems to be an issue with the S2 version. From digging through docs I see ...