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?
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.