User Activity

Hello,I am developing an application on STM32H7 MCU which uses SBSFU bootloader for secure firmware updates. I am trying to combine the SFB update package with some additional data in a single binary file that is sent for the firmware. To make this w...
Hello,There have been several similar threads but no answer from ST:https://community.st.com/t5/stm32cubeprogrammer-mcus/uninstall-stm32cubeprogrammer-ubuntu/td-p/335445https://community.st.com/t5/stm32cubeprogrammer-mcus/how-to-uninstall-stm32cubepr...
I am trying to get RTOS proxy working in STM32CubeIDE with SMT32H7B3 MCU. However, I only see on thread and get "Failed collecting threads." error: The FreeRTOS Task List view shows all tasks correctly. Any tips for solving this issue?
It seems to be a recurring challenge in the community posts of getting firmware MPU configuration to work with SBSFU. We also had the problem of application firmware hanging when running it with SBSFU. A solution of clearing floating point unit flags...
I am trying to view and debug the queues in my FreeRTOS project. To do this, I have to add the queues to registry with vQueueAddToRegistry. However, vQueueAddToRegistry takes an argument to a QueueHandle_t and in the project generated with STM32CubeM...
Kudos from