Hi. Using teensy 3.2 here with the audio lib using the builtin DAC(A14).
I have a question: Can I disable the library while the program is running so I can use the DAC pin without the audio lib? All I found was the function AudioNoInterrupts() but It doesn't let me use the A14 normally.
Thanks
I have a question: Can I disable the library while the program is running so I can use the DAC pin without the audio lib? All I found was the function AudioNoInterrupts() but It doesn't let me use the A14 normally.
Thanks