Hello,
I have a custom board which is based on the design of the STM32F769I-EVAL. I need to flash the QSPI flash in Keil.
For this reason I need a custom FLM file because the QSPI CS PIN changed from PIN6 to PIN10.
Unfortunately I can't get an algorithm to work. I have tried to build a version that might work using both the STM N25Q256QA example and the STM32F7xx_NOR_MICRON project. But already when erasing sectors the process is canceld.
Is there somewhere the orginal Project for the STM32F769-EVAL FLM file, where I can change the PINs?
Or does some has a good guide to get the thing running in Keil?
Best regards
Alex