Question
Upgrade STM32WB5 MCU (Stack + User app) via UART
We have the following use case:
- H5 MCU runs FreeRtos and communicates with the STM32WB5 chip via UART;
- We want to be able to download the SW into the CM4 and CM0 memory regions.
What is the simplest way to update the stack and user app via UART?
Thank you!
