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

AN2131QC 参数 Datasheet PDF下载

AN2131QC图片预览
型号: AN2131QC
PDF下载: 下载PDF文件 查看货源
内容描述: 在EZ - USBTM集成电路 [The EZ-USBTM Integrated Circuit]
分类和应用:
文件页数/大小: 334 页 / 1468 K
品牌: CYPRESS [ CYPRESS ]
 浏览型号AN2131QC的Datasheet PDF文件第150页浏览型号AN2131QC的Datasheet PDF文件第151页浏览型号AN2131QC的Datasheet PDF文件第152页浏览型号AN2131QC的Datasheet PDF文件第153页浏览型号AN2131QC的Datasheet PDF文件第155页浏览型号AN2131QC的Datasheet PDF文件第156页浏览型号AN2131QC的Datasheet PDF文件第157页浏览型号AN2131QC的Datasheet PDF文件第158页  
8.6  
Fast Transfers  
EZ-USB has a special fast transfer mode for applications that use external FIFOs con-  
nected to the EZ-USB data bus. These applications typically require very high transfer  
speeds in and out of EZ-USB endpoint buffers.  
EZ-USB  
Registers  
(Addressed  
DPTR  
as external  
RAM)  
movx a,@dptr  
movx @dptr,a  
Accumulator  
Figure 8-7. 8051 MOVX Instructions  
The 8051 transfers data to and from EZ-USB registers and RAM using the MOVX (move  
external) instruction (Figure 8-7). The 8051 loads one of its two 16-bit data pointers  
(DPTR) with an address in RAM, and then executes a MOVX instruction to transfer data  
between the accumulator and the byte addressed by DPTR. The “@” symbol indicates  
that the address is supplied indirectly, by the DPTR.  
The EZ-USB core monitors MOVX transfers between the accumulator and any of the six-  
teen isochronous FIFO registers. If an enable bit is set (FISO=1 in the FASTXFR regis-  
ter), any read or write to an isochronous FIFO register causes the EZ-USB core to connect  
the data to the EZ-USB data bus D[7..0], and generate external read/write strobes. One  
MOVX instruction thus transfers a byte of data in or out of an endpoint FIFO and gener-  
ates timing strobes for an outside FIFO or memory. The 2-cycle MOVX instruction takes  
2 cycles or 333 ns. Figures 8-8 and 8-9 show the data flow for fast writes and reads over  
the EZ-USB data bus.  
EZ-USB TRM v1.9  
Chapter 8. EZ-USB CPU  
Page 8-9  
 复制成功!