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

895132-UL 参数 Datasheet PDF下载

895132-UL图片预览
型号: 895132-UL
PDF下载: 下载PDF文件 查看货源
内容描述: USB微控制器,带有64K字节Flash存储器 [USB Microcontroller with 64K Bytes Flash Memory]
分类和应用: 存储微控制器
文件页数/大小: 182 页 / 1660 K
品牌: ATMEL [ ATMEL ]
 浏览型号895132-UL的Datasheet PDF文件第121页浏览型号895132-UL的Datasheet PDF文件第122页浏览型号895132-UL的Datasheet PDF文件第123页浏览型号895132-UL的Datasheet PDF文件第124页浏览型号895132-UL的Datasheet PDF文件第126页浏览型号895132-UL的Datasheet PDF文件第127页浏览型号895132-UL的Datasheet PDF文件第128页浏览型号895132-UL的Datasheet PDF文件第129页  
AT89C5132  
19.3.1  
19.3.2  
Master Configuration  
The SPI operates in master mode when the MSTR bit in SPCON is set.  
Slave Configuration  
The SPI operates in slave mode when the MSTR bit in SPCON is cleared and data has been  
loaded in SPDAT.  
19.3.3  
19.3.4  
Data Exchange  
There are two possible Policies to exchange data in master and slave modes:  
polling  
interrupts  
Master Mode with Polling Policy  
Figure 19-9 shows the initialization phase and the transfer phase flows using the polling policy.  
Using this flow prevents any overrun error occurrence.  
The bit rate is selected according to Table 97.  
The transfer format depends on the slave peripheral.  
SS may be deasserted between transfers depending also on the slave peripheral.  
SPIF flag is cleared when reading SPDAT (SPSTA has been read before by the “end of  
transfer” check).  
This policy provides the fastest effective transmission and is well adapted when communicating  
at high speed with other Microcontrollers. However, the procedure may then be interrupted at  
any time by higher priority tasks.  
125  
4173E–USB–09/07  
 复制成功!