Read external SPI Flash with external flashloader and CLI is slow.
HelloI implemented an external flashloader for STM32F767 for an external SPI Flash. The size of the flash is 256MBit. I want to readout the whole flash with *.bat file. I tried with this line:STM32_Programmer_CLI.exe -c port=SWD reset=HWrst freq=800...