cancel
Showing results for 
Search instead for 
Did you mean: 

Board dumping problem

Chethan
Associate II

Recently we have purchased STM32NUCLEO-H7A3ZI-Q Nucleo board for our application development.Whenever we are trying to dump the code into board,we are facing error and attachment is attached for the same.We have tried with pulling the boot up pin as high.Your Immediate solution will hep us in resolving the issue as early as possible.Please kindly reply us as early as possible

4 REPLIES 4

> Whenever we are trying to dump the code into board,

Which code?

How, using what tools?

What are exactly the symptoms?

JW

Problem downloading, and then later debugging?

Is the board crashing into a Hard Fault or Error Handler? Perhaps instrument so you'd know.

Going into a low power state? Or reconfiguring PA13/PA14?

You're going to have to get a lot more specific if you expect anyone to debug this remotely

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Chethan
Associate II

Hi,

Thanks for the reply.

When we got the board we tried debugging through the USB and sample program worked and debugging is successfull.

Then suddenly a popup with ST link server update has come and we have did a update when the board is connected over the USB.

After the updation it started showing the error " No target detected " with STM32NUCLEO-H7A3ZI-Q Nucleo board

So, please suggest to resolve the issue as we are in critical stage of development.

Hi,

Thanks for the reply.

It is sample LED Blinking.

Qube IDE

When we got the board we tried debugging through the USB and sample program worked and debugging is successfull.

Then suddenly a popup with ST link server update has come and we have did a update when the board is connected over the USB.

After the updation it started showing the error " No target detected " with STM32NUCLEO-H7A3ZI-Q Nucleo board

So, please suggest to resolve the issue as we are in critical stage of development.

While debugging we also tried with Qube IDE.