How to use libusb for CDC devices
Swapnil Kulkarni <[email protected]> Fri, 4 Sep 2015 17:05:29 +0530
| Newsgroups | gmane.comp.lib.libusb.devel.windows |
|---|---|
| Message-ID | <CANsR3cS5GNGdgzh3Naqw7RWFppzhYrbODz3+GgxBCE669rHX2Q@mail.gmail.com> |
Hello, I am new to libusb and not even very much experienced with USB. I have a written a firmware for LPC1768 to use it as USB CDC device. It is getting detected as COM port when I use the driver provided by NXP. But the problem is when I toggle RTS from any terminal software, host is not generating any request to device. Request is generating only for DTR. So, I thought to use libusb. I used the inf generator. When I installed the driver, it is showing as libusb-win32 device. Can someone tell me how can I configure it as COM port. I want to use it throught terminal software. Also, will libusb solve my problem with RTS toggling? Regards, Swapnil ------------------------------------------------------------------------------ _______________________________________________ Libusb-win32-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel