Question
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 like
OSPI_OctalModeCfg(&hospi1);
do I need to call it somewhere ?
so far the loader for QSPI is working fine but OSPI is coming so far with bunch of errors.
