2025-04-04 2:40 AM
Hello,
I have a custom hardware using STM32H725 board, sometimes(2/10) I am trying to debug the board using ST Link v2 and It is not getting connected and showing me the error to connect if device supports debug authentication enable it.
in order to connect to it I remove the USB cable reconnected and selected the mode as power down mode with reset mode as core reset and it was able to connect. I then erased the whole chip and then reconnected in normal mode using software reset mode and it was able to connect.
I compared the option bytes when it was not able to connect and also when it was able to connect in the power down core reset mode and found no difference,
Now my question is what could be the issue
-is it due to the software code which is making or is it something related to the hardware or something other than option bytes which is being changed ?
pleae let me know your suggestions to debug this further.
regards,
2025-04-04 3:33 PM
Hi @darla14
some suggestions:
Best regards