• <pre id="ox76y"><strike id="ox76y"></strike></pre>
  • <em id="ox76y"><th id="ox76y"><wbr id="ox76y"></wbr></th></em>
  • <pre id="ox76y"><fieldset id="ox76y"></fieldset></pre>
  • <dl id="ox76y"></dl>
  • <em id="ox76y"><label id="ox76y"><input id="ox76y"></input></label></em>
    <ins id="ox76y"></ins>
    <thead id="ox76y"><td id="ox76y"></td></thead>
  • 參數(shù)資料
    型號: PIC16C62B-20E/SS
    廠商: Microchip Technology
    文件頁數(shù): 110/120頁
    文件大?。?/td> 0K
    描述: IC MCU OTP 2KX14 PWM 28SSOP
    標(biāo)準(zhǔn)包裝: 47
    系列: PIC® 16C
    核心處理器: PIC
    芯體尺寸: 8-位
    速度: 20MHz
    連通性: I²C,SPI
    外圍設(shè)備: 欠壓檢測/復(fù)位,POR,PWM,WDT
    輸入/輸出數(shù): 22
    程序存儲器容量: 3.5KB(2K x 14)
    程序存儲器類型: OTP
    RAM 容量: 128 x 8
    電壓 - 電源 (Vcc/Vdd): 4 V ~ 5.5 V
    振蕩器型: 外部
    工作溫度: -40°C ~ 125°C
    封裝/外殼: 28-SSOP(0.209",5.30mm 寬)
    包裝: 管件
    PIC16C62B/72A
    1999 Microchip Technology Inc.
    Preliminary
    DS35008B-page 9
    2.2.2
    SPECIAL FUNCTION REGISTERS
    The Special Function Registers are registers used by
    the CPU and Peripheral Modules for controlling the
    desired operation of the device. These registers are
    implemented as static RAM. A list of these registers is
    given in Table 2-1.
    The Special Function Registers can be classified into
    two sets; core (CPU) and peripheral. Those registers
    associated with the core functions are described in
    detail in this section. Those related to the operation of
    the peripheral features are described in detail in the
    peripheral feature section.
    TABLE 2-1
    SPECIAL FUNCTION REGISTER SUMMARY
    Addr
    Name
    Bit 7
    Bit 6
    Bit 5
    Bit 4
    Bit 3
    Bit 2
    Bit 1
    Bit 0
    Value on:
    POR,
    BOR
    Value on all
    other resets
    (4)
    Bank 0
    00h
    INDF(1)
    Addressing this location uses contents of FSR to address data memory (not a physical register) 0000 0000 0000 0000
    01h
    TMR0
    Timer0 module’s register
    xxxx xxxx
    uuuu uuuu
    02h
    PCL(1)
    Program Counter's (PC) Least Significant Byte
    0000 0000
    03h
    STATUS(1)
    IRP(5)
    RP1(5)
    RP0
    TO
    PD
    ZDC
    C
    0001 1xxx
    000q quuu
    04h
    FSR(1)
    Indirect data memory address pointer
    xxxx xxxx
    uuuu uuuu
    05h
    PORTA(6,7)
    PORTA Data Latch when written: PORTA pins when read
    --0x 0000
    --0u 0000
    06h
    PORTB(6,7)
    PORTB Data Latch when written: PORTB pins when read
    xxxx xxxx
    uuuu uuuu
    07h
    PORTC(6,7)
    PORTC Data Latch when written: PORTC pins when read
    xxxx xxxx
    uuuu uuuu
    08h-09h
    Unimplemented
    0Ah
    PCLATH(1,2)
    Write Buffer for the upper 5 bits of the Program Counter
    ---0 0000
    0Bh
    INTCON(1)
    GIE
    PEIE
    T0IE
    INTE
    RBIE
    T0IF
    INTF
    RBIF
    0000 000x
    0000 000u
    0Ch
    PIR1
    —ADIF(3)
    SSPIF
    CCP1IF
    TMR2IF
    TMR1IF
    -0-- 0000
    0Dh
    Unimplemented
    0Eh
    TMR1L
    Holding register for the Least Significant Byte of the 16-bit TMR1 register
    xxxx xxxx
    uuuu uuuu
    0Fh
    TMR1H
    Holding register for the Most Significant Byte of the 16-bit TMR1 register
    xxxx xxxx
    uuuu uuuu
    10h
    T1CON
    T1CKPS1 T1CKPS0 T1OSCEN
    T1SYNC
    TMR1CS
    TMR1ON
    --00 0000
    --uu uuuu
    11h
    TMR2
    Timer2 module’s register
    0000 0000
    12h
    T2CON
    TOUTPS3 TOUTPS2 TOUTPS1 TOUTPS0
    TMR2ON
    T2CKPS1 T2CKPS0 -000 0000 -000 0000
    13h
    SSPBUF
    Synchronous Serial Port Receive Buffer/Transmit Register
    xxxx xxxx
    uuuu uuuu
    14h
    SSPCON
    WCOL
    SSPOV
    SSPEN
    CKP
    SSPM3
    SSPM2
    SSPM1
    SSPM0
    0000 0000
    15h
    CCPR1L
    Capture/Compare/PWM Register1 (LSB)
    xxxx xxxx
    uuuu uuuu
    16h
    CCPR1H
    Capture/Compare/PWM Register1 (MSB)
    xxxx xxxx
    uuuu uuuu
    17h
    CCP1CON
    CCP1X
    CCP1Y
    CCP1M3
    CCP1M2
    CCP1M1
    CCP1M0
    --00 0000
    18h-1Dh
    Unimplemented
    1Eh
    ADRES(3)
    A/D Result Register
    xxxx xxxx
    uuuu uuuu
    1Fh
    ADCON0(3)
    ADCS1
    ADCS0
    CHS2
    CHS1
    CHS0
    GO/DONE
    —ADON
    0000 00-0
    Legend: x = unknown, u = unchanged, q = value depends on condition, - = unimplemented, read as ’0’,
    Shaded locations are unimplemented, read as ’0’.
    Note 1: These registers can be addressed from either bank.
    2:
    The upper byte of the program counter is not directly accessible. PCLATH is a holding register for PC<12:8> whose contents
    are transferred to the upper byte of the program counter.
    3:
    A/D not implemented on the PIC16C62B, maintain as ’0’.
    4:
    Other (non power-up) resets include: external reset through MCLR and the Watchdog Timer Reset.
    5:
    The IRP and RP1 bits are reserved. Always maintain these bits clear.
    6:
    On any device reset, these pins are configured as inputs.
    7:
    This is the value that will be in the port output latch.
    相關(guān)PDF資料
    PDF描述
    PIC16C62B-20E/SO IC MCU OTP 2KX14 PWM 28SOIC
    VE-BNY-IW-S CONVERTER MOD DC/DC 3.3V 66W
    VE-B3P-IY-S CONVERTER MOD DC/DC 13.8V 50W
    VE-B3N-IY-S CONVERTER MOD DC/DC 18.5V 50W
    VE-B3M-IY-S CONVERTER MOD DC/DC 10V 50W
    相關(guān)代理商/技術(shù)參數(shù)
    參數(shù)描述
    PIC16C62B-20I/ML 功能描述:8位微控制器 -MCU 3.5KB 128 RAM 22 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
    PIC16C62B-20I/SO 功能描述:8位微控制器 -MCU 3.5KB 128 RAM 22 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
    PIC16C62B-20I/SO 制造商:Microchip Technology Inc 功能描述:8BIT CMOS MCU SMD 16C62 SOIC28
    PIC16C62B-20I/SP 功能描述:8位微控制器 -MCU 3.5KB 128 RAM 22 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
    PIC16C62B-20I/SP 制造商:Microchip Technology Inc 功能描述:IC 8BIT CMOS MCU 16C62 SDIL28