electro-smith / DaisyDuino

Arduino Support for the Daisy Audio Platform.
https://www.electro-smith.com/daisy
MIT License
92 stars 20 forks source link

Fix patch sm audio #48

Closed beserge closed 2 years ago

beserge commented 2 years ago

For some reason the Patch SM is missing PB_11 in PinMap_I2C_SDA in PeripheralPins_DAISY_PATCH_SM.c I've got a more legit patch in for that here, but in the meantime here's a workaround.

Test Procedure

Checked audio works on: Patch SM/Triplesaw Daisy Pod/Synth Voice Daisy Patch/VCO

stephenhensley commented 2 years ago

Similar test here, including letting the Patch SM sit unpowered briefly between firmware swaps to make sure the codec gets configured from a cold start.

I think it's good.

We'll need to update library version, etc. before releasing.