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

EZ80L92AZ020SC00TR 参数 Datasheet PDF下载

EZ80L92AZ020SC00TR图片预览
型号: EZ80L92AZ020SC00TR
PDF下载: 下载PDF文件 查看货源
内容描述: [IC MCU 8BIT ROMLESS 100LQFP]
分类和应用:
文件页数/大小: 238 页 / 1067 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号EZ80L92AZ020SC00TR的Datasheet PDF文件第142页浏览型号EZ80L92AZ020SC00TR的Datasheet PDF文件第143页浏览型号EZ80L92AZ020SC00TR的Datasheet PDF文件第144页浏览型号EZ80L92AZ020SC00TR的Datasheet PDF文件第145页浏览型号EZ80L92AZ020SC00TR的Datasheet PDF文件第147页浏览型号EZ80L92AZ020SC00TR的Datasheet PDF文件第148页浏览型号EZ80L92AZ020SC00TR的Datasheet PDF文件第149页浏览型号EZ80L92AZ020SC00TR的Datasheet PDF文件第150页  
eZ80L92 MCU  
Product Specification  
133  
Write Collision  
The WRITE COLLISION flag, WCOL (SPI_SR[5]), is set to 1 when an attempt is made  
to write to the SPI Transmit Shift register (SPI_TSR) while data transfer occurs. Clearing  
the WCOL bit is performed by reading SPI_SR with the WCOL bit set.  
SPI Baud Rate Generator  
The SPI’s Baud Rate Generator creates a lower frequency clock from the high-frequency  
system clock. The Baud Rate Generator output is used as the clock source by the SPI.  
Baud Rate Generator Functional Description  
The SPI’s Baud Rate Generator consists of a 16-bit downcounter, two 8-bit registers, and  
associated decoding logic. The Baud Rate Generator’s initial value is defined by the two  
BRG Divisor Latch registers, {SPI_BRG_H, SPI_BRG_L}. At the rising edge of each  
system clock, the BRG decrements until it reaches the value 0001h. On the next system  
clock rising edge, the BRG reloads the initial value from {SPI_BRG_H, SPI_BRG_L) and  
outputs a pulse to indicate the end-of-count. Calculate the SPI Data Rate with the follow-  
ing equation:  
System Clock Frequency  
SPI Data Rate (bps)  
=
2 X SPI Baud Rate Generator  
Divisor  
Upon RESET, the 16-bit BRG divisor value resets to 0002h. When the SPI is operating as  
a Master, the BRG divisor value must be set to a value of 0003h or greater. When the SPI  
is operating as a Slave, the BRG divisor value must be set to a value of 0004h or greater.  
A software Write to either the Low- or High-byte registers for the BRG Divisor Latch  
causes both the Low and High bytes to load into the BRG counter, and causes the count to  
restart.  
Data Transfer Procedure with SPI Configured as the Master  
Follow the steps below for data transfer with SPI configured as the master:  
1. Load the SPI Baud Rate Generator Registers, SPI_BRG_H and SPI_BRG_L.  
2. External device must de-assert the SS pin if currently asserted.  
3. Load the SPI Control Register, SPI_CTL.  
4. Assert the ENABLE pin of the slave device using a GPIO pin.  
5. Load the SPI Transmit Shift Register, SPI_TSR.  
PS013015-0316  
Serial Peripheral Interface  
 复制成功!