EEWORLDEEWORLDEEWORLD

Part Number

Search

PIC18F24K42T-I/SO

Description
IC MCU 8BIT 16KB FLASH 28SOIC
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size172KB,19 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Environmental Compliance
Download Datasheet Download user manual Parametric View All

PIC18F24K42T-I/SO Overview

IC MCU 8BIT 16KB FLASH 28SOIC

PIC18F24K42T-I/SO Parametric

Parameter NameAttribute value
Is it Rohs certified?conform to
Objectid8252160353
package instructionSOP, SOP28,.4
Reach Compliance Codecompliant
Country Of OriginThailand
ECCN codeEAR99
Factory Lead Time5 weeks
Date Of Intro2017-02-03
Samacsys ManufacturerMicrochip
Samacsys Modified On2021-08-14 03:25:50
YTEOL24.48
Has ADCYES
Other featuresALSO OPERATES 2.5 V MINIMUM SUPPLY AT 32 MHZ AND 2.3 V MINIMUM SUPPLY AT 16 MHZ
Address bus width
bit size8
boundary scanNO
CPU seriesPIC18
maximum clock frequency64 MHz
DAC channelYES
DMA channelYES
External data bus width
FormatFIXED POINT
Integrated cacheNO
JESD-30 codeR-PDSO-G28
JESD-609 codee3
length17.9 mm
low power modeYES
Number of DMA channels2
Number of external interrupt devices3
Number of I/O lines25
Number of serial I/Os2
Number of terminals28
Number of timers10
On-chip data RAM width8
On-chip program ROM width8
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
PWM channelYES
Package body materialPLASTIC/EPOXY
encapsulated codeSOP
Encapsulate equivalent codeSOP28,.4
Package shapeRECTANGULAR
Package formSMALL OUTLINE
RAM (bytes)1024
rom(word)16384
ROM programmabilityFLASH
Maximum seat height2.65 mm
speed64 MHz
Maximum slew rate0.95 mA
Maximum supply voltage5.5 V
Minimum supply voltage3 V
Nominal supply voltage3 V
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceMATTE TIN
Terminal formGULL WING
Terminal pitch1.27 mm
Terminal locationDUAL
width7.5 mm
uPs/uCs/peripheral integrated circuit typeMICROCONTROLLER, RISC
PIC18(L)F2X/4X/5XK42
Highly Integrated 8-Bit PIC
®
Microcontrollers in 28- to 48- Pins
Description
The PIC18(L)F2X/4X/5XK42 microcontroller family is available in 28/40/44/48-pin devices. This family features a 12-bit
ADC with Computation (ADC
2
) automating Capacitive Voltage Divider (CVD) techniques for advanced touch sensing,
averaging, filtering, oversampling and threshold comparison. Additionally, Vectored Interrupt Controller with fixed
latency for handling interrupts, System Bus Arbiter, Direct Memory Access capabilities, UART with support for
Asynchronous, DMX, DALI and LIN protocols, SPI, I
2
C, memory features like Memory Access Partition (MAP) to support
customers in data protection and bootloader applications, Device Information Area (DIA) which stores factory calibration
values to help improve temperature sensor accuracy.
Core Features
• C Compiler Optimized RISC Architecture
• Operating Speed:
- Up to 64 MHz clock input
- 62.5 ns minimum instruction cycle
• Two Direct Memory Access (DMA) Controllers:
- Data transfers to SFR/GPR spaces from
either Program Flash Memory, Data
EEPROM or SFR/GPR spaces
- User programmable source and destination
sizes
- Hardware and software triggered data
transfers
• Vectored Interrupt Capability:
- Selectable high/low priority
- Fixed Interrupt latency
- Programmable vector table base address
• 31-Level Deep Hardware Stack
• Low-Current Power-on Reset (POR)
• Configurable Power-up Timer (PWRTE)
• Brown-Out Reset (BOR)
• Low-Power BOR (LPBOR) Option
• Windowed Watchdog Timer (WWDT):
- Variable prescaler selection
- Variable window size selection
- Configurable in hardware or software
• Programmable Code Protection:
- Configurable Boot and App region sizes
Operating Characteristics
• Operating Voltage Range:
- 1.8V to 3.6V (PIC18LF2X/4X/5XK42)
- 2.3V to 5.5V (PIC18F2X/4X/5XK42)
• Temperature Range:
- Industrial: -40°C to 85°C
- Extended: -40°C to 125°C
Power-Saving Functionality
• DOZE mode: Ability to run CPU core slower than
the system clock
• IDLE mode: Ability to halt CPU core while internal
peripherals continue operating
• Sleep mode: Lowest power consumption
• Peripheral Module Disable (PMD):
- Ability to disable peripherals to minimize power
consumption
eXtreme Low-Power (XLP) Features
Sleep mode: 50 nA @ 1.8V, typical
Watchdog Timer: 500 nA @ 1.8V, typical
Secondary Oscillator: 500 nA @ 32 kHz
Operating Current:
- 8 uA @ 32 kHz, 1.8V, typical
- 32 uA/MHz @ 1.8V, typical
Digital Peripherals
• Three 8-Bit Timers (TMR2/4/6) with Hardware
Limit Timer (HLT)
• Four 16-Bit Timers (TMR0/1/3/5)
• Four Configurable Logic Cell (CLC):
- Integrated combinational and sequential logic
• Three Complementary Waveform Generators
(CWGs):
- Rising and falling edge dead-band control
- Full-bridge, half-bridge, 1-channel drive
- Multiple signal sources
- Programmable dead band
- Fault-shutdown input
• Four 16-Bit Capture/Compare/16-Bit PWM (CCP)
modules
• Four 10-bit Pulse Width Modulators (PWMs)
Memory
Up to 128 KB Flash Program Memory
Up to 8 KB Data SRAM Memory
Up to 1 KB Data EEPROM
Memory Access Partition (MAP):
- Bootloader write-protect
- Configurable partition
• Device Information Area (DIA) Stores:
- Temp sensor factory calibrated data
- Fixed Voltage Reference
- Device ID
2016 Microchip Technology Inc.
Advance Information
DS40001861B-page 1
Programming Embedded System II Keil 8051
Programming Embedded System II Keil 8051 English original...
lydemon 51mcu
FPGA controls AD9280 to collect voltage and sends it to PC via serial port
I want to use FPGA to control the matching AD module (AD9280) to collect voltage and send it to the PC through the serial port. I have no idea yet. Is there any relevant information that can be shared...
嘀哩嘀哩 FPGA/CPLD
C language algorithm 27-37
[align=left][font=宋体]【Program[/font]27[font=宋体]】 [/font] [font=宋体]Title: Use recursive function calling to print the 5 input characters in reverse order. [/font] 1.[font=宋体]Program analysis: [/font] 2...
jingcheng Linux and Android
Introduction to chip packaging knowledge
[i=s]This post was last edited by paulhyde on 2014-9-15 09:09[/i]1. BGA (ball grid array) is a type of surface mount package. Ball bumps are made on the back of the printed circuit board in an array t...
open82977352 Electronics Design Contest
Weird IAREWSTM8 compilation error
The following code is a simple code to realize the display on the digital tube. If the code at case 7 //1 is removed, the compilation is successful. If the code at //1 is opened, a serious warning err...
似曾相识 stm32/stm8
Use of C language library function access
Another way to use the C language library: Function name: accessFunction: Determine the access rights of a fileUsage: int access(const char *filenames, int amode);Program example:#include stdio.h#incl...
Aguilera Microcontroller MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2234  354  498  2878  267  45  8  11  58  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号