来个音频部分的名词解释:
SSI (Synchronous Serial Interface) 同步串行接口
IIS (IntegrateInterfaceofSound) 集成音频接口
PCM (Pulse-code modulation) 脉冲编码调制
Codec 编解码器
DAPM (Dynamic Audio Power Management) 动态音频电源管理
DAI (Digital Audio Interfaces) 数字音频接口
mfd (Multifunction device) 多功能设备
LDO (low dropout regulator) 低压差线性稳压器
飞凌imx6平台中,Codec与SOC连接部分,是使用SOC的 SSI 接口用作 IIS 功能,以下分别是IIS的引脚名称
AUD3_TXFS 发送帧同步
AUD3_TXC 发送时钟
AUD3_RXD 发送
AUD3_TXD 接收
AUD_MCLK 外部24M时钟
相对应的Codec的引脚为
DACLRC 数字转模拟左右声道时钟
BCLK Bit Clock 位时钟
ADCDAT 模拟转数字数据
DACDAT 数字转模拟数据
MCLK 外部24M时钟