2024-05-09 12:48 AM
Hi Team,
we are facing issue with flashing NUCLEO-H7A3ZI-Q board.
is any problem if we flash stm32h7a3zit6 code on stm32h7a3zit6q.
can we give a suggestion ASAP
2024-05-09 02:38 AM - edited 2024-05-09 02:39 AM
STM32h7a3zit6q embeds SMPS power supply. So check in your code if SMPS is configured you can flash your code without issues
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.
2024-05-09 02:43 AM
Hello,
we are facing issue with flashing NUCLEO-H7A3ZI-Q board.You need to provide
You need to provide a details for that. Error message, or screen shots ..
2024-05-09 02:43 AM
Hi,
Thanks for quick response,
we did flash stm32h7a3zit6 code on stm32h7a3zit6q. then onwards NUCLEO-H7A3ZI-Q board not working,
compiler showing below message,
Target no device found
Error in initializing ST-LINK device.
Reason: No device found on target.
2024-05-09 03:21 AM
Hello,
As stated by @FBL, what is the power configuration you set in your FW? LDO or SMPS?
2024-05-09 06:16 AM
I would suggest you connect to the target using CubeProg in Power Down mode and erase the flash.
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.