Author Topic: STM32 Software Versions  (Read 26626 times)

Offline bob_STM32

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: STM32 Software Versions
« Reply #15 on: November 25, 2020, 12:24:49 PM »
Hello. Help, please. The firmware is recorded through the bootloader very slowly 5k - 2 minutes. What could be the reason?

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3234
    • View Profile
    • uTasker
Re: STM32 Software Versions
« Reply #16 on: November 25, 2020, 02:41:27 PM »
Hi

I am sorry but I have never heard of such an effect and can't imagine what it is.
Does the binary loading still work normally? What did you change to cause the problem to start?

Regards

Mark

Offline bob_STM32

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: STM32 Software Versions
« Reply #17 on: November 25, 2020, 04:40:15 PM »
This problem was immediately. The bootloader only accepts binaries. For some reason HEX and SREC files do not write.
Writing a binary file looks like this: it hangs for a few minutes, then quickly writes, restarts, and starts working.

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3234
    • View Profile
    • uTasker
Re: STM32 Software Versions
« Reply #18 on: November 26, 2020, 01:13:49 AM »
Hi

The binary loading doesn't sound right either. There shouldn't be any such delays - see this video: https://www.youtube.com/watch?v=dq-m-Dokq7E&feature=youtu.be

Regards

Mark