An2606 rev3 STM32F10xxx system memory boot mode 'STILL' wrong
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2008-06-06 12:48 AM
Posted on June 06, 2008 at 09:48
An2606 rev3 STM32F10xxx system memory boot mode 'STILL' wrong
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 3:36 AM
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.