TMRh20 / AutoAnalogAudio

Create a wide range of sampling and audio related applications with simple API for onboard DAC (or PWM), ADC, DMA & Timers on Arduino devices (AVR & SAM)
http://tmrh20.github.io/AutoAnalogAudio
112 stars 31 forks source link

Sdfat #12

Closed rickyelqasem closed 2 years ago

rickyelqasem commented 4 years ago

Any instructions on how to use with SDfat? also does it work on a Arduino Zero?

TMRh20 commented 4 years ago

No instructions to use sdfat really, other than I had to lower the SPI speed in the config to SPI_DIV6_SPEED on Arduino due.

Won’t work with Arduino Zero currently.

On Jan 18, 2020, at 05:38, rickyelqasem notifications@github.com wrote:

 Any instructions on how to use with SDfat? also does it work on a Arduino Zero?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.