Can two separate QSPI FLASH chips be used simultaneously without using dual memory mode
Hi,
Being new to QSPI technique I have to ask for some help to find out if I have misunderstood the whole concept.
Our target is to have two QSPI flash memories and run the code from the first one (xip) and use the second one for data storage to be used e.g. as flash file system. The cpu used is STM32F730x8.
After investigating the example projects and documents I can't find out how this is done: since there's only one instance of QSPI peripheral in the chip, and if the dual memory mode is not used, is there any way for targeting the FLASH2 while running the code from FLASH1?
And if we were using the two memories in dual memory mode, how do we perform sector write/read operation while running the code from the same flash?
Any help appreciated,
BR Jukka Lamminmäki
