Skip to main content
Visitor II
February 15, 2017
Question

UM0560 bootloader flowchart flash address?

  • February 15, 2017
  • 1 reply
  • 670 views
Posted on February 15, 2017 at 15:31

In the UM0560 bootloader flowchart the flash address at the end points to 0x6000 which is the same as the ROM address.

Is this intended?

0690X00000606JrQAI.png
    This topic has been closed for replies.

    1 reply

    ST Employee
    March 1, 2017
    Posted on March 01, 2017 at 11:02

    Hello Marton,

    You are right, the adress should be 0x8000 (Flash reset): it is a document typo.

    It is the normal behavior to boot on flash when it is not empty and option bytes are different of 0x55AA.

    Regards,

    Simon

    Visitor II
    March 1, 2017
    Posted on March 01, 2017 at 11:51

    Simon,

    Thank you for the answer, I thought that, I just wanted to leave feedback on this for the newer revisions of that document in the future.