Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

what is "NRF_SYSTICK_CSR_CLKSOURCE_REF" for systick ?

Hello , 

There is two kind of clock source as i can see from the sdk files;

one of them is cpu that is ok but  for the first one i couldn't figure out it's source "NRF_SYSTICK_CSR_CLKSOURCE_REF" What is this source to the systick ?

Parents Reply
  • Thank you for reply but arm specification tell us ;

    CLKSOURCE

    Indicates the clock source:

    0 = external clock

    1 - processor clock.

    But i can not see any information what is "external " refers for nrf52832 .

    So as i understand external is not defined by arm ,it only says if we will set to 0 ,systick will use external clock and  i believe the "external" implemented by nordic in this case. Isnt it ?

Children
No Data
Related