参数资料
型号: PIC10F200-I/P
厂商: Microchip Technology
文件页数: 17/94页
文件大小: 0K
描述: IC PIC MCU FLASH 256X12 8DIP
产品培训模块: Asynchronous Stimulus
8-bit PIC® Microcontroller Portfolio
标准包装: 60
系列: PIC® 10F
核心处理器: PIC
芯体尺寸: 8-位
速度: 4MHz
外围设备: POR,WDT
输入/输出数: 3
程序存储器容量: 384B(256 x 12)
程序存储器类型: 闪存
RAM 容量: 16 x 8
电压 - 电源 (Vcc/Vdd): 2 V ~ 5.5 V
振荡器型: 内部
工作温度: -40°C ~ 85°C
封装/外壳: 8-DIP(0.300",7.62mm)
包装: 管件
产品目录页面: 637 (CN2011-ZH PDF)
配用: AC162059-ND - HEADER INTRFC MPLAB ICD2 8/14PIN
PIC10F200/202/204/206
DS41239D-page 22
2007 Microchip Technology Inc.
4.7
Program Counter
As a program instruction is executed, the Program
Counter (PC) will contain the address of the next
program instruction to be executed. The PC value is
increased by one every instruction cycle, unless an
instruction changes the PC.
For a GOTO instruction, bits 8:0 of the PC are provided
by the GOTO instruction word. The Program Counter
Low (PCL) is mapped to PC<7:0>.
For a CALL instruction, or any instruction where the
PCL is the destination, bits 7:0 of the PC again are pro-
vided by the instruction word. However, PC<8> does
not come from the instruction word, but is always
cleared (Figure 4-5).
Instructions where the PCL is the destination, or modify
PCL instructions, include MOVWF PC, ADDWF PC and
BSF PC,5.
FIGURE 4-5:
LOADING OF PC
BRANCH INSTRUCTIONS
4.7.1
EFFECTS OF RESET
The PC is set upon a Reset, which means that the PC
addresses the last location in program memory (i.e.,
the oscillator calibration instruction). After executing
MOVLW XX, the PC will roll over to location 0000h and
begin executing user code.
4.8
Stack
The PIC10F200/204 devices have a 2-deep, 8-bit wide
hardware PUSH/POP stack.
The PIC10F202/206 devices have a 2-deep, 9-bit wide
hardware PUSH/POP stack.
A CALL instruction will PUSH the current value of Stack 1
into Stack 2 and then PUSH the current PC value,
incremented by one, into Stack Level 1. If more than two
sequential CALLs are executed, only the most recent two
return addresses are stored.
A RETLW instruction will POP the contents of Stack
Level 1 into the PC and then copy Stack Level 2
contents into level 1. If more than two sequential
RETLWs are executed, the stack will be filled with the
address previously stored in Stack Level 2.
Note:
Because PC<8> is cleared in the CALL
instruction or any modify PCL instruction,
all subroutine calls or computed jumps are
limited to the first 256 locations of any
program memory page (512 words long).
PC
87
0
PCL
Instruction Word
GOTO Instruction
CALL or Modify PCL Instruction
PC
87
0
PCL
Instruction Word
Reset to ‘0’
Note 1: The W register will be loaded with the lit-
eral value specified in the instruction. This
is particularly useful for the implementa-
tion of the data look-up tables within the
program memory.
2: There are no Status bits to indicate stack
overflows or stack underflow conditions.
3: There are no instruction mnemonics
called PUSH or POP. These are actions
that occur from the execution of the CALL
and RETLW instructions.
相关PDF资料
PDF描述
PIC16F505T-I/SL IC MCU FLASH 1KX12 14SOIC
PIC12F509T-I/SN IC MCU FLASH 1KX12 8SOIC
PIC10F200T-E/OT IC PIC MCU FLASH 256X12 SOT23-6
006200516230000 CONN FFC/FPC 16POS 1MM R/A SMD
006200516230000+ CONN FFC/FPC 16POS 1MM R/A SMD
相关代理商/技术参数
参数描述
PIC10F200T 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:6-Pin, 8-Bit Flash Microcontrollers
PIC10F200T-E/MC 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:6-Pin, 8-Bit Flash Microcontrollers
PIC10F200T-E/OT 功能描述:8位微控制器 -MCU .375kBF 16RM 4I/O Ext Temp SOT-23 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
PIC10F200T-E/P 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:6-Pin, 8-Bit Flash Microcontrollers
PIC10F200T-I/MC 功能描述:8位微控制器 -MCU 0.375KB Fl 16B RAM 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