Hi!
I try CSL_USB_IntcExample from C55XCSL-LOWPOWER-2.10.00.00.
For host it is possible to use with the same results USB_BootUp or C5505_USB_Host_Tool.
1 It is connected, and work perfectly if I try to send data from HOST via pipe 0x2. ( possible to send many of packets)
2 If I try to send data from HOST via pipe 0x1, the target receive only 1 packet!
What I have to do for possibility to send many of packet via pipe 0x1?