User Activity

Hi, I am developing an application which involves UART for the STM32F411VE, I am using FreeRTOS and I want to know if the HAL APIs and the HAL_UART_Transmit_IT in this case are thread safe, thanks
Hi, I am using cubeide and I would like to enable MISRA C checking in order to develop a more robust code, thanks
Hi, I have worked with FreeRTOS in a project with other board brand and to implement the FreeRTOS functions we followed these guides https://www.freertos.org/Documentation/RTOS_book.html which are great, now with ST I realize you can include a layer ...
in https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubef4.html there are the MCU package and the patch, the first can be installed from CUBE IDE with "m...
Hi, what is the correct way to validate the data from a gyroscope? we are receiving data but we don't know if the values are correct
Kudos from