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

AN2131QC 参数 Datasheet PDF下载

AN2131QC图片预览
型号: AN2131QC
PDF下载: 下载PDF文件 查看货源
内容描述: 在EZ - USBTM集成电路 [The EZ-USBTM Integrated Circuit]
分类和应用:
文件页数/大小: 334 页 / 1468 K
品牌: CYPRESS [ CYPRESS ]
 浏览型号AN2131QC的Datasheet PDF文件第77页浏览型号AN2131QC的Datasheet PDF文件第78页浏览型号AN2131QC的Datasheet PDF文件第79页浏览型号AN2131QC的Datasheet PDF文件第80页浏览型号AN2131QC的Datasheet PDF文件第82页浏览型号AN2131QC的Datasheet PDF文件第83页浏览型号AN2131QC的Datasheet PDF文件第84页浏览型号AN2131QC的Datasheet PDF文件第85页  
Table 5-4. Firmware Upload  
Value Meaning  
bmRequest 0xC0 Vendor Request, IN  
Byte  
0
Field  
8051 Response  
None required  
1
bRequest  
wValueL  
wValueH  
wIndexL  
wIndexH  
wLengthL  
wLengthH  
0xA0 Firmware Load”  
2
AddrL Starting Address  
3
AddrH  
4
0x00  
5
0x00  
6
LenL Number of Bytes  
7
LenH  
These requests are always handled by the EZ-USB core (ReNum=0 or 1). This means that  
0xA0 is reserved by the EZ-USB chip, and therefore should never be used for a vendor  
request. Cypress Semiconductor also reserves bRequest values 0xA1 through 0xAF, so  
your system should not use these bRequest values.  
A host loader program typically writes 0x01 to the CPUCS register to put the 8051 into  
RESET, loads all or part of the EZ-USB RAM with 8051 code, and finally reloads the  
CPUCS register with 0 to take the 8051 out of RESET. The CPUCS register is the only  
USB register that can be written using the Firmware Download command.  
Firmware loads are restricted to internal EZ-USB memory.  
When ReNum=1 at Power-On  
At power-on, the ReNum bit is normally set to zero so that the EZ-USB handles device  
requests over CONTROL endpoint zero. This allows the core to download 8051 firm-  
ware and then reconnect as the target device.  
At power-on, the EZ-USB core checks the I2C bus for the presence of an EEPROM. If it  
finds one, and the first byte of the EEPROM is 0xB2, the core copies the contents of the  
EEPROM into internal RAM, sets the ReNum bit to 1, and un-RESETS the 8051. The  
8051 wakes up ready-to-run firmware in RAM. The required data form at for this load  
module is described in the next section.  
Page 5-6  
Chapter 5. EZ-USB CPU  
EZ-USB TRM v1.9  
 
 复制成功!