STM32F103RB Flash Loader V2.2 Problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2010-10-25 7:04 PM
Posted on October 26, 2010 at 04:04
STM32F103RB Flash Loader V2.2 Problem
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:12 AM
Posted on May 17, 2011 at 14:12
The communication between PC and Cortex is working properly and we can connect to the chip, But there was not devices in the target list! Why?
Perhaps it is not actually working properly. You could try the command line version of the software, and source code is also provided so you could examine the response of the device to the serial commands. The protocol is also well documented, it shouldn't be too hard to diagnose. Try some different serial ports, USB and motherboards. Pick a lower baud rate.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:12 AM
Posted on May 17, 2011 at 14:12 HI, I m stuck at the same step too, trying to change the baudrate doesn't help, neither that the command line part. I m using a stm32f2 series microcontroller. Do you have fixed your problem? Thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:12 AM
Posted on May 17, 2011 at 14:12
a) Confirm it is actually in the boot loader mode at all. RealTerm, send 0x7F, observe response.
b) The operational window for the boot loader is small, if it miss identifies the first character you send (0x7F at 8E1), it will auto-baud to the work baud rate. Reset, try again. c) Confirm the V2.2 Flash Loader even supports the STM32F2 series parts. Get a version that does.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:12 AM
Posted on May 17, 2011 at 14:12
