Flashing problem in STM32F207
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-25 1:59 AM
I try to flash using st-link v2 but it show the error message. In my design I cant able to access the Boot 0 and Boot1 pins so no possibility to go for DFU mode.Please give any solution to flash using st-linkV2
kmani@kmani:~$ st-flash erase
2018-09-25T14:18:48 INFO src/stlink-usb.c: -- exit_dfu_mode
2018-09-25T14:18:48 INFO src/stlink-common.c: Loading device parameters....
2018-09-25T14:18:48 WARN src/stlink-common.c: unknown chip id! 0
Mass erasing
kmani@kmani:~$ st-flash erase
2018-09-25T14:19:11 INFO src/stlink-common.c: Loading device parameters....
2018-09-25T14:19:11 WARN src/stlink-common.c: unknown chip id! 0
Mass erasing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-25 8:01 PM
Here I'm using tag-connect cable with 6-pins ​
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-25 8:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-25 8:43 PM
If you have connection issues with BOOT0=HIGH, you should look for board level issues.
>>How should I isolate the offending code and stop it?
I find inspection and bisection to be useful methods.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-25 8:53 PM
Actually that is working board now only it shows error like this ,I will try to give High on Boot0 pin​. Thank you sir for your suggestion.

- « Previous
-
- 1
- 2
- Next »