This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ticker interrupt

I am trying to find examples of how to read from the ADC registors much like the Potenciometer part of the code, but to my understanding I think I need to add a ticker interrupt that reads the ADC register and executed each 31.25us (32kHz frequency)which would make the sample rate 32khz.

Is that how the code needs to be written for you typical microphone or line in code.

How would I change the code for these examples to do that

http://www.keil.com/download/files/lpc2368_usbaudio.zip

0