2021-07-21 02:51 AM
Hello comrades,
I've downloaded the SBSFU package, but there is no example for the STM32H747, moreover, I couldn't find an example for dual-core MCU (H755 or H747, etc.).
I've tried to make some changes to the NUCLEO-H753ZI project within the downloaded package, I've succeeded in building the project, but no boot output on the UART console.
So:
Thanks in advance folks
2021-07-26 08:24 AM
Hello @AAvda.1 ,
SBSFU 2.5.0 added support of STM32WL, which is also dual core. Even though it integrates different cores, the core principle remains the same. AN5544 and UM2767 deal with the STM32WL SBSFU in detail.
J
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-09-29 06:08 AM
Thank you :)