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

90USB1287-16AU 参数 Datasheet PDF下载

90USB1287-16AU图片预览
型号: 90USB1287-16AU
PDF下载: 下载PDF文件 查看货源
内容描述: 单片机具有ISP功能的Flash和USB控制器64 / 128K字节 [Microcontroller with 64/128K Bytes of ISP Flash and USB Controller]
分类和应用: 微控制器
文件页数/大小: 434 页 / 3172 K
品牌: ATMEL [ ATMEL ]
 浏览型号90USB1287-16AU的Datasheet PDF文件第293页浏览型号90USB1287-16AU的Datasheet PDF文件第294页浏览型号90USB1287-16AU的Datasheet PDF文件第295页浏览型号90USB1287-16AU的Datasheet PDF文件第296页浏览型号90USB1287-16AU的Datasheet PDF文件第298页浏览型号90USB1287-16AU的Datasheet PDF文件第299页浏览型号90USB1287-16AU的Datasheet PDF文件第300页浏览型号90USB1287-16AU的Datasheet PDF文件第301页  
AT90USB64/128  
23.12 Control Pipe management  
A Control transaction is composed of 3 phases:  
• SETUP  
• Data (IN or OUT)  
• Status (OUT or IN)  
The firmware has to change the Token for each phase.  
The initial data toggle is set for the corresponding token (ONLY for Control Pipe):  
• SETUP: Data0  
• OUT: Data1  
• IN: Data1 (expected data toggle)  
23.13 OUT Pipe management  
The Pipe must be configured and not frozen first.  
Note: if the firmware decides to switch to suspend mode (clear SOFEN) even if a bank is ready  
to be sent, the USB controller will automatically exit from Suspend mode and the bank will be  
sent.  
The TXOUT bit is set by hardware when the current bank becomes free. This triggers an inter-  
rupt if the TXOUTE bit is set. The FIFOCON bit is set at the same time. The CPU writes into the  
FIFO and clears the FIFOCON bit to allow the USB controller to send the data.  
297  
7593A–AVR–02/06  
 复制成功!