Question
Loose connection to the STM32 of a hoverboard after a first launch of an empty program
Hi,
I try to flash an hoverboard MCU but after the first launch, it is impossible to connect again to the MCU. It is like it was damaged :'(
Steps:
- I put the board under battery
- I connect the ST-Link to the 4 pin
- I connect the ST-Link to the usb
- I Connect with ST-Link Utility -> It works !
- I Create an empty project in STM32CubeIDE with the correct .ld
- I build and run
- I loose the connection forever, even on the IDE or the Utility
The MCU is a STM32F103RCT6 the project is configured with stm32f103rctx_flash.ld
It is the second board I fail, I am totally stuck.
Thanks for any help