Skip to main content
Visitor II
March 11, 2024
Question

STM32L496: Not able to enter into sleepmode while using tickless idle mode in cmsis rtos v2

  • March 11, 2024
  • 0 replies
  • 535 views

I am trying to use tickless idle mode. But for some reason I cant go into sleepmode, the mcu instantly comes out of it.

 

Before I implemented tickless idle mode in my main application. I disabled all interrupts but still for some reason I could not stay into SleepMode and immediately get out of it. So then I tried example project (Freertos lowpower) from ST on NUCLEOL496ZG board and there also same behavior. 

 

If anyone have any ideas, please mention here. 

    This topic has been closed for replies.