Hi,
I would like to know If the USB core and CPPI DMA RX designed to support below scenario. The driver is in device mode and configured for RNDIS mode.
A single packet first received using FIFO transfer, maybe first 16 bytes (some kind of header). From the header, the number of byte in payload is detemined, then only enable CPPI DMA to transfer the remaining bytes (payload) of the same packet.
In summary, is it possible to divide the transfer of a single packet into both FIFO trnasfer and then CPPI DMA transfer ???
rgds,
kc Wong