cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H723ZG Board losing communication

PGM.2
Associate II

Hi all,

Nucleo-144 Stm32h723zg board while debugging suddenly loses communication and shows target not found, unable to read register values. This does not happen always but during debugging this issue is coming up,any solution or any problem with the board can someone help me out.

Thank You.

12 REPLIES 12
SofLit
ST Employee

If there is no issue with GPIO example: normally no watchdog is activated.

So there are two hypothesis:

  • An issue with a power configuration in your application.
  • An issue in your board (may be the power section).
To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
PGM.2
Associate II

The same application and program I can debug using an other board without facing any issue but while using this board I face the issue

ok but the "working" board could be working at the limit of the spec. Note that not all chips are same. So if you are not using the chip in the recommended configs, some chips "work" as you expect, others not. if you know what I mean ..

Note that "power issue" was just an hypothesis.. So it could be a board issue ..

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.