欢迎访问ic37.com |
会员登录 免费注册
发布采购

PKM32AG-Q 参数 Datasheet PDF下载

PKM32AG-Q图片预览
型号: PKM32AG-Q
PDF下载: 下载PDF文件 查看货源
内容描述: EAGLE是一款多媒体处理器.EAGLE集成了带有DSP特性的32位EISC CPU处理器、H.264解码器、JPEG解码器、2D图像引擎、声音混音器、具有OSD功能的CRT控制器、视频编码器、视频解码接口模块、USB主/从和通用I/O外设接口。 [EAGLE是一款多媒体处理器。EAGLE集成了带有DSP特性的32位EISC CPU处理器、H.264解码器、JPEG解码器、2D图像引擎、声音混音器、具有OSD功能的CRT控制器、视频编码器、视频解码接口模块、USB主/从和通用I/O外设接口。]
分类和应用: 解码器编码器控制器
文件页数/大小: 235 页 / 4257 K
品牌: ETC [ ETC ]
 浏览型号PKM32AG-Q的Datasheet PDF文件第168页浏览型号PKM32AG-Q的Datasheet PDF文件第169页浏览型号PKM32AG-Q的Datasheet PDF文件第170页浏览型号PKM32AG-Q的Datasheet PDF文件第171页浏览型号PKM32AG-Q的Datasheet PDF文件第173页浏览型号PKM32AG-Q的Datasheet PDF文件第174页浏览型号PKM32AG-Q的Datasheet PDF文件第175页浏览型号PKM32AG-Q的Datasheet PDF文件第176页  
EAGLE  
PRELIMINARY  
Ver 1.3  
3.21.4 Example for Register Set  
3.21.4.1 To Start I2S operation  
1) Set the I2SPS register.  
2) Set the Tx / Rx operation in I2SMOD register separately.  
3) For transmit mode, fills the Tx FIFO with dummy values. For receive mode, make sure the Rx FIFO is empty.  
4) Enable the Interrupt / Request bit in I2SCON register.  
5) Enable I2S.  
3.21.4.2 To End I2S operation  
1) Disable Interrupt / Request bit in I2SCON.  
2) Disable I2S. ( Disable I2S after confirming the FIFO Level bit in I2SSTAT register is ‘0’ to ensure that all data in  
FIFO has been transmitted or received).  
3) Clear I2SMOD register.  
3.21.5 Audio Serial Interface Format  
3.21.5.1 I2S-bus format  
The I2S bus has four lines known as serial data input (I2S DIN), serial data output (I2S DOUT), left / right channel select  
(LRCK) and serial bit clock (SCLK). the device which generates LRCK and SCLK shall acts as the master. Serial data is  
transmitted in 2’s complement with MSB first. MSB is transmitted first because the transmitter and receiver may have  
different word lengths. The transmitter does not have to know how many bits the receiver can handle, nor does the receiver  
need to know how many bits are being transmitted. For data transmission, when the system word length is greater than the  
transmitter word length, the word is truncated (least significant data bits are set to ‘0’). If the receiver gets more bits than its  
word length, the bits after LSB are ignored. On the other hand, if the receiver gets fewer bits than its word length, the  
missing bits are set to zero internally. This architecture ensures that the MSB has a fixed position while the position of the  
LSB depends on the word length. The transmitter sends the MSB of the next word at the next immediate serial clock after  
LRCK signal toggles. Serial data sent by the transmitter is synchronized with either the trailing (HIGH to LOW) or leading  
(LOW to HIGH) edge of the clock signal. When data transmission is synchronized to the leading clock edge, receiver must  
ensure that data is latched in on the leading edge of the serial clock signal. The LR channel select line indicates the channel  
used for transmission.. LRCK may be changed on a trailing or leading edge of the serial clock, and it does not need to be  
symmetrical.. In slave, LRCK signal is latched on the leading edge of the clock signal. Since LRCK line toggles one clock  
period before the MSB is transmitted, this allows the slave transmitter to synchronous the timing of the serial data set-up for  
transmission. Furthermore, this enables the receiver to store the previous received word to clear the input for next word.  
3.21.5.2 MSB(Left)-justified format  
The MSB (left)-justified bus format is the same as I2S bus format in terms of architecture. The only difference being that  
the MSB-justified format knows when to expect for the MSB of the next word by referring to the LRCK signal.  
Beijing Peak Microtech Co.Ltd.  
CONFIDENTIAL  
172  
 复制成功!