I need to implement a PWM analyzer. I looked at the example in SDK 6 and it's fairly easy to follow. When I tried it, it doesn't look like GPIOTE handler gets called frequently enough. Is there a better recommendation to calculate duty cycle other than using GPIOTE that will do a good job sensing the rise and drop?