Issue in sending ADC data by USB
I have a code that uses a timer to generate an interrupt every 100ms which enables the acquisition of one sample from the ADC. After the sample is obtained, it is transferred to a PC by USB. The problem is that the board gets stuck after a fixed amount of time (few seconds, which is independent of the timer setting). Without sending the data by USB the code works fine. Any idea about the issue? Thanks in advance!
