2019-05-17 10:12 AM
Hi, I am succesfully sending the data through libusb to the changed CDC example. But i need to use the CDC_Receive_FS function to send the data from USB buffer to DAC with DMA. So USB transfer speed is faster than the speed Timer triggers the DAC-DMA event. So how do you think i can synchronise those two speeds? thanks