Re: USB Serial Driver
- From: Suresh <Suresh@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 25 Apr 2007 08:26:05 -0700
Thanks Shiva Kumar. I will look in to CE6.0.
"ShivShankar" wrote:
CE6.0 has a usbser.dll which is a serial host class driver .Code for which.
is loacated in
public\common\oak\drivers\usb\class\usbser
When included in the image it add COMx: ports for function serial device
connected to it .
Thanks
Shiv Shankar
"Suresh" <Suresh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C9732549-F512-4AE5-88C8-17C49951B704@xxxxxxxxxxxxxxxx
Thanks Henrik for your great inputs.
Suresh
"Henrik Viklund" wrote:
IIRC Atmel typically implement the function side of USB CDC Modem
Class (uses "usbser.sys" driver in XP). CE5 do not ship with any sort
of USB Serial/Modem Host class driver, so unfortionately you have to
write the driver yourself. There might exist 3:rd party drivers for
CE, but I don't know any.
Henrik Viklund
http://www.addlogic.se
On Apr 19, 3:58 pm, Suresh <Sur...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Thanks a lot for your response.
Basically my Black box works like a RS232 to USB and USB to RS232
device.
For this we are using ATMEL 89C5131 8 Bit uController PCB. In addition
to
simple RS232 to USB functinality it will do lot of other analog sensing
process. ATMEL given there Vendor ID and Product IDs.
If I connect this device to my XP PC, PC will show connected USB as a
available COM port. If suppose my PC having already two RS232 COM
ports,
connected USB device will show as a COM3.
Same functionality I wanted to make in my Windows CE based PC. So that
from
my CE application by using WriteFile and ReadFile I can write or read
data
from device.
"Henrik Viklund" wrote:
It's impossible to say. "Black Box" generally mean that you have no
idea/don't care what's inside. You need to know a little about what's
inside to know wheter or not it is possible to easilly hook it up to
a
CE device.
The term "Client device" is a little ambigous (it has many meanings).
Does the CE device use a host or function interface to communicate
with the "black box"? Do you know what USB class it implements -"CDC"
is a broad standard spanning several different USB classes. You mean
USB serial (Iike in USB Modem)?
Henrik Viklund
http://www.addlogic.se
On 18 Apr, 18:12, Suresh <Sur...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Basically my blackbox works like a client device with the windows
CE device.
Currently I have following drivers in Windows CE Image:
HKEY_LOCAL_MACHINE/Drivers/USB/ClientDevices/Hid
HKEY_LOCAL_MACHINE/Drivers/USB/ClientDevices/Mass_Storage_Class
HKEY_LOCAL_MACHINE/Drivers/USB/FunctionDrivers/Serial_Class
HKEY_LOCAL_MACHINE/Drivers/USB/LoadClienets/Default.
Out of all above where I need to change registry settings for my
blackbox
vendor ID and Product ID?
Thanks,
Suresh
"Suresh" wrote:
We are designed a black box that will connect XP and CE OS
machines through
USB Serial CDC.
My hardware vendor gave product ID and Vendor ID etc...
information for USB
Serial Communication.
By creating simple INF file in XP machine we are successfully
found black
box from XP machine and able to communicate.
To achieve same functionality in Windows CE 5.0 machine, please
explain how
I can do in Windows CE machine- Dölj citerad text -
- Visa citerad text -- Hide quoted text -
- Show quoted text -
- References:
- Re: USB Serial Driver
- From: Henrik Viklund
- Re: USB Serial Driver
- From: Suresh
- Re: USB Serial Driver
- From: Henrik Viklund
- Re: USB Serial Driver
- From: Suresh
- Re: USB Serial Driver
- From: ShivShankar
- Re: USB Serial Driver
- Prev by Date: Re: Adding TCPIP functionality
- Next by Date: Re: Translating virtual address to physical address in CE 6.0
- Previous by thread: Re: USB Serial Driver
- Next by thread: RE: bluetooth sdp search query
- Index(es):
Relevant Pages
|
Loading