User Activity

Hello !My project works with FreeRTOS and HAL library (generate by CubeMX) on STM32L496 and I use TIM1 as timebase source instead of SystTick.I have a problem with osDelay().I have these functions to print what I want with an UART :/* ---------------...