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

PIC16C745-I/SO 参数 Datasheet PDF下载

PIC16C745-I/SO图片预览
型号: PIC16C745-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: IC- 8-BIT MCU\n [IC-8-BIT MCU ]
分类和应用: 微控制器和处理器外围集成电路光电二极管PC可编程只读存储器时钟
文件页数/大小: 158 页 / 2499 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16C745-I/SO的Datasheet PDF文件第70页浏览型号PIC16C745-I/SO的Datasheet PDF文件第71页浏览型号PIC16C745-I/SO的Datasheet PDF文件第72页浏览型号PIC16C745-I/SO的Datasheet PDF文件第73页浏览型号PIC16C745-I/SO的Datasheet PDF文件第75页浏览型号PIC16C745-I/SO的Datasheet PDF文件第76页浏览型号PIC16C745-I/SO的Datasheet PDF文件第77页浏览型号PIC16C745-I/SO的Datasheet PDF文件第78页  
PIC16C745/765  
10.9.7 ASSEMBLING THE CODE  
The code is designed to be used with the linker. There  
is no provision for include-able files. The code comes  
packaged as several different files:  
• USB_CH9.ASM - handles all the Chapter 9 com-  
mand processing.  
• USB_INTF.ASM - Provides the interface functions  
PutUSB, GetUSB  
• USBMACRO.INC - Macros used by  
• USB_DEFS.INC - #Defines used throughout the  
code.  
• USB_INT.ASM - Sample interrupt service routine.  
• 16C765.LKR - Linker script (provided with  
MPLAB)  
10.9.7.1 Assembly Options:  
There are two #defines at the top of the code that con-  
trol assembly options.  
10.9.7.2 #define ERRORCOUNTERS  
This define includes code to count the number of  
errors that occur, by type of error. This requires extra  
code and RAM locations to implement the counters.  
10.9.7.3 #define FUNCTIONIDS  
This is useful for debug. It encodes the upper 6 bits of  
USWSTAT (0x197) to indicate which function is exe-  
cuting.  
DS41124A-page 74  
Advanced Information  
1999 Microchip Technology Inc.  
 复制成功!