Hi,
I have started my project based on the usbdbulk project. I need to use 3 IN endpoints. I am using WinUSB library to access transmitted data in Windows 7. It works when I try to receive and send data (one IN and one OUT pipe), however, I cannot succeed with multiple IN transmissions. My application recognizes that more than one IN pipe was configured by MCU but I always read data from 1 endpoint. Did anyone here use WinUSB for this purpose?
I know it is TI forum but I have no clue now.
Thanks