Closed dkadish closed 1 year ago
From the Audio System Design Tool (https://www.pjrc.com/teensy/gui/index.html?info=AudioInputI2S2) and the Teensy MicroMod getting started page (https://learn.sparkfun.com/tutorials/micromod-teensy-processor-hookup-guide/hardware-overview):
T4.xPin | MicroMod Pin | Signal | Direction |
---|---|---|---|
4 | 10 | BCLK | Output |
33 | 63 | MCLK | Output |
5 | 18 | RX | Input |
3 | 32 | LRCLK | Output |
Current Configuration
Rev.D Pin | T4.xPin | MicroMod Pin | SGTL Pin | Signal | Alt Name | Current Signal | Function |
---|---|---|---|---|---|---|---|
21 | 4 | 10 | 24 | BLCK | SCK | D0 | Out to Header |
23 | 33 | 63 | 21 | MLCK | N/C | ||
8 | 5 | 18 | 25 | RX | D1 | Out to Header | |
20 | 3 | 32 | 23 | LRCLK | WS | PWM0 | Drives Buzzer |
7 | 2 | 47 | 26 | TX | PWM1 | Out to Header |
Resolved in the schematic with 63f4f8864d89d8b0b794e1fbfa0ecd34a4b6239c
Somehow I've managed to not connect almost all of the important pins on the SGTL5000. I'm missing connections on pins 21-26, which connect the I2S lines to the Teensy.