Hello, I need to create a high resolution/high frequency PWM signal on the nRF51822. I have been using the new PWM library in the 8.1 SDK and can't quite get there.
From what I understand the timer is running at 16mhz, it is possible to create a timer using the 32 mhz clock? It would put me in the range I need for freq and resolution.
Thank you, Tom