Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pwm does not have 100% output. (IDFGH-11462) #12593

Closed
3 tasks done
SeanYang-7 opened this issue Nov 15, 2023 · 1 comment
Closed
3 tasks done

pwm does not have 100% output. (IDFGH-11462) #12593

SeanYang-7 opened this issue Nov 15, 2023 · 1 comment
Assignees
Labels
Status: Opened Issue is new

Comments

@SeanYang-7
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

OE)AVYYS)6Z48FJ6LCJ09~X
image
running the ledc_basic routine without 100% output, where am I not configured well?

@espressif-bot espressif-bot added the Status: Opened Issue is new label Nov 15, 2023
@github-actions github-actions bot changed the title pwm does not have 100% output. pwm does not have 100% output. (IDFGH-11462) Nov 15, 2023
@songruo
Copy link
Collaborator

songruo commented Nov 15, 2023

Hi @LHYYSY, this has been fixed on master (821f7b0). We will backport to the release branches soon.

espressif-bot pushed a commit that referenced this issue Nov 21, 2023
Update ledc duty cycle value range in doxygen.
Fix duty configuration error at 100% duty cycle for ESP32.
Improve LEDC API doxygen.

Closes #11516
Closes #12593
Closes #12083
espressif-bot pushed a commit that referenced this issue Nov 22, 2023
Update ledc duty cycle value range in doxygen.
Fix duty configuration error at 100% duty cycle for ESP32.
Improve LEDC API doxygen.

Closes #11516
Closes #12593
Closes #12083
espressif-bot pushed a commit that referenced this issue Dec 13, 2023
Update ledc duty cycle value range in doxygen.
Fix duty configuration error at 100% duty cycle for ESP32.
Improve LEDC API doxygen.

Closes #11516
Closes #12593
Closes #12083
hathach pushed a commit to adafruit/esp-idf that referenced this issue Mar 27, 2024
Update ledc duty cycle value range in doxygen.
Fix duty configuration error at 100% duty cycle for ESP32.
Improve LEDC API doxygen.

Closes espressif#11516
Closes espressif#12593
Closes espressif#12083
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

3 participants