Posted on July 07, 2014 at 14:52how to configure watchdog timer for the freertos in stm32l152cb MCU, the freertos has 3 tasks running. when to update the WWDG counter, in the st example wwdg counter is updated in a while loop every 50ms . but how to...