Skip to main content
Associate II
May 9, 2024
Question

unable to flash NUCLEO-H7A3ZI-Q

  • May 9, 2024
  • 3 replies
  • 1111 views

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

3 replies

Technical Moderator
May 9, 2024

Hi @Chandramouli 

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 "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL
Associate II
May 9, 2024

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.

mƎALLEm
Technical Moderator
May 9, 2024

Hello,

As stated by @FBL, what is the power configuration you set in your FW? LDO or SMPS?

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
mƎALLEm
Technical Moderator
May 9, 2024

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 ..

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
Technical Moderator
May 9, 2024

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 "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL