X-CUBE-SBSFU for STM32H7 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
STM32H7 Series
-
X-Cube-SBSFU
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-30 3:07 PM
Contact your local sales office, likely a port or beta version available to qualified customers.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-30 3:07 PM
Contact your local sales office, likely a port or beta version available to qualified customers.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-31 6: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.
