Skip to main content
Visitor II
April 18, 2024
Question

stm32 virtual com port on windows 11

  • April 18, 2024
  • 1 reply
  • 2956 views

I am working on stm32f439zi (nucleo) usb port with windows 11. After I enabled usb port functions on stm32cubeide, I got definition as followed for usb port:

 

yanghong_0-1713462081776.png

 

when I connect device to windows 11 desktop. it looks like device use standard Microsoft usb port driver. So only it displays  "usb serial device(COM12)", is it possible to display different 

 

yanghong_1-1713462159422.png

 

    This topic has been closed for replies.

    1 reply

    Super User
    April 18, 2024

    Yes it is possible, but too hard, without a sensible benefit. For more information on Windows drivers you can visit the Microsoft Q&A forum or Stack Overflow.