2026-05-28 8:14 PM - last edited on 2026-05-29 6:42 AM by Andrew Neil
Besides, are there any other alternative solutions? For instance, a single MCU that can fulfill both power control and cybersecurity requirements.
2026-05-29 6:11 AM
Hi @AkcDev.,
implementing the SBSFU is possible with STM32G4: X-CUBE-SBSFU | Product - STMicroelectronics
with enough care, it's suitable for fair degree of security in applications, where TrustZone isolation is not mandatory (single-tenant applications).
My suggestion would be to try meeting the requirements with G4, and going for U5 or H5 only when there's some limitation found with the STM32G4 SBSFU.
The U5 is an ultra low power platform with strong secure elements, while the H5 is primarily designed with security in mind, tuned to higher performance without much regard for the low power modes.
This Introduction to security for STM32 MCUs - Application note is intended for basic orientation in STM32 security features.
BR
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.