Skip to main content
togrady
Associate III
April 5, 2008
Question

ST flash loader upload problem (maybe)

  • April 5, 2008
  • 1 reply
  • 613 views
Posted on April 05, 2008 at 22:53

ST flash loader upload problem (maybe)

    This topic has been closed for replies.

    1 reply

    togrady
    togradyAuthor
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:28

    I want to ''copy'' the code on my STM32 using the ST flash loader as this seems like a good way of creating a bin file that contains both my bootloader and my application. This one bin file can then be used in production to download everything to the STM32 in one operation.

    So here is the problem:

    When I use the ST flash loader to upload from my STM32103RB (128k) I end up with a bin file on my PC that is 104895 bytes. I would have expected the file size to be 131072 (128k). The flash loader reports that it has successfully uploaded 131072 bytes. Am I missing something?

    Regards

    Trevor