cancel
Showing results for 
Search instead for 
Did you mean: 

ST flash loader upload problem (maybe)

togrady
Associate II
Posted on April 05, 2008 at 22:53

ST flash loader upload problem (maybe)

1 REPLY 1
togrady
Associate II
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