You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
Phil Schatzmann edited this page May 12, 2022
·
23 revisions
It seems that most people are not familiar with their boards.
I2C
I2C channel 1 is now used by default to communicate with the audio chip. This can be changed with the help of AUDIOKIT_WIRE in AudioKitSettings.h
SPI
SPI (using VSPI) is used by default to communicate with the SD Drive. This can be configured with the help of AUDIOKIT_SD_SPI in AudioKitSettings.h. Please note that you don't need SPI if you access the drive via SDMMC.