2019-03-26 9:29 AM
Can I erase memory of STM32F415 using STlink/V2 - but- without the need to connect all 20 Pins required for full development. If yes what Pins are required - can we use Swim (4 pins) only ?
2019-03-26 9:32 AM
Understand SWD connections. Minimal connections are GND, SWDIO and SWDCLK. Maybe you can use wire jumpers from the STLINK to your target.
2019-03-26 10:14 AM
That's what I thought - but was not sure if this would be supported from the STLink with STM32
2019-03-26 11:48 AM
yes, these 3 signals should be enough to reflash. unless the code running on the MCU has low power clock stop mode or other things which might make activating the debug mode trickier.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.