External memory loader on STM32H7R7I8T6
Hello,
I am working on a project that requires the code to be stored in the external QSPI flash but the problem is, I have no idea how the external memory loader generated by CubeMX works. I have tried following this article, but the external loader link is broken. Can someone please answer the questions below?
How do you program the external memory with the application project?
How can I configure the external memory manager to work with quadspi flash? I am guessing I need to write my own drivers for the external flash but where do I put this?
Regards
