Hi everyone,
I’m working on a project using FreeRTOS 10.4.6 in combination with STM32CubeMX 6.11.0 and TouchGFX on an STM32H562 microcontroller.
I’ve encountered an issue where the xQueueReceive and xSemaphoreTake (or using the API osMessageQueueGet ...