Question
USB Full Speed question
Posted on July 28, 2014 at 09:05
Hey guys,
I'm using USB Full Speed in CDC with a computer. Everything works well but I would like to increase the throughput by using DMA.I never see any examples of this, I don't know if it's possible ... My opinion is replace USB_OTG_WritePacket() by personnal function using DMA. I'm a little bit lost.I need some advice about how I can achieve it.Thank you by advance