This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

clock signal to GPIO

Hello,

I want to send 614.4 kHz clock signal to GPIO.

I checked that GPIOTE example could be used for this.

When I update uint32_t cc_value at nrf_drv_timer_extended_compare, clock rate were changed.

The results were like below. Is there a way to be more closer to 614.4 kHz?

cc_value

External clock

14

570 kHz

13

616 kHz

Related