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.

tlv320aic32x4的mclk为多少,如何设置芯片为slave模式?

1、如何设置tlv320aic32x4为slave模式?

2、tlv320aic32x4芯片通过i2s接到高通soc芯片,高通芯片作为master设备,要输出多少的mclk呢?

3、linux驱动代码tlv320aic32x4.c中sysclk设置为多少,代码有有定义如下3个值,是否选择AIC32X4_FREQ_12000000?

#define AIC32X4_FREQ_12000000 12000000
#define AIC32X4_FREQ_24000000 24000000
#define AIC32X4_FREQ_25000000 25000000