This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Two timers with same value

Is it possible to have 2 timers (TIMER3 and TIMER4) with the exact  timer value? 

I need to have two gpios toggeling at a difference time frequency but based on the same clock. How can I update the value of a timer arbitrarly or how can I have two timers with the same value? 

This question is related with: https://devzone.nordicsemi.com/f/nordic-q-a/53417/two-different-cc-timer-for-2-gpio-tasks 

Thanks!

Parents
  • Hello,

    I am glad that I found this post. At the moment I am having exactly the same issue. I need that the TIMER4 uses the same clock source as TIMER3.

    Can you please provide me some code how you integrated Dmitry´s suggestion in the "wireless timer sync" code?
    I would also appreciate if you could let me know, how you actually used the TIMER4?

    Thank you very much in advance.

Reply
  • Hello,

    I am glad that I found this post. At the moment I am having exactly the same issue. I need that the TIMER4 uses the same clock source as TIMER3.

    Can you please provide me some code how you integrated Dmitry´s suggestion in the "wireless timer sync" code?
    I would also appreciate if you could let me know, how you actually used the TIMER4?

    Thank you very much in advance.

Children
Related