Skip to main content
machinehum
Associate II
November 25, 2020
Question

STM32 VSP - only works when USB freshly connected, not on reset.

  • November 25, 2020
  • 0 replies
  • 529 views

Here is the firmware, it's very close to something generated from cube.

https://github.com/Machine-Hum/Hydroponic/tree/master/fw

  • Blue pill
  • ST link V3
  • Arch Linux

When the device is initially plugged in, I can...

screen /dev/ttyACM1 115200

I then see my hello world printing in a loop. If I hit the reset button on the MCU hello world will stop printing. This is very problematic for debugging.

Has anyone seen anything like this before?

    This topic has been closed for replies.