Quad SPI indirect and memory mapped modes
Hello Community,
I have a NOR Flash memory connected to my MCU (STM32U585) by QUAD-SPI. I plan to use the indirect mode, for erasing and programming the contents of the flash, in one context of my program. And in another context, exclusive of the other, use memory mapped mode to exploit the data already programmed in the flash.
I understand that indirect mode and memory mapped mode are exclusive. I do not expect to use the two modes at the same time. But I would like to have confirmation that it is possible to switch back and forth from indirect to memory mapped mode, whenever necessary.
Thanks.
Eric Lucazeau
