Power consumption issue of Timer20 in counter mode

HI,

I am using the nRF54L15 with SDK v3.0.0. I am currently using Timer20 for a counting function. My original power consumption was 4.6 μA when Timer20 was not enabled. After adding and enabling Timer20, the power consumption increased to 37 μA. My configuration is as follows:

Is there an issue with my configuration, or does the timer consume significant current during sleep even in counter mode after initialization?

Thanks!

Related