are the external loader files for Octo SPI somewhere, github ?
It looks like simply replacing the QSPI loader files, which are available on github (CubeIDE)but not all is exactly the same.for example the are functions likeOSPI_OctalModeCfg(&hospi1);do I need to call it somewhere ? so far the loader for QSPI is w...