Change in the PWM frequency at higher frequency

Hi team,

            Currently am working on PWM example from SDK i.e. (Nordic SDK v1.8.0), am testing the pwm example from the sample i'e v (1.8.0\zephyr\samples\basic\blinky_pwm), blinky pwm example in BL653 board. In that example what am observing for higher frequency we are not getting the expected output , there is some alteration in output signal because of this is altering the period and so Duty cycle. But for smaller frequencies it is working fine . May i know the reason ...or is there any way to resolve this.

Related