Resolved! SysTick_Handler and RTOS
Hello , I had started a project with STM32F410RB wish communicate with a keyboard and LCDActually i wrote my program that call SysTick_Handler from stm32f4xx_it.c to interact keyboard and detect if there is a button pressed and wrote caracter on LCD....