2021-05-26 03:37 AM
Hi, I'm using a STM32L100RC discovery board and I'm trying to send/receive words through the Virtual Com Port (VCP). Nevertheless, even after installing the STM32 Virtual COM Port Driver (STSW-STM32102), the board is not connected as a VCP but as a USB device.
I tried to reinstall everything, to change the ports used for the usb cable but nothing is working.
Does someone has any idea about how to fix this issue?
Thank you in advance,
Jay.
Solved! Go to Solution.
2021-05-26 06:01 AM
The 32L100CDISCOVERY is still equipped with the firmware of the ST-LINK/V2, which does not provide a Virtual COM Port yet.
The STSW-STM32102 driver package does not help here because it only affects the Windows side and is only required for Windows up to version 8.x, Windows 10 already contains these drivers.
Good luck!
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter
2021-05-26 06:01 AM
The 32L100CDISCOVERY is still equipped with the firmware of the ST-LINK/V2, which does not provide a Virtual COM Port yet.
The STSW-STM32102 driver package does not help here because it only affects the Windows side and is only required for Windows up to version 8.x, Windows 10 already contains these drivers.
Good luck!
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter
2021-05-26 06:07 AM
So it's not possible to create a Virtual COM Port thanks to this board? Is there any other similar solution?