Tool/software:
I am trying to stream the audio from Bluetooth module through TAS5720A-Q1EVM
Not able to interface configurations for I2s protocol.
We have connected the below pins
SCLK à Host MCU(CLK)
SDIN à Host MCU(DO)
LRCK à Host MCU(WS)
MCLK à Not connected (but Host MCU side we have DI)
Additionally I have connected 3.3V,Ground and 12V to TI amplifier TAS5720A-Q1EVM. After this connections we have tried for audio streaming with the connected speaker, but speaker doesn’t gives the output. We have verified the speaker separately, it’s working fine.
Kindly support me on the below points,
- Pin Connections
- Clock frequency and Configurations
- Necessary input signals from Host MCU
- Which mode needs to maintain (Hardware/Software) and how to select this
- Share the protocol reference document for better understanding.
- Use case for SFT_CLIP( Low & High)
- Any other peripherals we need to use(like SPI/I2C)
Thanks in advance
Aditya