參數資料
型號: PIC16F883-I/SS
廠商: Microchip Technology
文件頁數: 2/16頁
文件大?。?/td> 0K
描述: IC PIC MCU FLASH 4KX14 28SSOP
產品培訓模塊: Asynchronous Stimulus
8-bit PIC® Microcontroller Portfolio
標準包裝: 47
系列: PIC® 16F
核心處理器: PIC
芯體尺寸: 8-位
速度: 20MHz
連通性: I²C,SPI,UART/USART
外圍設備: 欠壓檢測/復位,POR,PWM,WDT
輸入/輸出數: 24
程序存儲器容量: 7KB(4K x 14)
程序存儲器類型: 閃存
EEPROM 大?。?/td> 256 x 8
RAM 容量: 256 x 8
電壓 - 電源 (Vcc/Vdd): 2 V ~ 5.5 V
數據轉換器: A/D 11x10b
振蕩器型: 內部
工作溫度: -40°C ~ 85°C
封裝/外殼: 28-SSOP(0.209",5.30mm 寬)
包裝: 管件
產品目錄頁面: 640 (CN2011-ZH PDF)
配用: MCP1631RD-MCC2-ND - REFERENCE DESIGN MCP1631HV
AC164307-ND - MODULE SKT FOR PM3 28SSOP
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描述
PIC18F24J10-I/SS IC PIC MCU FLASH 8KX16 28SSOP
PIC16F1847-I/P MCU 14KB FLASH 1KB RAM 18-PDIP
PIC16F882-I/SS IC PIC MCU FLASH 2KX14 28SSOP
2-84984-8 CONN FFC 28POS 1.00MM VERT PCB
2-84984-7 CONN FFC 27POS 1.00MM VERT PCB
相關代理商/技術參數
參數描述
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