How to recover an STM32L43KC based Nucleo's St-Link functions?
I'm new to the Cube toolchain and am attempting my first program. TIM2 is configured for PWM so I put a scope on one of the pins as a test the program runs but saw nothing. I had forgotten to remove the jumper, so I removed it to enable execution, but it didn't do anything. I replaced the jumper, and now the Nucleo's ST-link connection no longer working.
I can see the serial number appear, but I get the error "No STM32 target found". Others had similar behavior, but their recovery steps didn't work for me. How can I recover from this state?
