User Activity

I'm working with STM32H743 and W25Q128 external flash drive. I am trying to develop external loader. When I test with STM32CubeProgrammer and .bin files, everything works fine, writes to 0x90000000 address, verifies and reads OK. When I try to upload...