Hi Community,
I used the tutorials to build a custom QSPI Flash driver for the STM32F769I-EVAL board so I can download my application directly into the external QSPI Flash. I had to make a number of changes, but I eventually got it working.
I now want to do the same thing but for the parallel NOR Flash. I was hoping that openOCD or j-link would have a script or pre-compiled flash driver/downloader so I wouldn’t have develop one of my own. Unfortunately I haven’t been able to find a working one anywhere.
Can anyone suggest a script that will do it, or at least point to an example that will help me develop my own.
Cheers,
David