Hi,
I'm struggling to create an overlay file for PWM
I want to get a pwm signal on nrf5340dk, how can I get it?
Hi,
I'm struggling to create an overlay file for PWM
I want to get a pwm signal on nrf5340dk, how can I get it?
Hi there,
Have you seen the PWM Blinky example from Zephyr?
Open nRF Connect for VS Code and build the PWM Blinky example for the nRF5340 app core. The example will then build the example with the correct board file. Next, flash the example to your nRF5340 DK. If you want to know more about overlay files, then I would suggest that you go through lesson 3 in our DevAcademy.
regards
Jared
Hi there,
Have you seen the PWM Blinky example from Zephyr?
Open nRF Connect for VS Code and build the PWM Blinky example for the nRF5340 app core. The example will then build the example with the correct board file. Next, flash the example to your nRF5340 DK. If you want to know more about overlay files, then I would suggest that you go through lesson 3 in our DevAcademy.
regards
Jared