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

47N350 参数 Datasheet PDF下载

47N350图片预览
型号: 47N350
PDF下载: 下载PDF文件 查看货源
内容描述: LEGACY免费的键盘嵌入式控制器, SPI和LPC接口对接 [LEGACY FREE KEYBOARD EMBEDDED CONTROLLER WITH SPI AND LPC DOCKING INTERFACE]
分类和应用: 控制器PC
文件页数/大小: 346 页 / 4406 K
品牌: SMSC [ SMSC CORPORATION ]
 浏览型号47N350的Datasheet PDF文件第199页浏览型号47N350的Datasheet PDF文件第200页浏览型号47N350的Datasheet PDF文件第201页浏览型号47N350的Datasheet PDF文件第202页浏览型号47N350的Datasheet PDF文件第204页浏览型号47N350的Datasheet PDF文件第205页浏览型号47N350的Datasheet PDF文件第206页浏览型号47N350的Datasheet PDF文件第207页  
Legacy-Free Keyboard/Embedded Controller with SPI and LPC Docking Interface  
16.7.5.2 D7:D6 - PLL Clock Scale Bits  
These bits scale the clock source to the SPI Baud Rate Generator when the BRG clock source is the  
PLL. These bits only apply when CLKSRC bit in the SPI Clock Control Register is set to '1' for the PLL.  
The D7 and D6 are ignored when CLKSRC is deasserted '0'. See Section 16.5.1, "Full Duplex Mode"  
for information and supported frequencies.  
Table 16.10 SPI Baud Rate Generator Clock Sources  
D7 (SPICS1)  
D6 (SPICS0)  
CLOCK  
0
0
1
1
0
1
0
1
4 MHz  
8 MHz  
12 MHz  
Reserved  
16.8  
16.9  
SPIDONE - 8051 Interrupt  
SPIDONE interrupt is in Wakeup Source Register 7 and Wakeup Mask Register 7. See Table 7.25  
on page 73, Table 7.32 on page 77, and Figure 7.4 on page 65.  
The SPIDONE interrupt notifies the 8051 MCU that the SPI interrupt has completed an 8-bit serial  
transaction. The SPIDONE interrupt is asserted whenever the SPINT (internal signal) goes from '0'  
to '1' at the end of SPI cycle. The SPINT is a pulse that is generated at the end of every SPI cycle  
(when the internal nBUSY signal goes from '0' to '1' - see Section 16.7.2.1, "D0 - nBUSY (Status)").  
Writing a '1' to the SPIDONE clears it. The SPIDONE interrupt also generates 8051 INT5. The  
SPIDONE interrupt can be masked from generating 8051 INT5 (see Figure 7.4 on page 65) by using  
the mask bit in Wakeup Mask Register 7.  
SPI Timings  
Refer to Section 29.8, "Serial Peripheral Interface (SPI) Timings," on page 301.  
16.10 SPI Examples  
16.10.1 Full Duplex Mode Transfer Examples  
16.10.1.1 Read Only  
The slave device used in this example is a MAXIM MAX1080 10 bit, 8 channel ADC:  
The MISC10 bit is '1' and SPIMODE bit is deasserted '0' to enable the SPI interface in Full Duplex  
mode.  
The CLKPOL and TCLKPH bits are deasserted '0', and RCLKPH is asserted '1' to match the  
clocking requirements of the slave device.  
The LSBF bit is deasserted '0' to indicate that the slave expects data in MSB-first order.  
Assert #CS using a GPIO pin.  
Write a valid command word (as specified by the slave device) to the SPI Data register (SPIDR)  
with nBUSY deasserted '1'. The SPI master automatically clears the nBUSY bit, begins shifting the  
data value onto the SPDOUT pin, and drives the SPCLK pin. Data on the SPDIN pin is also sampled  
on each clock.  
SMSC LPC47N350  
185  
Revision 1.1 (01-14-03)  
DATASHEET  
 复制成功!