cancel
Showing results for 
Search instead for 
Did you mean: 

Starting the MPU of the STM32N6570-DK board

Z-YF
Associate II

I am working on a STM32N6570-DK board, and I am wondering how to start the MPU of the N6 core, when I start a touchgfx project, it can't work successfully. I hope that some additional information and some courses can be provided.

2 REPLIES 2
RomainR.
ST Employee

Hello @Z-YF 

Have you tried one of existing TouchGFX examples for STM32N6570-DK, because I just checked and the projects all work perfectly. Maybe you should look at the MPU configuration code in these TouchGFX examples?

Can you provide more details about the MPU issue if you want to get useful help ?

Best regards,

Romain,

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.

Yeah, I have tried to create my own project, but it turns out that some errors appear. So maybe I need to check the configuration of the demos more carefully and follow their configs. I will post another reply if any other errors appear.