Continued frustrating time with STM32 Cube Programmer
Trying both 2.7 and 2.8 downloading 128MB (and smaller amounts), completes after one read interaction, about 0x7D400 bytes
C:\STM32Cube\STM32CubeProgrammer_v2.7.0\bin>STM32_Programmer_CLI --connect port=swd --log ext128m.log --extload C:\STM32Cube\STM32CubeProgrammer_v2.8.0\bin\ExternalLoader\MT25TL01G_STM32H747I-DISCO.stldr --upload 0x90000000 0x8000000 h747ext128m.bin
-------------------------------------------------------------------
STM32CubeProgrammer v2.7.0
-------------------------------------------------------------------
Log output file: ext128m.log
ST-LINK SN : 0031004E3037510339373532
ST-LINK FW : V3J8M3
Board : STM32H747I-DISCO
Voltage : 3.29V
SWD freq : 24000 KHz
Connect mode: Normal
Reset mode : Software reset
Device ID : 0x450
Revision ID : Rev X
Device name : STM32H7xx
Flash size : 2 MBytes
Device type : MCU
Device CPU : Cortex-M7/M4
UPLOADING ...
File : h747ext128m.bin
Size : 134217728 Bytes
Address: : 0x90000000
Read progress:
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Data read successfully
Warning: The file h747ext128m.bin already exists, it will be overwritten
Time elapsed during read operation is: 00:00:01.180
0%
GUI version also gets stuck at 99% when doing 64MB reads
