Question
Why this error flashing STM32F746BGTx ?
I'm trying to flash a .bin file onto STM32F746BGTx with CubeProgrammer 2.6.0.
Yes , not latest but STM32F746 is not quite a new thing so I'd expect it to work.
And get this:
16:11:01 : File : vvvvv.bin
16:11:01 : Size : 1026247 Bytes
16:11:01 : Address : 0x08000000
16:11:01 : Erasing memory corresponding to segment 0:
16:11:05 : Download in Progress:
16:11:12 : File download complete
16:11:12 : Time elapsed during download operation: 00:00:11.083
16:11:12 : Verifying ...
16:11:12 : Read progress:
16:11:13 : Error: Data mismatch found at address 0x08027804 (byte = 0x5D instead of 0xE8)
16:11:13 : Error: Download verification failedThen flashed same file using the old ST-LINK utility, and it seems to work (*)
Debuggers do not complain (CubeIDE and IAR, with st-link)
