cancel
Showing results for 
Search instead for 
Did you mean: 

COM Port Terminal Debug Gone in Windows 10

ABeau.1
Associate

0693W000005AG0gQAG.png(After installing the virtual com port, cannot access)

0693W000005AG10QAG.png(Current visual with the recognized STM32 link Ukeil and other tools recognize)

I used to see com ports via the device manager in windows 10. I've installed the Link 009 drivers for stm32 boards and I get the original virtual port I'm used to in Windows 8 however it has an error code 10 that the device cannot be used. I've looked through 5 tutorials and nothing is helping. Windows 10 seems to eliminate the COM ports and there's no way to recognize the board through these so I can use a terminal debug window. I really need to printf debug items and I need to get the Com ports working again.

3 REPLIES 3
Imen.D
ST Employee

Hello @ABeau.1​ ,

Please follow this article USB device not recognized, with the solution is to increase the heap size, or configure the USB library to use static allocation.

Then, keep me informed if this resolved your issue or not.

Please select my answer as Best if it fully answered your question, so that this thread will marked as solved.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

I followed the article and it didn't change anything.

Imen, this is a COM port of ST-LINK. Not a user code,

-- pa