Skip to main content
ranran
Senior
March 30, 2019
Solved

X-CUBE-SBSFU for STM32H7 ?

  • March 30, 2019
  • 2 replies
  • 960 views

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

This topic has been closed for replies.
Best answer by Tesla DeLorean

Contact your local sales office, likely a port or beta version available to qualified customers.

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
March 30, 2019

Contact your local sales office, likely a port or beta version available to qualified customers.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
alister
Senior III
April 1, 2019

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.