You are here

Vesc bricked with custom app, no SWD

2 posts / 0 new
Last post
stexo
Offline
Last seen: 1 year 6 months ago
Joined: 2018-09-13 22:38
Posts: 1
Vesc bricked with custom app, no SWD

Hi guys,

recently I was developing an custom app for the VESC firmware.
I was uploading it through an raspberry pi connected to the swd port.
It went fine until I uploaded code with major changes. Since then I can't connect to the VESC.
Open OCD fails with "Info : SWD DPIDR 00000000". It is the same behavior as if nothing is connected.
On the Vesc only the blue led is lighting up. No red blinking as befor during programming.

Someone has got any sugestion how to recover the VESC or how to check what problem the STM32F4 is experiencing?

Bill Somerville
Offline
Last seen: 4 months 4 weeks ago
VESC Free
Joined: 2019-05-09 21:50
Posts: 3

I ran into something similar with my Ubuntu desktop. My st-link was recognized by the os but couldn't connect to the target. Blue light kept flashing. I ended up using the ST-link utility on windows to connect to the target. I'll have to check my linux configs.