User Activity

Today I started my Stm32CubeIDE and I tried to create a new project. It refreshed itself, and after that I couldn't save ioc, and I couldn't switch to another .h or .c files. I had to kick out this application by task manager. I use Debian Linux & Ja...
Hi All,I use FreeRTOS and I try to use USART by interrupt. When I call xQueueSendFromISR my application hangs out. I've set full assert but it never reaches assert_failed or Error_Handler functions. I use NUCLEO-64 STM32F411RE board with 1.25.0 firmw...