About 15,600 results
Open links in new tab
  1. What is issue with STM32 Virtual Com Port? I can not open it

    Jun 7, 2019 · "Virtual COM port" appearances in Windows 10 (I tried default Windows driver and ST driver) but I can not open port. My C# program write me "The parameter is incorrect" when I try open it:

  2. driver - Why is my STM32F407 not being recognized by the computer ...

    The ST-Link is not recognized. The ST-LINK blinks and the board is powered up, but that's it. Device Manager before and after) shows the same. So I went on checking if I was missing any new …

  3. c - STM32 USB VCP (Virtual Com Port) - Stack Overflow

    Apr 17, 2017 · Since you do not return any values, the virtual com port remains as driver-not-loaded. If you do all of that, the Windows 10 out-of-the-box VCP driver can be used. No need to install the very …

  4. stm32 - STM32CubeMX USB CDC VCP? - Stack Overflow

    Dec 29, 2016 · Great answer. What was tricky for me is the STM32 Virtual COM port driver. It is not enough to install it by running the VCP_V1.4.0_Setup. The readme file contains steps that should be …

  5. Detecting open PC COM port from USB Virtual Com Port device

    I am using an STM32F105 microcontroller with the STM32_USB-FS-Device_Lib_V3.2.1 USB library and have adapted the VCP example for our purposes (integration with RTOS and serial API). The …

  6. Read data from USB Virtual COM in STM32 Nucleo-F767ZI [Ubuntu]

    Jan 9, 2021 · There are two USB ports in Nucleo-144 F767ZI board, one is for flashing the program which is detected as ST-LINK and other is for communication, which is CN13 pin , which is supposed …

  7. STM32 USB Host. Virtual Port Com. FTDI and CH340

    Jun 23, 2025 · Class for FS IP: Communication Host Class (Virtual Port Com). And it works great with other microcontrollers that use Class for FS IP: Communication Device Class (Virtual Port Com). …

  8. STM32 virtual com port description in Windows Device Manager

    Nov 17, 2013 · Actually, the string "STMicroelectronics Virtual COM Port" does not come from the device descriptor loaded onto the STM32. It comes from the STM32 VCP Windows driver's .inf file …

  9. c - Stm32 Virtual COM Port - Can not connect - Stack Overflow

    After plugging my usb to the Circuit, Virtual COM Port Driver installation finishes correctly and LED blinking is also OK. But when I try to connect COM port via Hyper Terminal or 3th party tools, I can …

  10. STM32 virtual COM port appears as a device in DFU mode on Windows …

    Dec 16, 2021 · STM32 virtual COM port appears as a device in DFU mode on Windows 10 Asked 3 years, 11 months ago Modified 3 months ago Viewed 2k times