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

Question regarding HFCLK control

Dear Nordic guy, I'm developing with nrf51822(6.0 stack binary and 5.0 sdk) I have one question regarding clock. As I know,automatically,stack go to the sleep mode(HF clock disable)and wakup. but,we have some problem,So,we have a plan to estimate a sleep current consumption, using a NRF_CLOCK->TASKS_HFCLKSTART and NRF_CLOCK->TASKS_HFCLKSTOP manually at the application code due to 32k clock rtc timer. For just estimation purpose not apply to product case. Can I use the NRF_CLOCK->TASKS_HFCLKSTART and NRF_CLOCK->TASKS_HFCLKSTOP ? Is it possible?

Parents Reply Children
No Data
Related