Part Number: TM4C129ENCPDT
Tool/software: Code Composer Studio
I am using the DMA ADC to get the data as fastest as possible to the USB buffer, then the data is sended to the PC, The maximun sample rate that I can achieve without cuts of data is 64000 samples per second. I am using an ULPI module (USB3300) in order to achieve "High Speed", but as you can see, 64000 x 12 = 768000 bits per second, Is not even a Mega Bit per second. How can I increase the speed of my sistem?.