Re: developing Application software for a host to communicate with a USB device




This all depends on what kind of USB device you're using. There are many
possibilities:

1. Mass storage device
2. Standard HID device (mouse, keyboard, joystick)
3. Custom HID device
4. Audio device
5. Virtual serial port
6. Custom device type
7. Many other types like printers, scanners, cameras, etc.


Is there any cross-platform library for USB communication?
.



Relevant Pages