Skip to content

ref to question #41- looking into using the SAMD21 XIAO with arduino audio-tools #1439

Answered by pschatzmann
SnazzyBlanket asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to use the internal DAC, things get a little bit more complicated because you need to output the data at the correct rate. I guess the easiest way forward would be if you extend my library and provide an timer implementation for SAMD. You can try to port the one provided by your mentioned library.

This would allow you to use my default arduino implementation provided by AnalogAudioArduino.h

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants