[SOLVED] I cannot flash and use the QSPI W25Q128J chip on the new STM32F746G-DISCO version C03
I have develop a program on STM32F746G-DISCO revision B02 with QSPI N25Q128A13EF840E
Now the new boards revision C03 use the QSPI W25Q128JVEIQ.
I have copied the file W25Q128JVEIQ_STM32F746G-DISCO.stldr from CubeIDE 1.16 to the STM32 ST-LINK Utility\ST-LINK Utility\ExternalLoader but the external loader is not flash.
I need to change some in my code to use this new QSPI chip ?

