You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @zackees, you are using LEDC driver directly from ESP-IDF, so I am not sure how it's related to the ESP32 Arduino core? Is it just about missing info/example in docs?
Board
ESP32*
Device Description
This is a generic bug report and applies to all devices with the ESP32 that can do light sleep for the LEDC
Hardware Configuration
I'm personally using the XIAO ESP32C3, but it applies to other devices as well.
Version
latest development Release Candidate (RC-X)
IDE Name
PlatformIO
Operating System
Windows10
Flash frequency
default
PSRAM enabled
no
Upload speed
115200
Description
This page in the documentation for LEDC does not contain all the required information to allow the LEDC device to continue functioning in light sleep: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/ledc.html
It's currently missing the following:
Sketch
I've posted the minimal code sample here
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: