USB transfer code in DMA Service Routine
Posted on December 12, 2011 at 13:59I have an application where analog voltage is coverted by ADC and is saved in an array of size 128 byte. So the information to this array comes every few milliseconds (less than 1). Now i need to transfer the data...