This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Can the MCLK signal be absent in TAS5717?

Other Parts Discussed in Thread: TAS5717

 Hi,

In my project, I intend to use a C5000 MCU to interface with TAS5717 via the I2S protocol. The MCU is the master, and TAS5717 is the slave.

For the I2S protocol, TAS5717 has 4 pins:

- LRCLK

- SCLK

- SDIN

- MCLK

and the C5000 MCU (when configured as master) has 3 pins:

- FS

- CLK

- DX

So it seems that the C5000 MCU has no pin to connect to pin MCLK of TAS5717. In this case, can TAS5717 still work properly?

Thank you,