2020-04-16 08:46 AM
Hi
I am using the STM32L4 and using the Cubemx for initialisation and the USB as a virtual serial port. When the USB cable is connected I can see the name appear in the device manager under the Ports (windows 10). How can I change what name is displayed within the device manager?
Many thanks
Scott
2020-04-16 10:17 AM
In Windows 10, options to make a custom name visible in UI are limited, if standard in-box drivers are installed.
The best UI view to see the custom names is "devices and printers".
To discuss more options, you can visit the Microsoft drivers & WDK forum.
-- pa
2020-04-22 10:09 AM
I see, thanks. I thought name comes from the device that is plugged into the USB
2020-04-24 06:13 PM
> I thought name comes from the device that is plugged into the USB
Yes, it does, but this name is visible only in device manager details view ("Bus reported device description").
-- pa
2020-04-24 06:13 PM
> I thought name comes from the device that is plugged into the USB
Yes, it does, but this name is visible only in device manager details view ("Bus reported device description").
-- pa