Thank you for answer. Idea with multiple HID interface is quite good, as long, as
I have any example to work with
) I'll try to search www.
I was thinking a bit and there is also, maybe another idea what to do. Please
tell me if this solution will be working or not.
Bulk tansfer will be only from PIC to PC. Thus I want to configure device with
one IN/OUT interrupt endpoint, 64B lenght for transferring data to PIC and back
and another for example 6 BULK IN endpoinds for transferring raw data from PIC.
So if I'll send buffer 6x64B in length to BULK pipe, it should be processeed in once ?
Or do I need to send each buffers to each BULK pipe ? One by one ?
Thank you
Tomas