Hi, Rajesh,
I have checked the data sheet of TFA9882, from hardware perspective, I think it is okay:
KL17, First TFA9882, Second TFA9882
I2s0_TX_FS WSL, WSR
I2S0_TXD0 DATA DATA
I2S0_TX_BCLK BCK BCK
For example, you use PTA13 as I2S0_TX_FS, in the case, you can configure the I2S0_TX_FS as GPIO output as PTA13 by setting the MUX bits in PORT register, it is okay.
If you want to transfer controlling bytes, you can clear the PTA3, then you can use I2S0 module to transfer controlling bytes, it is okay. In the case, the I2S0 transmitter is master mode.
You said that the I2S0 module works fine, if it is the case, just configure the I2S0_TX_FS pin as PTA13, i suppose I2S0 works fine.
Hope it can help you
BR
Xiangjun Rong