2020-10-09 05:32 AM
Hi ,
Additional to this I will need some Technical Support on the Board Bring-up . Please forward me the Technical Support Person Email ID .
I have a Project using STM32H745XI Micro Controller , I have followed previous known steps to Generate Source code using STM32CubeMX for STM32H745XI.
I have sucessfully built the files using the STM32CubeIDE for STM32H745XI Discovery Kit , I am not able to Debug the souce code connecting with using ST-Link on the Discovery Kit . Is there any special settings that needs to be taken care other than the following .
I have installed the ST-Link Driver from the following link
Open On-Chip Debugger 0.10.0+dev-g30d1303 (2020-06-18-09:13)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
stm32h7x_cti_prepare_restart_one
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Info : connected to stlink-server
Info : stlink-server API v1, version 1.3.0
Info : STLINK V3J3M2 (API v3) VID:PID 0483:374E
Info : Target voltage: 3.274320
Error: init mode failed (unable to connect to the target)
The interface firmware FAILED to reset/halt the target MCU
Solved! Go to Solution.
2020-10-15 04:01 AM
Hi ,
Yes the STM32H7 was Bricked , I am able to now recover the board 10K resistance De-Soldered from R143 and Soldered on to R144 .( There should have been an Jumper provided or ,,, the ST-LINK should have had GPIO method to recovered the board )
After Going through the user manual it is mentioned in an Caution: :sad_but_relieved_face:
2020-10-13 09:00 AM
Hi @kalvacherla.chandrashekhar ,
From STM32CubeProgrammer interface, try to perform a Firmware upgrade. Is that possible?
Does it resolve your issue?
-Amel
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.
2020-10-13 09:09 AM
@Amel NASRI
Seems more likely that the H7 is bricked with user software, and the ST-LINK here isn't switching to DFU/Update mode. Don't think this board provides jumpers to disconnect SWDIO/SWCLK from the target.
2020-10-13 09:11 AM
>>Please forward me the Technical Support Person Email ID
Direct engineering support for STM32 products is typically rendered through the local sales office responsible for your account, and the FAE's stationed there.
2020-10-15 04:01 AM
Hi ,
Yes the STM32H7 was Bricked , I am able to now recover the board 10K resistance De-Soldered from R143 and Soldered on to R144 .( There should have been an Jumper provided or ,,, the ST-LINK should have had GPIO method to recovered the board )
After Going through the user manual it is mentioned in an Caution: :sad_but_relieved_face:
2020-10-15 04:02 AM
Yes the STM32H7 was Bricked , I am able to now recover the board 10K resistance De-Soldered from R143 and Soldered on to R144 .( There should have been an Jumper provided or the ST-LINK should have a method to recovered the board )
Thanks for your support