Need Guidance on QSPI External Loader Issue with Custom Board Using STM32H750
We are currently working on a project using the STM32H750IBT6 microcontroller interfaced with a single-bank Quad SPI NOR Flash (MT25QL512ABB) on our custom board. The QSPI interface is operational.
However, we are facing an issue with the external loader. While the same external loader setup works correctly with the STM32H750 development board using the same two MT25QL512ABB Flash memories, it fails to function on our custom board.
Development board QSPI schematic:

Our custom board QSPI schematic:

For reference, we are used the external loader implementation for development board from the following link:
https://controllerstech.com/w25q-flash-series-part-8-quadspi-external-loader/
We request your support in:
Verifying if our schematic connections for the QSPI interface may be contributing to the issue.
Identifying any possible hardware or configuration-related causes for the external loader failure.
