By the way, is the PWM+DMA functionality on the nRF54L15 chip only achievable using nrfx?
By the way, is the PWM+DMA functionality on the nRF54L15 chip only achievable using nrfx?
Hello,
We don't have any samples which showcase PWM+DMA on the nRF54L15, but the nrfx PWM driver supports the SoC.
Best regards,
Maria
Thank you, can you indicate the path
The relevant files can be found in <path-to-SDK-installation>\v3.0.2\zephyr\drivers\pwm: Kconfig.nrfx and pwm_nrfx.c, and <path-to-SDK-installation\v3.0.2\modules\hal\nordic\nrfx\drivers\include: nrfx_pwm.h
Best regards,
Maria
The relevant files can be found in <path-to-SDK-installation>\v3.0.2\zephyr\drivers\pwm: Kconfig.nrfx and pwm_nrfx.c, and <path-to-SDK-installation\v3.0.2\modules\hal\nordic\nrfx\drivers\include: nrfx_pwm.h
Best regards,
Maria