Internal Loopback Test with QuadSPI
I am trying to test QuadSPI peripheral in the STM32H745BIT6 by carrying out an internal Loopback test. I am apparently not configuring its parameters correctly. Can anyone suggest what configurations I should do for QuadSPI and if there's anything wrong with these functions (the code halts at the breakpoint on the last error handler function inside the QSPI_LoopbackTransmit() function)? main.c code is attached.
