EEWORLDEEWORLDEEWORLD

Part Number

Search

PIC18LF4515T-I/ML

Description
8-bit microcontroller-MCU 48KB 3968 RAM 36I/O
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size3MB,377 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Environmental Compliance
Download Datasheet Parametric View All

PIC18LF4515T-I/ML Overview

8-bit microcontroller-MCU 48KB 3968 RAM 36I/O

PIC18LF4515T-I/ML Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
MakerMicrochip
Parts packaging codeQFN
package instruction8 X 8 MM, PLASTIC, MO-220, QFN-44
Contacts44
Reach Compliance Codecompliant
Has ADCYES
Other featuresOPERATES AT 2V MINIMUM SUPPLY @ 4 MHZ
Address bus width
bit size8
maximum clock frequency20 MHz
DAC channelNO
DMA channelNO
External data bus width
JESD-30 codeS-PQCC-N44
JESD-609 codee3
length8 mm
Humidity sensitivity level1
Number of I/O lines36
Number of terminals44
On-chip program ROM width16
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
PWM channelYES
Package body materialPLASTIC/EPOXY
encapsulated codeHVQCCN
Package shapeSQUARE
Package formCHIP CARRIER, HEAT SINK/SLUG, VERY THIN PROFILE
Peak Reflow Temperature (Celsius)260
Certification statusNot Qualified
RAM (bytes)3968
rom(word)24576
ROM programmabilityFLASH
Maximum seat height1 mm
speed40 MHz
Maximum supply voltage5.5 V
Minimum supply voltage4.2 V
Nominal supply voltage5 V
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceMatte Tin (Sn)
Terminal formNO LEAD
Terminal pitch0.65 mm
Terminal locationQUAD
Maximum time at peak reflow temperatureNOT SPECIFIED
width8 mm
uPs/uCs/peripheral integrated circuit typeMICROCONTROLLER, RISC
PIC18F2X1X/4X1X
28/40/44-Pin Flash Microcontrollers with
10-Bit A/D and nanoWatt Technology
Power-Managed Modes:
Run: CPU On, Peripherals On
Idle: CPU Off, Peripherals On
Sleep: CPU Off, Peripherals Off
Idle mode Currents Down to 3.0
μA
Typical
Sleep mode Currents Down to 20 nA Typical
Timer1 Oscillator: 1.8
μA,
32 kHz, 2V
Watchdog Timer: 2.1
μA
Two-Speed Oscillator Start-up
Flexible Oscillator Structure:
• Four Crystal modes, Up to 40 MHz
• 4x Phase Lock Loop (PLL) – Available for Crystal
and Internal Oscillators
• Two External RC modes, Up to 4 MHz
• Two External Clock modes, Up to 40 MHz
• Internal Oscillator Block:
- 8 user-selectable frequencies, from 31 kHz to
8 MHz
- Provides a complete range of clock speeds
from 31 kHz to 32 MHz when used with PLL
- User-tunable to compensate for frequency drift
• Secondary Oscillator using Timer1 @ 32 kHz
• Fail-Safe Clock Monitor:
- Allows for safe shutdown if peripheral clock stops
Peripheral Highlights:
• High-Current Sink/Source 25 mA/25 mA
• Up to 2 Capture/Compare/PWM (CCP) modules,
One with Auto-Shutdown (28-pin devices)
• Enhanced Capture/Compare/PWM (ECCP)
module (40/44-pin devices only):
- One, two or four PWM outputs
- Selectable polarity
- Programmable dead time
- Auto-shutdown and auto-restart
• Master Synchronous Serial Port (MSSP) module
Supporting 3-Wire SPI (all 4 modes) and I
2
C™
Master and Slave modes
• Enhanced Addressable USART module:
- Supports RS-485, RS-232 and LIN 1.2
- RS-232 operation using internal oscillator
block (no external crystal required)
- Auto-wake-up on Start bit
- Auto-Baud Detect
• 10-Bit, Up to 13-Channel Analog-to-Digital
Converter module (A/D):
- Auto-acquisition capability
- Conversion available during Sleep
• Dual Analog Comparators with Input Multiplexing
• Programmable 16-Level High/Low-Voltage
Detection (HLVD) module:
- Supports interrupt on High/Low-Voltage Detection
Special Microcontroller Features:
• C Compiler Optimized Architecture:
- Optional extended instruction set designed to
optimize re-entrant code
• 100,000 Erase/Write Cycle Flash Program
Memory Typical
• Three Programmable External Interrupts
• Four Input Change Interrupts
• Priority Levels for Interrupts
• 8 x 8 Single-Cycle Hardware Multiplier
• Extended Watchdog Timer (WDT):
- Programmable period from 4 ms to 131s
• Single-Supply 5V In-Circuit Serial
Programming™ (ICSP™) via Two Pins
• In-Circuit Debug (ICD) via Two Pins
• Wide Operating Voltage Range: 2.0V to 5.5V
• Programmable Brown-out Reset (BOR) with
Software Enable Option
©
2009 Microchip Technology Inc.
DS39636D-page 3
FPGA Learning Notes-----FPGA Competition Adventure
...
至芯科技FPGA大牛 FPGA/CPLD
Analysis of the role of terminal resistance in CAN bus
The editor would like to remind you that when using the CAN bus, whether in the process of product development or network construction, it is necessary to arrange the terminal resistance on the bus re...
MamoYU Integrated technical exchanges
Serial communication: 8051 and 8051 point-to-point communication
-----------Send from machine A------ ORG 0000H LJMP MIAN ORG 0023H LJMP SERVE1 ORG 2000HMAIN:MOV TMOD,#20H MOV TH1,#0F3H MOV TL1,#0F3H SETB TR1 MOV PCON ,#80H MOV SCON,#0D0H MOV DPTR,#4000H MOV R0,#80...
rain 51mcu
Download the information and watch the video to win a prize | Tektronix HDMI 2.1 test solution is now available for download, and you can also watch the supporting video
Recently, Tektronix's FRL TX, FRL RX and eARC TX/RX test solutions have all been approved by the HDMI Association! Want to know more about the test solutions? Come and participate in the event to down...
EEWORLD社区 Test/Measurement
Things to note when using C/C++ to write programs based on TMS320 series DSP
[size=4][font=微软雅黑, 宋体]1. Without affecting the execution speed, you can use the function library provided by C or C/C++ language, or you can design your own function, which is easier to use the "tail...
fish001 DSP and ARM Processors
Generate sine wave data using microcontroller DAC and C language
The following is applicable to all types of microcontrollers:  Changing the DAC output voltage of the microcontroller can get the required voltage waveform output. The following describes how to calcu...
fish001 DSP and ARM Processors

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

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-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号