STLink V2 VCP COM port doesn't show up in Windows
I'm trying to get myself situated to program comfortably with my STM32 Blue Pill and STLink V2 USB interface. However, I've run into an issue when trying to gain access to the VCP (Virtual COM Port) that the STLink is supposed to open up for me when I plug it into my computer. I've installed the latest drivers from the ST website.
I upload the USB bootloader to the STM32 and then upload a program over the STLink.
After this, I no longer have access to a serial port over the USB connection to the blue pill or STLink (which never worked previously, and is what I'm trying to get working).
In accordance with multiple sources I've found online, I expect to see a COM port for serial communication, but I don't. All I see in Device Manager is the STLink programmer.
Device Manager Screenshot: https://i.stack.imgur.com/jHP9B.png
Does anyone know how to fix this situation and properly configure the STLink to show its COM port? Thanks!
