STM32H750XBHX W25Q64 bad test
Hello!
I have an ART_PI board with STM32H750XBHX MCU and W25Q64 FLASH IC on it.
I want to make my own loader, but it doesn't work as it should.
Running until the memcmp cycle, I look at the memory map. But the content is not good. There are values 00000000, 11111111, 22222222 instead of 00, 01, 02. Thus, memory comparison is not good.
I can't find the error.
I am attaching the files and the picture showing the memory map.
Thanks for the help!

