Hello,
I use the nrf5340 pdk. I would like to flash the led1 with a duty cycle which is different from 50%, so i tried to open the binky_pwm project, but the segger shows that there is error.
So, I look on the forum and I find that there are people who have encountered the same problem and it has solved it well. So I follow the same steps, but it's still wrong for me. (ps: https://devzone.nordicsemi.com/f/nordic-q-a/71402/i-am-looking-for-simple-example-of-hw-driver-of-qdec-for-nrf5340)
So I would like to ask if you have any ideas on this?
Or can you give me a simpler example to achieve my goal? (for example: time on equals 2ms and time off equals 1ms.)
Thank you in advance!