What is the routine used by STM32Programmer when I click on read button?
Hi,
I created one external loader to write and erase one NOR FLASH and works well (STM32H7A3 with S29GL512S11).
When I try to access the memory in my application code the memory returns 0xFFFF every time. When I try to read the memory the first time when external loader is loaded to microcontroller, I read the same values. But if I click second time in Read button the STM32Programmer read the memory correctly.
My question is, what are the commands sent to microcontroller when Read Button is clicked? In my custom external loader I don't have any function to read, and the read task is executed by STM32Programmer and works fine.
Best regards,
Luis Cristóvão
