2024-04-18 10:44 AM
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:
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
2024-04-18 03:00 PM - edited 2024-04-18 03:00 PM
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.