Add PWM support for nRF52 #3606
Unanswered
P1X3L8
asked this question in
Component enhancements
Replies: 2 comments
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
LED would be quite easy to do https://github.com/nrfconnect/sdk-zephyr/blob/c6863fca5073cb733110b8490918f408bbfa6884/samples/drivers/led/led_strip/src/main.c#L44 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Component name
nRF52
Link to component documentation on our website
https://esphome.io/components/nrf52/
Describe the enhancement
PWM support is missing, only slow_pwm is available. This isn't useful for LEDs and other things requiring smooth or high-speed/precision PWM.
Use cases
Needed for LEDs, motors, and other external components
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions