CSP_QSPI_WriteMemory writes data from buffer with offset
I work on a custom board with STM32H745BITx, and what I'm trying to do is to make external loader using one of ST MOOCs: https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/external_QSPI_loader.htmlThat's the code that I...