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

[nrf fromtree] Add functional PWM support for nRF54H20 - v3.6.99 #1691

Conversation

nika-nordic
Copy link
Contributor

No description provided.

This property will allow PWM driver allocate data buffer
in appropriate memory region.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit a6f57fa)
Some devices (like nRF54H20) must have PWM data buffer
stored in appropriate location.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit e0b98dc)
This property will ensure that PWM driver allocates data buffer
in appropriate location.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit 539a428)
PWM is now supported on nRF54H20 board.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit 82db5d3)
When PWM120 instance is enabled, it will cause the test
to use this instance instead of PWM130.

Upstream PR: zephyrproject-rtos/zephyr#72568

Signed-off-by: Nikodem Kastelik <[email protected]>
@nika-nordic
Copy link
Contributor Author

pwm_api twister test was checked locally and it toggles pin as expected

PWM instance 130 has access to DK LEDs 2 & 3.

Upstream PR: zephyrproject-rtos/zephyr#72010

Signed-off-by: Nikodem Kastelik <[email protected]>
@nika-nordic nika-nordic force-pushed the add_pwm_nrf54h20_sdkzephyr_3699ncs1 branch from 0e7ceeb to bbfedf7 Compare May 13, 2024 10:03
@nika-nordic
Copy link
Contributor Author

checked locally blinky_pwm and fade_led - they work, but custom TOML is needed

@pdunaj
Copy link
Contributor

pdunaj commented May 13, 2024

@anangl , @carlescufi , could you merge?

@carlescufi carlescufi merged commit bd660a4 into nrfconnect:v3.6.99-ncs1-branch May 14, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants