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

Z8FMC04100QKSG 参数 Datasheet PDF下载

Z8FMC04100QKSG图片预览
型号: Z8FMC04100QKSG
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采-R电机控制闪存MCU [Z8 Encore-R Motor Control Flash MCUs]
分类和应用: 闪存微控制器和处理器外围集成电路电机时钟
文件页数/大小: 402 页 / 4558 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8FMC04100QKSG的Datasheet PDF文件第175页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第176页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第177页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第178页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第180页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第181页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第182页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第183页  
Z8FMC16100 Series Flash MCU  
Product Specification  
157  
SPI Data Register  
The SPI Data Register stores both the outgoing (transmit) data and the incoming (receive)  
data. Reads from the SPI Data Register always return the current contents of the 8-bit shift  
register. Data is shifted out starting with bit 7. The last bit received resides in bit position 0.  
With the SPI configured as a master, writing a data byte to this register initiates data trans-  
mission. With the SPI configured as a slave, writing a data byte to this register loads the  
shift register in preparation for the next data transfer with the external master. In either  
MASTER or SLAVE mode, if a transmission is already in progress, Writes to this register  
are ignored and the overrun error flag, OVR, is set in the SPI Status Register.  
When character length is less than 8 bits (as set by the NUMBITSfield in the SPI Mode Reg-  
ister), the transmit character must be left-justified in the SPI Data Register. A received char-  
acter of less than 8 bits is right-justified (the final bit received is in bit position 0). For  
example, if the SPI is configured for 4-bit characters, the transmit characters must be written  
to SPIDATA[7:4] and the received characters are read from SPIDATA[3:0]. See Table 84.  
Table 84. SPI Data Register (SPIDATA)  
BITS  
FIELD  
RESET  
R/W  
7
6
5
4
3
2
1
0
DATA  
X
R/W  
F60H  
ADDR  
DATA—Data  
Transmit and/or receive data.  
PS024604-1005  
P R E L I M I N A R Y  
SPI Data Register