I will be using the Speaker PHAT with STM32 processor; not a pi zero. I’ll be using it only for its audio capabilities. I’m looking at the data sheet for the MAX98357 and have some questions:
-
How is the GAIN_SLOT pin wired? The gain_slot pin on the chip sets the gain. Depending on how it is connected – if at all – the gain can vary from 3 to 15 dB.)
-
How is the SD_MODE- pin wired? That determines whether left channel data is output, right channel data is output, the average of left and right channels is output, or the chip is placed in standby mode. It would be neat if we could access this pin to put the chip in low power mode, but I understand that probably wasn’t a design consideration.
-
Which pins on the header are connected to which signals on the chip? Specifically, which header pins connect to each of the following signals?
- LRCLK
- BCLK
- DIN
I suppose if I take out my ohm meter and get a decent magnifier and needle probes, I could figure this out, but I assume someone could just look at the schematic and let post the information.
Thanks,
Ken