How to make the Intermittent application with GRTC and LFXO while asleep.

Hi.

I have been investigating how to use GRTC and LFXO for LFCLK with nRF54L15DK.
In my goal, I would like to make the Intermittent application with sleep and GRTC that works with LFXO even if the MCU stay asleep.

I found the library(nrfx_grtc.h), but I couldn't find the sample named 'GRTC' with the library from ncs 3.0.0.

Do you know how to manipulate the API of GRTC, and properly to write the prj.cof ?


Best regards.

Parents Reply
  • HI.
    Thank you for replying, but where did you find GRTC automatically works responding to power state?
    Indeed, I see the k_sleep() go sleep, but I couldn't find that automatic clock source change in your URL document.
    The document seemes to state some techniques for power saving.

    Anyway, I will try obeying your suggested document.
    If I confirm the power consumption become lower, I will report them.

    Best regards.

Children
No Data
Related