参数资料
型号: PIC16F883-I/SO
厂商: Microchip Technology
文件页数: 2/16页
文件大小: 0K
描述: IC PIC MCU FLASH 4KX14 28SOIC
产品培训模块: Asynchronous Stimulus
8-bit PIC® Microcontroller Portfolio
标准包装: 27
系列: PIC® 16F
核心处理器: PIC
芯体尺寸: 8-位
速度: 20MHz
连通性: I²C,SPI,UART/USART
外围设备: 欠压检测/复位,POR,PWM,WDT
输入/输出数: 24
程序存储器容量: 7KB(4K x 14)
程序存储器类型: 闪存
EEPROM 大小: 256 x 8
RAM 容量: 256 x 8
电压 - 电源 (Vcc/Vdd): 2 V ~ 5.5 V
数据转换器: A/D 11x10b
振荡器型: 内部
工作温度: -40°C ~ 85°C
封装/外壳: 28-SOIC(0.295",7.50mm 宽)
包装: 管件
产品目录页面: 640 (CN2011-ZH PDF)
配用: MCP1631RD-MCC2-ND - REFERENCE DESIGN MCP1631HV
XLT28SO-1-ND - SOCKET TRANSITION 28SOIC 300MIL
PIC16F88X
DS80302F-page 10
2009 Microchip Technology Inc.
8.
Module: Asynchronous Timer1
This Errata supersedes Errata DS80233 and
DS80329.
When TImer1 is started or updated, the timer
needs to see a falling edge from the external clock
source before a rising edge can increment the
counter. If writes to TMR1H and TMR1L are not
completed while the external clock pulse is still
high, Timer1 will not count the first clock pulse
after the update.
When using an external crystal, the pulse width
from
rising
to
falling
edge
is
temperature
dependent and may decrease with temperature.
As a result, the timer may require an additional
oscillation to overflow.
Work around
Switching to the HFINTOSC after reloading, the
timer ensures the Timer1 will see a falling edge
before switching back to the external clock source.
Due to the time from Timer1 overflow to the reload
being application specific, wait for the timer to
increment before beginning the reload sequence.
This ensures the timer does not miss a rising edge
during reload.
EXAMPLE 3:
Affected Silicon Revisions
PIC16F882
PIC16F883/PIC16F884
PIC16F886/PIC16F887
BTFSC
TMR1L,0
GOTO
$-1
BTFSS
TMR1L,0
GOTO
$-1
;Timer has just incremented, 31
μs before next rising edge to
;complete reload
Update:
BCF
T1CON,TMR1CS
;Select HFINTOSC for Timer1
BSF
TMR1H,7
;Timer1 high byte 0x80
BCF
T1CON,TMR1ON
;Timer1 off
BSF
T1CON,TMR1CS
;Select external crystal
BCF
T1CON,TMR1ON
;Timer1 on
Critical Timing of code sequence for instructions following last write to TMR1L or TMR1H.
A0
X
A0
X
A2
X
相关PDF资料
PDF描述
PIC16F690-I/SS IC PIC MCU FLASH 4KX14 20SSOP
PIC16F723-E/SO IC PIC MCU FLASH 4KX14 28-SOIC
PIC18F24J10-I/SO IC PIC MCU FLASH 8KX16 28SOIC
PIC16F1933-I/SS IC MCU 8BIT FLASH 28SSOP
PIC12LC508AT-04I/MF IC MCU OTP 512X12 LV 8-DFN
相关代理商/技术参数
参数描述
PIC16F883T-E/SS 制造商:Microchip Technology Inc 功能描述:
PIC16F883T-I/ML 功能描述:8位微控制器 -MCU 7KB Flash 256 RAM 25 I/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
PIC16F883T-I/ML031 制造商:Microchip Technology Inc 功能描述:MCCPIC16F883T-I/ML031 28 PIN 7KB FLASH 2
PIC16F883T-I/SO 功能描述:8位微控制器 -MCU 7KB Flash 256 RAM 25 I/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
PIC16F883T-I/SS 功能描述:8位微控制器 -MCU 7KB Flash 256 RAM 25 I/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