2025-08-16 3:41 AM - last edited on 2025-08-26 1:04 AM by KDJEM.1
Hi
I am evaluating STM32F303RE for a product and will be using https://www.st.com/en/evaluation-tools/nucleo-f303re.html for evaluation
My technical requirements are
I have successfully enabled FreeRTOS support. Do you have any reference with MCUboot + FreeRTOS support?
PS: MCUboot + zephyr works on the board, but not FreeRTOS.
Thanks
2025-08-27 4:03 AM
Hello @jo512
You do not run MCUboot as a FreeRTOS task. Instead, you:
2025-09-10 12:20 AM
Hi Saket_Om
Please read my question again.
Regards
Prajosh
2025-09-15 4:23 AM
Hello @jo512
Unfortunately, there is no examples on MCUboot + FreeRTOS in STM32Cube packages.