Driver for Virtual COM Port

  • Thread starter Thread starter Lokesh Venkataramappa
  • Start date Start date
L

Lokesh Venkataramappa

Guest
Hello All

We are working on USB device client driver on win 10 IOT Core for some custom board(not chipidea/synopsys), where we have some queries related to the drivers provided by Microsoft and Third party based on the the information available in the following link"https:// docs.microsoft.com/en-us/windows/iot-core/learn-about-hardware/usb-support"

Query 1: In kernel mode we can able to see MyUSBFN.sys, MyUSBfnser.sys, MyUSBfnstorage.sys. Which driver need to be ported if I want my device to be recognized as a Virtual COM port in HOST machine?. OR Do we have to develop driver specifically for this purpose.?

Query 2: If there is some driver for this purpose, is it universal driver? can I use it in win 10 IOT Core by copying from Windows 10 or from any other architecture?

Thank you in advance

Regards

Lokesh

Continue reading...
 
Back
Top