When using RTOS, the current consumption in STOP mode does not decrease.
I am using STM32L073RZT.If RTOS is not used, the current consumption will drop to 1μA in STOP mode.When using RTOS with STM32CubeMX, it only drops to about 40 μA.How can we achieve a few μA?