USB_CDC DMA
Hello,
I want to transmit a big amount of data to USB. I am using USB_CDC example project for this but with this example the throughput is about 700 KBps. Is there any way to speed up the USB CDC throughput? Does the DMA helpful? If yes, How to initialize and use DMA with USB_CDC?
Thank you in Advance.