STM32L4R5 | FreeRTOS/CMSIS RTOS | Queue from UART ISR issue.
Hello Everyone,I am currently working with a dev board based on STM32L4R5 using STM32CubeIDE , HAL libraries and FreeRTOS.Project: UART2 initialized using the code generator:Added __HAL_UART_ENABLE_IT() after initialization.Along with this disabled ...