STLink V2 works - STLink V3Mods doesnt (STM32H7 programming)
I'm attempting to erase & program a STM32H7x using a STLink V3Mods and OpenOCD (a recent official release).It fails with a "read version fails".When i try using a STLink V2 (host, openocd script and target device unchanged), it works just fine.I've s...