PORTS Forum
Ports and Interfaces => USB => Topic started by: lcpoon on February 21, 2013, 08:07:44 am
-
Hi,
How to modify the VB codes to read/write to different endpoint?
-
The host application doesn't need to know or care what endpoint communications are using. The endpoints used depend on the information in the device's descriptors and the class or vendor-provided driver. If you interested in a specific USB class, which one?