Can st-link be configured in STN32CubeIDE?
My target is STM32F103C8T6. My project works when I generate a .bin file and upload it using the stand-alone st-link utility configured as "connect under reset". I cannot upload directly from the IDE, I get the errors:
-----------------------------------------
Target no device found
Error in initializing ST-LINK device.
Reason: No device found on target.
--------------------------------------------------
Any tutorials on how to configure st-link in STM32CubeIDE?
Thank you!
