Skip to main content
bob239955
Associate III
June 6, 2008
Question

An2606 rev3 STM32F10xxx system memory boot mode 'STILL' wrong

  • June 6, 2008
  • 1 reply
  • 604 views
Posted on June 06, 2008 at 09:48

An2606 rev3 STM32F10xxx system memory boot mode 'STILL' wrong

    This topic has been closed for replies.

    1 reply

    bob239955
    bob239955Author
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:36

    An2606 revision 3 ''STM32F10xxx system memory boot mode'' 'STILL' seems to be wrong.

    1) page 9. section Communication Safety. Point 3. (even parity)

    the hardware I have works with no parity!

    [incidentally why does the line above end with (XOR=0x00)]

    2) page 18. section 2.5 Go Command.

    A normal human would understand 'the address' to be address to Go from.

    But in fact you must give the address of a table containing at least two u32.

    The first u32 should be initial SP.

    The second u32 should be the initial PC.