STM32 QSPI external flash loader issue
Hi.
In a project I'm working on, I have to use external flash because the internal flash memory is low.I decided to use the MT25QU512ABB chip as it supports QSPI. After some research on the internet, I found the video of STMicroelectronics on youtube and followed the steps.
Link:
https://www.youtube.com/watch?v=XqCq0xtQmbI&t=608s
I also downloaded the necessary files from STMicroelectronics' github page and created my project.but even though there is no error in my project and I load the .elf file in ST32CubeProgrammer without any problems, the program does not start.
MCU STM32h750VB
IDE CubeIDE
I look forward to your help
thank you.
