Re: Which class to use?
Tech-Archive recommends: Fix windows errors by optimizing your registry
Ramesh wrote:
Hi to all,
i am planning to start developing a usb device which has to send continious
numbers to the application. I don't want to write a driver. Can i use the
drivers already existing. If so which device class can i use for that.
Pls shre ur knowledge with so that i can finish my mini project by capturing
continious data from usb.
What is the data rate and how precise should "continuous" be?
"Without driver" almost requires the use of the HID class, but depending
on the answer to the question it may be impossible to use.
.
Relevant Pages
- Re: USB not detected - help
... If I connect the device after the OS is loaded, "Unidentified USB device" ... I copied the dll after installing the CAB file from the CE device. ... debugzones in your usb host driver, you should see some information about ... Check for other registry keys besides the one I mentioned. ... (microsoft.public.windowsce.platbuilder) - Re: USB not detected - help
... USB device popup *didnot* come. ... Without installing the Cab file, ... debugzones in your usb host driver, you should see some information about ... Check for other registry keys besides the one I mentioned. ... (microsoft.public.windowsce.platbuilder) - Re: 2.6.25 DMA: Out of SW-IOMMU space - Asus M2N32 AMD 8GB memory
... PCI Interrupt Link enabled at IRQ 23 ... New USB device found, idVendor=1d6b, idProduct=0002 ... Reverse Engineered nForce ethernet driver. ... (Linux-Kernel) - RE: serial CDC USB
... I have managed to connect my usb device to my usb host using ... During the driver load process, ... Do the above mean the host client driver did not accept control of device, ... (microsoft.public.windowsce.embedded) - x64 XP BSOD on USB device reset or D3 entry
... is a non-trivial device that must be managed by the USB device driver. ... The exception code that was not handled ... total locks, 1 locks currently held ... This BSOD also occurs if I send the reset message to the USB device without ... (microsoft.public.development.device.drivers) |
|