Is the STLINK-V3SET locked to only ST MCUs?
I have been using an STLINK-V3SET probe for many projects with free software such as OpenOCD, pyOCD, etc. These projects have all targeted STM32 MCUs. I wanted to also use the probe for a project that includes a TI MSP432 MCU, but the probe seems completely unable to connect to it. Obviously, I wouldn't expect ST tools to support this, but there are many non-ST tools that should be able to drive the probe and talk to the TI chip. Digging through the STLINK protocol and what the software is doing, it appears that the STLINK-V3SET is actually locked down to only be talk to ST MCUs.
Is this a known limitation/restriction of the STLINK-V3SET? I have not been able to find many examples in Google of people even trying to use a V3/V3SET to talk to a non-ST MCU, although I have found one example of someone that says V2.1 works with non-ST MCUs while V3 doesn't.
Any clarification on this would be much appreciated.
