Hello @kisvegabor,
I’m using STM32H7A3VIT6, its internal flash is insufficient for the project. Mainly images and fonts have the high flash usage. So, I thought to store them on the External NOR Flash and loading them from it during runtime.
I also came across using a Quad SPI Flash in memory mapped mode, which can map external flash to MCUs internal address.
It would be good if you could help to achieve this.
Regards,
Keshav Aggarwal