Skip to main content
Associate II
August 15, 2025
Question

Creat project

  • August 15, 2025
  • 1 reply
  • 717 views

I am working with STM32MP257F1-EV1, I want to ask when creating a project with STM32CubeMx, why my project does not have a file in Secure like other boards?

 

Thank you.

1 reply

Ghofrane GSOURI
Technical Moderator
August 20, 2025

Hello @Duyvnhd 


When creating a project with STM32CubeMX for the STM32MP257F1-EV1, the absence of a Secure folder typically means that TrustZone is not enabled in your project settings. The Secure/Non-Secure folder structure is only generated when TrustZone is activated for the Cortex-M33 core

GhofraneGSOURI_0-1755695324660.png

 

 

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.