Skip to main content
diego239955_stm1
Visitor II
November 4, 2016
Question

STM32VLDiscovery - Error in initializing ST-Link Device

  • November 4, 2016
  • 1 reply
  • 836 views
Posted on November 04, 2016 at 23:27

Hello,

I'm new in the forum and in the use of STM32F10X.

Recently to test a microcontroller STM32VLDISCOVERY the Atollic (V. 6.0.0) submitted the following error message:

*******

Error in initializing ST-Link device.

Reason: (-8) Target held under reset.

*******

When testing the same code in other hardware error does not occur.

Does anyone have idea how to fix?

#stm32vldiscovery #stm32f100rb
This topic has been closed for replies.

1 reply

slimen
Visitor II
November 7, 2016
Posted on November 07, 2016 at 14:06

Hello,

Maybe this failure is due to the devices are not actually starting, or not properly configured? Make sure that you are using the current firmware.

Try connect under reset and check that the reset pin is connected properly.

You can refer to the user manual: 

http://www.st.com/content/ccc/resource/technical/document/user_manual/24/df/3a/30/73/31/4e/9b/CD00283787.pdf/files/CD00283787.pdf/jcr:content/translations/en.CD00283787.pdf

: Developing your STM32VLDISCOVERY applicationusing the Atollic TrueSTUDIO software.

http://www.st.com/content/ccc/resource/technical/document/user_manual/e6/10/d8/80/d6/1d/4a/f2/CD00262073.pdf/files/CD00262073.pdf/jcr:content/translations/en.CD00262073.pdf

: STM32 ST-LINK utility software description

Have you tried the STLink Utility ? Does it show the same issue?

Perhaps you can describe your connectivity on this board with more details to understood your case ?

Regards