2021-03-17 11:43 PM
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
2021-03-18 04:17 PM
> Whenever we are trying to dump the code into board,
Which code?
How, using what tools?
What are exactly the symptoms?
JW
2021-03-18 04:52 PM
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
2021-03-18 11:38 PM
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.
2021-03-18 11:40 PM
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.