How to Interface and configure the STM32H563ZI with W25Q256 external memory
I was trying to interface W25Q256 with STM32H563ZI in QuadSPI mode as i have done with normal SPI it was working fine as i need to operate at higher frequency than normal spi for continous read and write operation. I tried to read Device information first but i was unable to read the device information mode.

This is the parameter that i have set.
Also i have attached the programming file.
I need help in debugging the code and configuring the parameter in stm32cube ide if needed.
