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.

LAUNCHXL-CC1352P: How to change the I2S role of LAUNCHXL-CC1352P and CC3200 AUDIO Boost

Part Number: LAUNCHXL-CC1352P
Other Parts Discussed in Thread: CC3200, , CC1352P, CC3200AUDBOOST

Hi Expert,

I am debugging on LAUNCHXL-CC1352P and CC3200 AUDIO Boost boards for the audio plugin SDK.

Now, the LAUNCHXL-CC1352P board is the master of I2S (CC3200 AUDIO Boost board is slave),and I want to chang the role to slave.

But after modified the code as "i2sParams.moduleRole = I2S_SLAVE;" on the AudioHALCodec.c line 531,

The board can not work normally.

Could you help analyse and fix the issue?

Thanks.

BR.

Michael Chen