cancel
Showing results for 
Search instead for 
Did you mean: 

unable to flash NUCLEO-H7A3ZI-Q

Chandramouli
Associate II

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

5 REPLIES 5
FBL
ST Employee

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 Accept as Solution on the reply which solved your issue or answered your question.

SofLit
ST Employee

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 on "Accept as Solution" on the reply which solved your issue or answered your question.

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.

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 on "Accept as Solution" on the reply which solved your issue or answered your question.
FBL
ST Employee

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.