参数资料
型号: PIC18F67K90-I/PTRSL
厂商: Microchip Technology
文件页数: 23/110页
文件大小: 0K
描述: MCU PIC 128K FLASH XLP 64TQFP
产品培训模块: 8-bit PIC® Microcontroller Portfolio
标准包装: 160
系列: PIC® XLP™ 18F
核心处理器: PIC
芯体尺寸: 8-位
速度: 64MHz
连通性: I²C,LIN,SPI,UART/USART
外围设备: 欠压检测/复位,LCD,POR,PWM,WDT
输入/输出数: 53
程序存储器容量: 128KB(64K x 16)
程序存储器类型: 闪存
EEPROM 大小: 1K x 8
RAM 容量: 4K x 8
电压 - 电源 (Vcc/Vdd): 1.8 V ~ 5.5 V
数据转换器: A/D 16x12b
振荡器型: 内部
工作温度: -40°C ~ 85°C
封装/外壳: 64-TQFP
包装: 托盘
PIC18F47J53 FAMILY
DS39964B-page 470
Preliminary
2010 Microchip Technology Inc.
BNOV
Branch if Not Overflow
Syntax:
BNOV
n
Operands:
-128
n 127
Operation:
if Overflow bit is ‘0’,
(PC) + 2 + 2n
PC
Status Affected:
None
Encoding:
1110
0101
nnnn
Description:
If the Overflow bit is ‘0’, then the
program will branch.
The 2’s complement number ‘2n’ is
added to the PC. Since the PC will have
incremented to fetch the next
instruction, the new address will be
PC + 2 + 2n. This instruction is then a
two-cycle instruction.
Words:
1
Cycles:
1(2)
Q Cycle Activity:
If Jump:
Q1
Q2
Q3
Q4
Decode
Read literal
‘n’
Process
Data
Write to
PC
No
operation
No
operation
No
operation
No
operation
If No Jump:
Q1
Q2
Q3
Q4
Decode
Read literal
‘n’
Process
Data
No
operation
Example:
HERE
BNOV Jump
Before Instruction
PC
=
address (HERE)
After Instruction
If Overflow
=
0;
PC
=
address (Jump)
If Overflow
=
1;
PC
=
address (HERE + 2)
BNZ
Branch if Not Zero
Syntax:
BNZ
n
Operands:
-128
n 127
Operation:
if Zero bit is ‘0’,
(PC) + 2 + 2n
PC
Status Affected:
None
Encoding:
1110
0001
nnnn
Description:
If the Zero bit is ‘0’, then the program
will branch.
The 2’s complement number ‘2n’ is
added to the PC. Since the PC will have
incremented to fetch the next
instruction, the new address will be
PC + 2 + 2n. This instruction is then a
two-cycle instruction.
Words:
1
Cycles:
1(2)
Q Cycle Activity:
If Jump:
Q1
Q2
Q3
Q4
Decode
Read literal
‘n’
Process
Data
Write to
PC
No
operation
No
operation
No
operation
No
operation
If No Jump:
Q1
Q2
Q3
Q4
Decode
Read literal
‘n’
Process
Data
No
operation
Example:
HERE
BNZ
Jump
Before Instruction
PC
=
address (HERE)
After Instruction
If Zero
=
0;
PC
=
address (Jump)
If Zero
=
1;
PC
=
address (HERE + 2)
相关PDF资料
PDF描述
PIC18F4420-I/PT IC MCU FLASH 8KX16 44TQFP
PIC16F84A-04/SS IC MCU FLASH 1KX14 EE 20SSOP
TS80C51RA2-MCB IC MCU 8BIT 256BYTE 40MHZ 44PLCC
TS87C58X2-LIC IC MCU 8BIT 32K OTP 30MHZ 44PQFP
TS87C54X2-LCC IC MCU 8BIT 16K OTP 30MHZ 44PQFP
相关代理商/技术参数
参数描述
PIC18F67K90T-I/MR 功能描述:8位微控制器 -MCU 128kB Flash 4kB RAM LCD RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC18F67K90T-I/MRRSL 功能描述:8位微控制器 -MCU 128KB Flash 4KB RAM nanoWatt XLP LCD RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC18F67K90T-I/PT 功能描述:8位微控制器 -MCU 128kB Flash 4kB RAM LCD RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC18F67K90T-I/PTRSL 功能描述:8位微控制器 -MCU 128KB Flash 4KB RAM nanoWatt XLP LCD RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT
PIC18F8310-E/PT 功能描述:8位微控制器 -MCU 8kBF 768RM 70I/O RoHS:否 制造商:Silicon Labs 核心:8051 处理器系列:C8051F39x 数据总线宽度:8 bit 最大时钟频率:50 MHz 程序存储器大小:16 KB 数据 RAM 大小:1 KB 片上 ADC:Yes 工作电源电压:1.8 V to 3.6 V 工作温度范围:- 40 C to + 105 C 封装 / 箱体:QFN-20 安装风格:SMD/SMT