EEWORLDEEWORLDEEWORLD

Part Number

Search

PIC16LC717-I/SS

Description
8-bit microcontrollers - mcu 3.5kb 256 ram 16 I/O
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size84KB,6 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Environmental Compliance
Download Datasheet Parametric View All

PIC16LC717-I/SS Overview

8-bit microcontrollers - mcu 3.5kb 256 ram 16 I/O

PIC16LC717-I/SS Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
MakerMicrochip
Parts packaging codeSSOP
package instruction0.209 INCH, PLASTIC, MO-150, SSOP-20
Contacts20
Reach Compliance Codecompli
ECCN code3A991.A.2
Factory Lead Time13 weeks
Has ADCYES
Other featuresOPERATES AT 3V MINIMUM SUPPLY
Address bus width
bit size8
CPU seriesPIC
maximum clock frequency20 MHz
DAC channelNO
DMA channelNO
External data bus width
JESD-30 codeR-PDSO-G20
JESD-609 codee3
length7.2 mm
Humidity sensitivity level1
Number of I/O lines16
Number of terminals20
On-chip program ROM width14
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
PWM channelYES
Package body materialPLASTIC/EPOXY
encapsulated codeSSOP
Encapsulate equivalent codeSSOP20,.3
Package shapeRECTANGULAR
Package formSMALL OUTLINE, SHRINK PITCH
Peak Reflow Temperature (Celsius)260
power supply3/5 V
Certification statusNot Qualified
RAM (bytes)256
rom(word)2048
ROM programmabilityOTPROM
Maximum seat height1.98 mm
speed20 MHz
Maximum supply voltage5.5 V
Minimum supply voltage2.5 V
Nominal supply voltage5 V
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceMatte Tin (Sn)
Terminal formGULL WING
Terminal pitch0.65 mm
Terminal locationDUAL
Maximum time at peak reflow temperature40
width5.3 mm
uPs/uCs/peripheral integrated circuit typeMICROCONTROLLER, RISC
PIC16C717/770/771
PIC16C717/770/771 Rev. C Silicon/Data Sheet Errata
The PIC16C717/770/771 parts you have received con-
form functionally to the Device Data Sheet
(DS41120B), except for the anomalies described
below.
All problems listed here will be addressed in future revi-
sions of the PIC16C717/770/771 silicon.
1.
Module: A/D Converter
Exception to Table 15-12, Parameter A04.
PIC16C770/771 (12-bit A/D): No missing codes to
11-bits of resolution, up to 4 non-consecutive
missing codes may occur when used to 12-bits of
resolution.
Work around
None.
2.
Module: Timer1
When Timer1 is configured to operate as an asyn-
chronous counter, care must be taken that there is
no incoming pulse while the module is being
turned off. If an incoming pulse arrives while
Timer1 is being turned off (i.e., TMR1ON transi-
tions from 1 to 0), the value of registers TMR1L
and TMR1H will be unpredictable.
Work around
This solution involves changing Timer1 from Asyn-
chronous to Synchronous mode before turning off
Timer1. No additional resources are required for
this solution.
Timer1 synchronization will start, effectively stop-
ping Timer1, one Q period after the Synchronous
mode is enabled, or one Q period later than would
have been realized by simply clearing the
TMR1ON bit. One additional count, in excess of
the counts accrued during this extra Q period, may
be accumulated before the TMR1ON bit is eventu-
ally cleared in the next instruction. The occurrence
of this additional count is dependent on the phase
relationship between OSC1, or the internal system
clock, and T1CKI.
CODE EXAMPLE :
**************************************************************************************
;
Call this routine to stop Timer1 asynchronous counting
;
;
Timer1 is stopped after the timer is changed to synchronous mode
;
The captured timer value resides in TMR1H and TMR1L at the completion of this
;
routine.
TMR1Capture
bcf
T1CON,NOT_T1SYNC
bcf
T1CON,TMR1ON
bsf
T1CON,NOT_T1SYNC
return
;
;
;
;
;
entry point
set for synchronous mode
stop timer
restore asynchronous mode
return to calling routine
©
2002 Microchip Technology Inc.
DS80100C-page 1

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 177  591  2311  807  260  4  12  47  17  6 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号