2025-03-25 9:03 AM
Hi all,
We have a question regarding the external memory interface connected to XSPI1 on the STM32H7S7Z8J6. We use the APS6404L-3SQN-ZR 64Mb external ram. We activated the XSPI interface with the following parameters:
We also created the memory partion inside the memory view:
In the boot partition we try to read and write some values to 0x90000000 but the void MemManage_Handler(void) is called immediatly. We measure the XSPI bus but there is no activity to be seen. So it seems like we are missing some vital settings. Are there any suggestions what to check?
Best regards
2025-03-28 5:00 AM
Hello @leddel32;
May be getting started with MMT(Memory Management Tool) wiki can help to check the MMT. This article shows, through different examples, how to use it Getting started with MMT(Memory Management Tool).
I hope this help you.
Thank you.
Kaouthar
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.