Small STLINK V2.

Hi,

I bought a small cheap STLINK V2 off ebay. I’m using an STM32xxx Discovery with the jumpers removed to debug/program/flash my own development boards until now.

Should I be able to just use the STM32F4DISCOVERY definitions/config file?

When I use the discovery board, everything seems to work, but with the new STLINK device, the reset doesn’t seem to work.

Could it be that I need to change something in the config file? The module has a pin marked RST, but it doesn’t assert on the new STLINK, while it asserts for about 200ms with the STLINK on the discovery board (I checked by connecting a LED).