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