STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Sleepmode not working properly

Hello,I'm using a stm32f070f6 mcu.My problem is that, when I debug separately my bootloader and my APP code, everything works fine, but when I put them together in a hex file and upload it to my MCU(the bootloader remaps the IVT to the RAM before jum...

MCasas by Associate II
  • 305 Views
  • 1 replies
  • 0 kudos

Hi, I have an STM32F413ZH Discover board.I have imported FREE RTOS on to the board.Now I have been trying to implement LOW POWER mode in it.For that I have enabled the macro configUSE_TICKLESS_IDLE to 1. But even though the low.

I have tried calling the function HAL_PWR_EnterSLEEPMODE function call also but even though the Controller is not entering sleep mode.I want to know how to configure the sleep mode in the FREE RTOS for this controller.RegardsSrikanth.

Smedi by Associate II
  • 267 Views
  • 2 replies
  • 0 kudos