Issue with Single QSPI Flash Functionality Using External Loader on custom board
Hello Team,
Issue Summary:
The QSPI flash is not functioning correctly when used with an external loader on my custom board. I utilized the MT25TL01G_STM32H750_DISCO.stldr loader, but the erase operation fails, and the flash does not behave as expected.
in above statement. we have enabled QSPI bank-1 as in below picture

Using the specifications mentioned above, I successfully implemented custom firmware to enable read and write operations on the MT25QL512ABB8ESF-0SIT flash memory. I followed the "W25Q Flash PART 7 -> QuadSPI Mode" tutorial to achieve this functionality. The implementation has been thoroughly verified and is working as expected.
custom board details:
-> MCU: STM32H750IBT6
-> flash memory: MT25QL512ABB8ESF-0SIT
Upon comparing the hardware connections, I noticed some differences. Please review them and let me know if there are any mistakes in either the hardware setup or the software configuration. below i have added screen-short of schematic.
Circuits:
Custom board:

DEVKIT:

