New help setup PWM for ambiq appolo3 evb using zephyr 4.3 #99651
Unanswered
fbenamrouche
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm not sure how to configure the dts overlay to setup properly the pwm on the apollo3 blue chip.
I have 3 leds, RGB, on gpio 13, 29 and 11
I can set them full on but pwm does not work. I may miss something but looking everywhere i see no example to setup the gpios or configure them to pwm.
My code is working on NRF and stm32, so I know that the issue is only with the dts configuration
I'm using the following overlay:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions