Stm32f407+freertos tickless mode
Posted on May 08, 2014 at 23:04Hello everybody. I have a working code with stm32f407 and freertos. I want to use stop mode at the microcontroller. I read the tickless mode at freertos, this is for use the sleep mode. If I define this mode, my code g...