I have stm32f407vg discovery board. I could program my board successfully before but now my pc can't recognize debugger. What should I do to fix it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-07 1:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-08 8:11 AM
Undo what you did to make it stop working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-08 8:47 AM
I dont know what caused this, actually I have a guess. I touched the debugger and led turned off. So static might caused this. Any suggestion?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-08 9:05 AM
ESD can definitely kill things. If it's a ST board, and the computer can't recognize the debugger after a reset, I would guess it's dead. Although that would be uncommon. Does it show up as connected in the device manager? Does the board have the correct voltage level? Not sure if the LED is tied directly to power or not, but you could check that in the schematic to help diagnose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-08 12:07 PM - edited 2023-11-20 9:32 AM
I have discovery board.
Device manager says unknown usb device (device identifier operation failed). On 5 V pin I measured 4.78 V and 3V pin 2.99 V.
Led that turned off is COM led.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-08 12:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-08 1:07 PM
So is there any way to fix it or it is dead?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-08 1:20 PM
You can still connect to the MCU chip if you have another ST-Link available. You need the NRST, SWDIO and SWCLK lines connected.
Probably easier to buy a new board though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-08 1:37 PM
Okay. Thanks.
