2019-03-30 11:03 AM
Hello,
Can X-CUBE-SBSFU source code work with STM32H7 (STM32H743) too ?
In the getting started it is said:
"It comes with an example implementation running on the NUCLEO-L476RG, NUCLEO-L432KC, B-L475E-IOT01A, 32L496GDISCOVERY, NUCLEO-G071RB, 32F413HDISCOVERY, and 32F769IDISCOVERY platforms.".
Thank,
ranran
Solved! Go to Solution.
2019-03-30 03:07 PM
Contact your local sales office, likely a port or beta version available to qualified customers.
2019-03-30 03:07 PM
Contact your local sales office, likely a port or beta version available to qualified customers.
2019-03-31 06:06 PM
See section 1.5 of RM0433 rev 5, the STMH743 is missing flash secure-only area, secure access mode, root secure services, CRYP and HASH peripherals.
Second Clive's post.
You'll have to organise your own mix of security measures using PCROP, RDP, DAP (manually disabling the debug port if you use RDP level < 2), WRP, and MPU.