Skip to main content
Pavel A.
Super User
July 26, 2022
Question

Why this error flashing STM32F746BGTx ?

  • July 26, 2022
  • 1 reply
  • 607 views

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 failed

Then flashed same file using the old ST-LINK utility, and it seems to work (*)

Debuggers do not complain (CubeIDE and IAR, with st-link)

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
July 26, 2022

But you know, half the things they did with the software and firmware relate to fixing actual bugs..

I'm really not sure there's a lot of value in relitigating failings that have already been fixed/addressed.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Pavel A.
Pavel A.Author
Super User
July 29, 2022

They fix a bug and drop in a couple more. Updating their tools always scares me.

 But they are good neighbors, not trying to kick Segger out of J-LINK business.