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

S3C4510B 参数 Datasheet PDF下载

S3C4510B图片预览
型号: S3C4510B
PDF下载: 下载PDF文件 查看货源
内容描述: 三星S3C4510B的16位/ 32位RISC微控制器是一款高性价比,高性能的基于以太网的系统微控制器解决方案。 [Samsungs S3C4510B 16/32-bit RISC microcontroller is a cost-effective, high-performance microcontroller solution for Ethernet-based systems.]
分类和应用: 微控制器以太网
文件页数/大小: 422 页 / 2160 K
品牌: SAMSUNG [ SAMSUNG ]
 浏览型号S3C4510B的Datasheet PDF文件第208页浏览型号S3C4510B的Datasheet PDF文件第209页浏览型号S3C4510B的Datasheet PDF文件第210页浏览型号S3C4510B的Datasheet PDF文件第211页浏览型号S3C4510B的Datasheet PDF文件第213页浏览型号S3C4510B的Datasheet PDF文件第214页浏览型号S3C4510B的Datasheet PDF文件第215页浏览型号S3C4510B的Datasheet PDF文件第216页  
2
I C BUS CONTROLLER  
S3C4510B  
FUNCTIONAL DESCRIPTION  
The S3C4510B I2C bus controller is the master of the serial I2C-bus. Using a prescaler register, you can program  
the serial clock frequency that is supplied to the I2C bus controller. The serial clock frequency is calculated as  
follows:  
MCLK / (16 ´ (prescaler register value + 1) + 3)  
To initialize the serial I2C-bus, the programmer sends a start code by writing "01" to bits [5:4]of the control status  
register, IICCON. The bus controller then sends the 7-bit slave address and a read/write control bit through shift  
buffer register. The receiver sends an acknowledge by pulling the SDA line from high to low during a master SCL  
pulse.  
To continue the data write operation, you must set the BF bit in the control status register and then write the data  
to the shift buffer register. Whenever the shift buffer register is read or written, the BF bit is cleared  
automatically. For the consecutive read/write operations, you must set the ACK bit in the control status register.  
For read operations, you can read the data after you have set the BF bit in the control status register. To signal  
the end of the read operation, you can reset the ACK bit to inform the receiver/transmitter when the last byte is to  
be written/read.  
Following a read/write operation, you set IICCON[5:4] to "10" to generate a stop code. If you want to complete  
another data transfer before issuing the Stop code, you can send the start code using the repeat start command  
(with IICCON[5:4] = "11"). When the slave address and read/write control bit have been sent, and when the  
receive acknowledge has been issued to control SCL timing, the data transfer is initiated.  
6-2  
 复制成功!