I have configured the musb/cppi controller to use RNDIS/AUTOREQ using a descriptor that never needs to change (destination address, packet-size, etc. are always constant)
Is it possible to keep the CPPI controller from modifying the packet-size fields so that I can avoid having to take any interrupts to change the fields back to their original value?
Thanks!
-Patrick