Is it possible to use STM32H750VB with two QSPI Nor Flash in Memory Mapped & Read/Write Mode
Hi, i want to use STM32H750 with two QSPI Nor flash (W25Q128JV). Purpose of one of them is store static libs and constants. So i will use in memory mapped xip mode. The other one is using in read/write mode for store data.Before, i have used both of ...