2020-11-03 12:09 PM
(After installing the virtual com port, cannot access)
(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.
2020-11-03 12:18 PM
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
2020-11-03 12:40 PM
I followed the article and it didn't change anything.
2020-11-03 03:14 PM
Imen, this is a COM port of ST-LINK. Not a user code,
-- pa