I am running the example under peripheral\pwm_driver on PCA10040, and SDK 12.2.0. Using a scope, I measured the period (from rising edge to rising edge) on one of the LEDs, instead of 10.000 msec, I got 9.860 msec to 10.240 msec, and appears varying. What contributes to this discrepancy?
I also used the example under pwm_library, I didn't get the exact 200 Hz either, I get 198.7Hz.
Thanks.