PIC16F913-I/SO Microchip Technology, PIC16F913-I/SO Datasheet

IC PIC MCU FLASH 4KX14 28SOIC

PIC16F913-I/SO

Manufacturer Part Number
PIC16F913-I/SO
Description
IC PIC MCU FLASH 4KX14 28SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F913-I/SO

Program Memory Type
FLASH
Program Memory Size
7KB (4K x 14)
Package / Case
28-SOIC (7.5mm Width)
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, LCD, POR, PWM, WDT
Number Of I /o
24
Eeprom Size
256 x 8
Ram Size
256 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Data Converters
A/D 5x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
256 B
Interface Type
SSP/I2C/AUSART/SPI
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
24
Number Of Timers
3
Operating Supply Voltage
2 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005, PG164120, ICE2000, DV164120
Minimum Operating Temperature
- 40 C
On-chip Adc
5-ch x 10-bit
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
XLT28SO-1 - SOCKET TRANSITION 28SOIC 300MIL
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F913-I/SO
Manufacturer:
MICROCHIP
Quantity:
20 000
Part Number:
PIC16F913-I/SO
0
The PIC16F91X/946 family devices that you have
received conform functionally to the current Device Data
Sheet (DS41250F), except for the anomalies described
in this document.
The silicon issues discussed in the following pages are
for silicon revisions with the Device and Revision IDs
listed in Table 1. The silicon issues are summarized in
Table 2.
The errata described in this document will be addressed
in future revisions of the PIC16F91X/946 silicon.
Data Sheet clarifications and corrections start on page 6,
following the discussion of silicon issues.
The silicon revision level can be identified using the
current version of MPLAB
programmers, debuggers, and emulation tools, which
are available at the Microchip corporate web site
(www.microchip.com).
TABLE 1:
© 2009 Microchip Technology Inc.
PIC16F913
PIC16F914
PIC16F916
PIC16F917
PIC16F946
Note 1:
Note:
Part Number
2:
The device and revision data is stored in the Device ID located at 2006h in program memory.
Refer to the “PIC16F91X/946 Memory Programming Specification” (DS41244) for detailed information.
This document summarizes all silicon
errata issues from all revisions of silicon,
previous as well as current. Only the
issues indicated in the last column of
Table 2 apply to the current silicon
revision.
SILICON DEVREV VALUES
Silicon Errata and Data Sheet Clarification
Device ID
13Exh
13Cxh
13Axh
138xh
146xh
®
(1)
IDE and Microchip’s
PIC16F91X/946 Family
A0
0
0
0
0
0
A1
0
0
0
0
0
PIC16F91X/946
Revision ID for Silicon Revision
A2
1
1
1
1
1
For example, to identify the silicon revision level using
MPLAB IDE in conjunction with MPLAB ICD 2,
MPLAB ICD 3, PICkit™ 2 or PICkit™ 3:
1.
2.
3.
4.
The Device ID values for the various devices and
silicon revisions are shown in Table 1.
Note:
Using the appropriate interface, connect the
device to the MPLAB ICD 2 and MPLAB ICD 3
programmer/debugger, PICkit™ 2 or PICkit™ 3.
From the main menu in MPLAB IDE, select
Configure>Select Device, and then select the
target part number in the dialog box.
Select
(Programmer>Select Tool).
Perform a “Connect” operation to the device
(Programmer>Connect). Depending on the
development tool used, the part number and
Device Revision ID value appear in the Output
window.
A3
2
2
If you are unable to extract the silicon
revision level, please contact your local
Microchip sales office for assistance.
the
B0
2
2
MPLAB
B1
2
2
(2)
hardware
DS80238C-page 1
B2
3
3
B3
tool
4
4

Related parts for PIC16F913-I/SO

PIC16F913-I/SO Summary of contents

Page 1

... MPLAB IDE and Microchip’s programmers, debuggers, and emulation tools, which are available at the Microchip corporate web site (www.microchip.com). TABLE 1: SILICON DEVREV VALUES (1) Part Number Device ID PIC16F913 13Exh PIC16F914 13Cxh PIC16F916 13Axh PIC16F917 138xh PIC16F946 146xh Note 1: The device and revision data is stored in the Device ID located at 2006h in program memory. ...

Page 2

... PIC16F91X/946 TABLE 2: SILICON ISSUE SUMMARY (PIC16F913/914) Item Module Feature Number LCD Type B 1. Incorrect waveforms. Timer1 LP 2. Low drive as temp. approaches -40°C. Timer1 Ext. Crystal 3. Overflow may take additional count. Timer0/ Prescaler 4. Reset under specific conditions. WDT Note 1: Only those issues indicated in the last column apply to the current silicon revision. ...

Page 3

... This can also prevent Timer1 oscillator start-up under cold conditions. Work around incorrect Use of low-power crystals properly matched to the device will reduce the likelihood of failure. A 1MΩ resister between OSC2 and V improve the drive strength of the circuit. Affected Silicon Revisions PIC16F913/914 PIC16F916/917 PIC16F946 ...

Page 4

... 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. Affected Silicon Revisions PIC16F913/914 PIC16F916/917 ...

Page 5

... Modify the TOSE bit in the OPTION register to the opposite configuration for the logic level on the T0CKI pin. 3. Select a prescaler rate other than 1:1 and issue a CLRWDT instruction before switching to the final prescaler rate. © 2009 Microchip Technology Inc. PIC16F91X/946 Affected Silicon Revisions PIC16F913/914 PIC16F916/917 ...

Page 6

... Updated Errata to new format. This Errata supersedes Errata DS80329. Data Sheet Clarification: Removed CCPR2L/CCPR2H Address and Module 3: MCLR. Added Module 2: LP/Timer1 Oscillator Operation Below 25°C; Added Module 3: Asynchronous Timer1; Module 4: Timer0 and WDT Prescaler Assignment Spurious Reset. © 2009 Microchip Technology Inc. Module 1: ...

Page 7

... PowerInfo, PowerMate, PowerTool, REAL ICE, rfLAB, Select Mode, Total Endurance, TSHARC, WiperLock and ZENA are trademarks of Microchip Technology Incorporated in the U.S.A. and other countries. SQTP is a service mark of Microchip Technology Incorporated in the U.S.A. All other trademarks mentioned herein are property of their respective companies. ...

Page 8

... Fax: 886-3-6578-370 Taiwan - Kaohsiung Tel: 886-7-536-4818 Fax: 886-7-536-4803 Taiwan - Taipei Tel: 886-2-2500-6610 Fax: 886-2-2508-0102 Thailand - Bangkok Tel: 66-2-694-1351 Fax: 66-2-694-1350 © 2009 Microchip Technology Inc. EUROPE Austria - Wels Tel: 43-7242-2244-39 Fax: 43-7242-2244-393 Denmark - Copenhagen Tel: 45-4450-2828 Fax: 45-4485-2829 France - Paris Tel: 33-1-69-53-63-20 ...

Related keywords