2024-07-15 09:48 AM
Hello Techies,
We are using STM32H743, we would like to run mcuboot on stm32h743, but we haven't find the example for stm32h7xx devices,
Is there any specific reason not to provide mcuboot example for h7 devices?
2024-07-15 04:17 PM
Perhaps ask the maintainers of mcuboot. It's not an ST software tool.
mcu-tools/mcuboot: Secure boot for 32-bit Microcontrollers! (github.com)
2024-07-15 10:35 PM
I have found some applications like SBSFU and ROT in stm32cube git for different controllers like STM32U5(cm33), STM32H5(cm33) but not available for stm32h7(cm7).
is it not supported or any other particular reason not to have that
2024-07-16 05:13 AM
It probably just wasn't created yet. I don't see any showstoppers to using it. Again, the maintainers of mcuboot are the ones to ask. They are not on this forum.