2020-08-18 04:54 AM
Hi,
I'm using keil as my compiler, and I have developed our own project PCB, every thing works fine, I have used W25Q64 external SPI flash for my board, Now I have written flash algorithms and they are working inside my test project, so I want to add the flash for my project using keil to program them, I have adapted the keil template project for this task, But keil would not program the flash and throws timeout error, I have attached my project so you can take a look,
Also It would be very helpful If I can find STM32H750 keil flash loader project, so I can modify it for my project.