Configuring PC to see CE 6.0 usb serial virtual COM port?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi

I'm trying to communicate between the PC and my WinCE 6.0 device using the
USB device as a virtual COM port.

On the CE device, I changed the default USB function client from
Serial_Class to USBSER_Class. On the PC I have not been able to register the
device as a virtual serial com port. I have not written any custom drivers I
just want to support the basic COM port emulation so will the standard
usbser.sys support the WinCE device? If so can someone provide a sample inf
file that will register my device (of course the vendor and product IDs will
be changed to match).

I have been able to communicate with the CE device using a linux PC host
where I force the loading of the usb serial module for the given usb
vendor/product id. Using terminal applications on both device and PC
communication is working.

I'm guessing the Windows host can't be much more complicated but I haven't
been able to put it all together yet.
Help would be appreciated
Marc
.



Relevant Pages

  • Re: USB Connexion on win ce 4.2
    ... Yes WinCE 4.2 arm processors are supported at runtime (but not by VS, ... I'm using opennetcf library to use com port on windows ce 4.2 because ... I'd like to do what i did with serial port but with usb port? ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Configuring PC to see CE 6.0 usb serial virtual COM port?
    ... I'm trying to communicate between the PC and my WinCE 6.0 device using the ... USB device as a virtual COM port. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: A simple USB question
    ... am using the USB to communicate with a legacy application running on ... This application can only communicate on a COM port. ... If your legacy driver can only recognize a single COM port per USB device, you could create a 'compound device', which acts to the outside as a USB-hub. ...
    (comp.arch.embedded)
  • Disable debug messages on serial port.
    ... that I need to attach and detach a USB device from the board. ... Now, I found what was wrong: on the COM port, keeped open by my ... application to constantly communicate with the controlled system, ... sent ERROR MESSAGES SENT BY THE USB HOST DRIVER..... ...
    (microsoft.public.windowsce.embedded)
  • Re: Visual Basic Dot Net Code to Communicate with a weight scale
    ... > If its emulating a serial port, you can simply continue using the COMM port ... > If it is its own device, then you will need to communicate with that device. ... > Remember that USB is not the device, USB is just the Bus that gets you to ...
    (microsoft.public.dotnet.languages.vb)