Target Voltage Detection Fail Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-21 9:25 AM
Hello,
I got a stlm32 disco board. I cannot Flash.
So,I used STM32 ST-LINK UTILITY. Any connection fail even under reset. This one show Target Voltage Detection Fail. The board is powered by the USB CN2 Connector. The measurment on the CN4 Connector shows 3,3 v between 1 and 3 pins.( which seems normal)
Could this be a software issue ?
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-21 10:49 AM
what board/cpu ? which st-Link ? which lines connected or onboard ?
+
try: STM32CubeProgrammer ,
ST-LINK UTILITY is outdated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-22 2:55 AM
Hello,
Thanks for your answer.
My board is stm32h747i-disco which include theST-LINK .
Following your advice, I used the STM32CubeProgrammer.
I did a succesfull upgrade firmware but connect failed.
Report is: Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication.
I try to understand this ??
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-22
4:59 AM
- last edited on
‎2023-12-06
5:38 AM
by
Laurids_PETERSE
so you have this ?
is the demo running ?
+
led8 ON ?
+
jp3 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-22 9:30 AM
Hello,
Many thanks for your comments.
I understand
- Bridge shoud be between 1 an 2 on JP6. This the case
- I try bridge or no bridge on JP3. Same result
The green led D8 is on.
After that, I still have the same error on stm32Cube programmer. I cannot flash anything. So no demo
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-22 9:36 AM
JP3 bridge + check voltage on it, is CPU vdd .
​
+ But nothing getting hot??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-22 9:42 AM
Voltage on JP3 bridge is 3.29 Volts. Its fine.
I doesn't detect hots points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-22
10:50 AM
- last edited on
‎2023-12-06
5:16 AM
by
Laurids_PETERSE
and at R83 :
here stlink checks voltage...should be 3,3 + 1,6 V .. about.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-22 10:59 AM
Not sure that's the most current firmware for the ST-LINK/V3 but I wouldn't recommend just blindly applying things until you have a basic understanding of what's going on, or wrong.
Did you replace the demo firmware are some point? Or erase the current content?
Have you tried "Connect Under Reset" ?
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
‎2023-05-23 5:15 AM
- Hello,
- Thanks for your answers.
- The history of this board is the following ;
- First time, I plug ths USB cn2 , It was no demo. Black screen with only red led front and green led back. The community mentionned several boards like that.
- Following some communiity advice, I used the Demo program_hexfile.bat file again. I got the loading progress bar. This progress bar disappeared at 96%. So the flashing process was not going to completion.The screen was still black
- Then , I try a TouchGFX example . This one worked perfect including transfer to Stm32CubeIde, debbugging and flash.
- After that, impossible to flash again. So, no way to erase or to flash anything.
- Finally, I try to Connect Under Reset (Hardware or Software). Report is: Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication.
- The voltage on the commun point R83, R86 is 1,64 Volt
- Best regards,
