• <rt id="bznsz"><tr id="bznsz"></tr></rt>
    <rt id="bznsz"></rt>
  • <code id="bznsz"></code>
    參數(shù)資料
    型號: PIC16C711-20E/SS
    廠商: Microchip Technology
    文件頁數(shù): 147/177頁
    文件大?。?/td> 0K
    描述: IC MCU OTP 1KX14 A/D 20SSOP
    產(chǎn)品培訓(xùn)模塊: Asynchronous Stimulus
    標(biāo)準(zhǔn)包裝: 67
    系列: PIC® 16C
    核心處理器: PIC
    芯體尺寸: 8-位
    速度: 20MHz
    外圍設(shè)備: 欠壓檢測/復(fù)位,POR,WDT
    輸入/輸出數(shù): 13
    程序存儲器容量: 1.75KB(1K x 14)
    程序存儲器類型: OTP
    RAM 容量: 68 x 8
    電壓 - 電源 (Vcc/Vdd): 4 V ~ 6 V
    數(shù)據(jù)轉(zhuǎn)換器: A/D 4x8b
    振蕩器型: 外部
    工作溫度: -40°C ~ 125°C
    封裝/外殼: 20-SSOP(0.209",5.30mm 寬)
    包裝: 管件
    配用: 309-1016-ND - ADAPTER 20-SSOP TO 18-DIP
    1997 Microchip Technology Inc.
    DS30272A-page 71
    PIC16C71X
    9.1
    Instruction Descriptions
    ADDLW
    Add Literal and W
    Syntax:
    [
    label] ADDLW
    k
    Operands:
    0
    ≤ k ≤ 255
    Operation:
    (W) + k
    → (W)
    Status Affected:
    C, DC, Z
    Encoding:
    11
    111x
    kkkk
    Description:
    The contents of the W register are
    added to the eight bit literal 'k' and the
    result is placed in the W register
    .
    Words:
    1
    Cycles:
    1
    Q Cycle Activity:
    Q1
    Q2
    Q3
    Q4
    Decode
    Read
    literal 'k'
    Process
    data
    Write to
    W
    Example:
    ADDLW
    0x15
    Before Instruction
    W
    =
    0x10
    After Instruction
    W
    =
    0x25
    ADDWF
    Add W and f
    Syntax:
    [
    label] ADDWF
    f,d
    Operands:
    0
    ≤ f ≤ 127
    d
    ∈ [0,1]
    Operation:
    (W) + (f)
    → (dest)
    Status Affected:
    C, DC, Z
    Encoding:
    00
    0111
    dfff
    ffff
    Description:
    Add the contents of the W register
    with register 'f'. If 'd' is 0 the result is
    stored in the W register. If 'd' is 1 the
    result is stored back in register 'f'
    .
    Words:
    1
    Cycles:
    1
    Q Cycle Activity:
    Q1
    Q2
    Q3
    Q4
    Decode
    Read
    register
    'f'
    Process
    data
    Write to
    Dest
    Example
    ADDWF
    FSR,
    0
    Before Instruction
    W
    =
    0x17
    FSR =
    0xC2
    After Instruction
    W
    =
    0xD9
    FSR =
    0xC2
    ANDLW
    AND Literal with W
    Syntax:
    [
    label] ANDLW
    k
    Operands:
    0
    ≤ k ≤ 255
    Operation:
    (W) .AND. (k)
    → (W)
    Status Affected:
    Z
    Encoding:
    11
    1001
    kkkk
    Description:
    The contents of W register are
    AND’ed with the eight bit literal 'k'. The
    result is placed in the W register
    .
    Words:
    1
    Cycles:
    1
    Q Cycle Activity:
    Q1
    Q2
    Q3
    Q4
    Decode
    Read
    literal "k"
    Process
    data
    Write to
    W
    Example
    ANDLW
    0x5F
    Before Instruction
    W
    =
    0xA3
    After Instruction
    W
    =
    0x03
    ANDWF
    AND W with f
    Syntax:
    [
    label] ANDWF
    f,d
    Operands:
    0
    ≤ f ≤ 127
    d
    ∈ [0,1]
    Operation:
    (W) .AND. (f)
    → (dest)
    Status Affected:
    Z
    Encoding:
    00
    0101
    dfff
    ffff
    Description:
    AND the W register with register 'f'. If
    'd' is 0 the result is stored in the W
    register. If 'd' is 1 the result is stored
    back in register 'f'
    .
    Words:
    1
    Cycles:
    1
    Q Cycle Activity:
    Q1
    Q2
    Q3
    Q4
    Decode
    Read
    register
    'f'
    Process
    data
    Write to
    Dest
    Example
    ANDWF
    FSR,
    1
    Before Instruction
    W
    =
    0x17
    FSR =
    0xC2
    After Instruction
    W
    =
    0x17
    FSR =
    0x02
    相關(guān)PDF資料
    PDF描述
    GRM21BF51C106ZE15K CAP CER 10UF 16V Y5V 0805
    DSPIC33FJ16GS402T-I/MM IC DSPIC MCU/DSP 16K 28-QFN
    VE-B6B-IW-S CONVERTER MOD DC/DC 95V 100W
    LLL185R71H472MA01L CAP CER 4700PF 50V 20% X7R 0306
    VE-B63-IX-S CONVERTER MOD DC/DC 24V 75W
    相關(guān)代理商/技術(shù)參數(shù)
    參數(shù)描述
    PIC16C711-20I/P 功能描述:8位微控制器 -MCU 1.75KB 68 RAM 13 I/O 4MHz Ext Temp PDIP18 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
    PIC16C711-20I/P 制造商:Microchip Technology Inc 功能描述:IC 8BIT CMOS MCU 16C711 DIP18
    PIC16C711-20I/P 制造商:Microchip Technology Inc 功能描述:Microcontroller IC Num of I/Os:13
    PIC16C711-20I/SO 功能描述:8位微控制器 -MCU 1.75KB 68 RAM 13 I/O 20MHz IndTemp SOIC18 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
    PIC16C711-20I/SS 功能描述:8位微控制器 -MCU 1.75KB 68 RAM 13 I/O 20MHz IndTemp SSOP20 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