-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
- Programmer/board type: e.g Stlink/v2-onboard
- Programmer firmware version: e.g STSW-LINK007 2.27.15
- Operating system: Mac OS X
- Stlink tools version and/or git commit hash: 1.3.1-9-gc04df7f
- Stlink commandline tool name:
st-flash - Target chip (and optional board): e.g STM32F030F4
SWCLK and SWDIO pins of my mcu are used and configured as output. That means to program the flash I have to use the "Connect Under Reset" option. This option seems to be missing. At least adding --reset does not help in that case.
Reactions are currently unavailable