Hi all!
I'm trying to connect a MAX98357-based audio DAC to an RPi 0 W connected to a PiTFT. However, these devices both rely on SPI, with the MAX98357 using I2S.
I see here (https://pinout.xyz/pinout/spi) that there are two SPI busses, but the PiTFT uses one of the pins from the second SPI bus as a GPIO!
Any ideas on how I might be able to proceed?
Thanks! :]