English
| Part Number: | PIC18C658-I/PT |
|---|---|
| Manufacturer/Brand: | Micrel / Microchip Technology |
| Part of Description: | IC MCU 8BIT 32KB OTP 64TQFP |
| Datasheets: |
|
| RoHs Status: | ROHS3 Compliant |
| Payment: | PayPal / Credit Card / T/T |
| Shipment Way: | DHL / Fedex / TNT / UPS / EMS |
| Share: |
Ship From: Hong Kong
| Quantity | Unit Price |
|---|---|
| 1+ | $0.4388 |
| 200+ | $0.1698 |
| 500+ | $0.1639 |
| 1000+ | $0.1609 |
Online RFQ submissions: Fast responses, Better prices!
| Product Attribute | Attribute Value |
|---|---|
| Voltage - Supply (Vcc/Vdd) | 4.2V ~ 5.5V |
| Supplier Device Package | 64-TQFP (10x10) |
| Speed | 40MHz |
| Series | PIC® 18C |
| RAM Size | 1.5K x 8 |
| Program Memory Type | OTP |
| Program Memory Size | 32KB (16K x 16) |
| Peripherals | Brown-out Detect/Reset, LVD, POR, PWM, WDT |
| Package / Case | 64-TQFP |
| Package | Tray |
| Product Attribute | Attribute Value |
|---|---|
| Oscillator Type | External |
| Operating Temperature | -40°C ~ 85°C (TA) |
| Number of I/O | 52 |
| Mounting Type | Surface Mount |
| EEPROM Size | - |
| Data Converters | A/D 12x10b |
| Core Size | 8-Bit |
| Core Processor | PIC |
| Connectivity | CANbus, I²C, SPI, UART/USART |
| Base Product Number | PIC18C658 |




The PIC18C658-I/PT, part of Microchip Technology’s PIC18CXX8 high-performance MCU family, is a powerful 8-bit microcontroller integrating advanced communication, analog, and control features within a compact 64-TQFP package (10x10mm). Designed to excel in complex embedded systems and industrial environments, the PIC18C658-I/PT delivers robust performance up to 40 MHz (10 MIPS) and provides 32KB of One-Time Programmable (OTP) program memory. The device is distinguished by its on-chip CAN 2.0B module, extensive digital I/O count (up to 76 pins), a full suite of timers, and multiple analog peripherals, making it an optimal choice for automotive, industrial automation, communications, and networked sensor applications.
At its heart, the PIC18C658-I/PT employs a C-compiler-optimized RISC architecture. Its 8-bit processor executes 16-bit instructions and maintains separate program and data buses, allowing concurrent memory operations and efficient pipeline execution. Notable features include:
Linear addressing for up to 32KB program and 4KB data memory
Single-cycle 8x8 unsigned hardware multiplier supporting DSP-style operations
Interrupt system with multiple priority levels and hardware stack for deep nesting
High current drive (25mA sink/source per I/O) suitable for driving LEDs and relays directly
Four external interrupt pins to support real-time responsiveness
In-Circuit Serial Programming (ICSP™) facilitating streamlined production programming and updates
This architecture enables fast, deterministic code execution—crucial for applications requiring reliable real-time control.
Memory in the PIC18C658-I/PT is split into distinct program (OTP) and data (RAM) blocks, each with independent access paths. The 32KB OTP memory is addressed directly and supports up to 16K single-word instructions. The data memory, amounting to 4KB static RAM, is organized into 16 banks with both direct and indirect addressing options—ideal for handling large register files or implementing software stacks. An “Access Bank” maps frequently used SFRs and GPRs for single-cycle access, optimizing compiled C code and fast context switching. The hardware stack supports 31 levels, essential for complex interrupt and function call scenarios.
Table and lookup functions leverage dedicated instructions for direct program/data memory transfers. Industrial designers will appreciate the flexible data manipulation enabled by multiple indirect addressing registers (FSR0–FSR2) and post/pre-increment features.
The PIC18C658-I/PT is engineered for broad oscillator compatibility, supporting eight modes selectable via configuration bits:
LP (Low Power Crystal), XT (Crystal/Resonator), HS (High-Speed Crystal/Resonator)
HS4 (HS with PLL for 4x frequency multiplication)
RC and RCIO (External Resistor/Capacitor, with/without I/O pin)
EC and ECIO (External Clock, with/without I/O pin)
A notable capability is the integrated 4x PLL, allowing a 10MHz external crystal to drive the core at 40MHz, which is particularly advantageous for EMI-sensitive designs—lowering crystal frequency while maximizing internal processing speed.
Sophisticated oscillator switching logic enables seamless transitions between primary and low-power (Timer1-based 32kHz) clocks. Robust power-up and brown-out detection mechanisms guarantee that the MCU only begins execution when power and clock conditions are stable.
The PIC18C658-I/PT supports up to 76 I/O lines, each with individual data direction control via TRIS registers. Ports A–G are present, each port’s pins capable of both digital I/O and multiplexed peripheral functions (e.g., analog inputs, timer capture, CAN communication). Most pins include Schmitt-trigger inputs for enhanced noise immunity; some have open-drain or analog input options.
Key engineering considerations include:
Read-modify-write resilience via separate data latch (LAT) and input (PORT) registers
Slew-rate-limited and programmable pull-ups (notably on PORTB)
Automatic direction overrides and restrictions during peripheral activity
Parallel Slave Port (8-bit) compatibility for microprocessor bus interfacing, supporting asynchronous reads/writes and direct microprocessor connections
Pin assignments and functions are well-documented for reliable PCB design and signal integrity in dense circuit layouts.
Four hardware timers—Timer0 (8/16-bit with prescaler), Timer1 (16-bit), Timer2 (8-bit with period register), and Timer3 (16-bit)—are provided. Each supports selectable clock sources (internal/external), prescalers, and asynchronous operation, enabling tasks from time-based scheduling to event counting and PWM generation. Timer1 and Timer3 can be clocked from a secondary crystal for real-time clocking needs.
Timers are deeply integrated with capture-compare-PWM (CCP) modules:
Timer0: General timing and overflow interrupt
Timer1/3: Capture/compare applications, CCP event triggers, time-stamped CAN messaging
Timer2: PWM period base, synchronous serial clock generation
Accurate timing and synchronization are enabled by auto-reload and buffered read/write schemes.
For analog interfacing, the PIC18C658-I/PT includes a 10-bit, multi-channel A/D converter (up to 16 input channels) with fast sampling and the ability to continue conversions even in SLEEP mode—useful for ultra-low-power sensing. Typical performance specs are ±1 LSB DNL/INL. Two analog comparators and a programmable voltage reference enable signal thresholding and fault detection; integrated modules for low-voltage and brown-out detection ensure system reliability under adverse power conditions.
Built-in analog functionality minimizes the need for external ICs in sensor and monitoring applications, simplifying BOMs and reducing PCB footprint.
A signature strength of the PIC18C658-I/PT is its comprehensive communications suite:
CAN 2.0B Controller: Bit rates up to 1Mbps, standard/extended identifier support, three transmit/dual receive buffers with six programmable acceptance filters, prioritization, time-stamping (for network debugging), robust error management, and compliance with CAN 2.0B Active Specification—enabling use in automotive and industrial networking environments where deterministic bus behavior and error tolerance are critical.
Master Synchronous Serial Port (MSSP): Supports both SPI (all four SPI modes, master/slave) and I²C (multi-master/slave), enabling interfacing with EEPROMs, sensors, displays, and other serial peripherals.
Addressable USART: Capable of asynchronous (RS232-style), synchronous master/slave operation, and 9-bit addressing—providing design flexibility for both standard serial protocols and custom data framing for advanced communication schemes.
These hardware modules are tightly integrated into the interrupt system and are supported by dedicated control/status registers for precise, low-overhead operation.
A sophisticated interrupt controller allows up to 16 sources, with configurable priorities (high/low). Register-based flagging and enable/disable bits provide fine-grained event management. High-priority interrupts preempt low-priority service routines, essential for real-time control or communications protocol conformance. The hardware stack and fast context save mechanisms (dedicated WREG/STATUS/BSR stack) streamline interrupt nesting and facilitate robust response to asynchronous events.
Examples include:
Immediate CAN or external interrupt response for time-critical network tasks
Prioritized analog or timer event handling to support multi-threaded scheduling in embedded RTOS implementations
Key microcontroller special features that enhance design robustness include:
Watchdog Timer (WDT) with its own RC oscillator for fail-safe fault recovery
Multiple RESET sources: Power-On, Brown-Out, Manual (MCLR), Watchdog Timeout, Stack Overflow/Underflow
Code protection and secure memory programming routines
Sleep mode with wake-up on external interrupts or WDT, and selective peripheral activity for ultra-low standby consumption
These power and safety features are vital for always-on systems or applications deployed in electrically noisy or unstable environments.
Fabricated using advanced CMOS EPROM technology, the PIC18C658-I/PT achieves high speed and low power. It operates across a voltage range of 2.5V to 5.5V and supports industrial and extended temperature ranges, making it suitable for harsh environments. The 64-TQFP package provides excellent pin density for complex system designs while enabling straightforward automated PCB assembly.
For engineers considering alternatives or family footprint compatibility, Microchip’s PIC18CXX8 series offers several pin, memory, and feature-compatible variants:
PIC18C858: Provides more I/O (available in 80-TQFP and 84-PLCC) and extended memory options
Functionally equivalent MCUs within the PIC18F series may be evaluated if Flash programmability or additional on-chip peripherals are required
For projects needing only basic CAN, the PIC18F2X8/4X8 series provides a similar CAN module with various memory and package options
Selection should consider package compatibility, required peripheral set, and software portability.
: Evaluating PIC18C658-I/PT for Modern Embedded Designs
The Microchip PIC18C658-I/PT is a highly capable 8-bit MCU that integrates advanced communications (including full CAN 2.0B functionality), high-density I/O, versatile timers, and robust analog support, all within a compact and industry-standard package. Its blend of deterministic processing, flexible memory architecture, and broad peripheral set position it as a premium controller for automotive, industrial, sensor network, and distributed control applications.
For engineering teams focused on rapid development, field reliability, and seamless integration into complex networked systems, the PIC18C658-I/PT offers an attractive balance of performance, feature depth, and longevity. Accurate understanding of its architectural strengths and configuration flexibility is key to unlocking its full potential in the next generation of embedded designs.
IC MCU 8BIT 32KB OTP 80TQFP
IC MCU 8BIT ROMLESS 84PLCC
IC MCU 8BIT 32KB OTP 64TQFP
IC MCU 8BIT 32KB OTP 68PLCC
IC MCU 8BIT ROMLESS 64TQFP
IC MCU 8BIT ROMLESS 64TQFP
IC MCU 8BIT 32KB OTP 64TQFP
IC MCU 8BIT 32KB OTP 84PLCC
IC MCU 8BIT 32KB OTP 68PLCC
IC MCU 8BIT ROMLESS 68PLCC
IC MCU 8BIT ROMLESS 68PLCC
IC MCU 8BIT 32KB OTP 68PLCC
IC MCU 8BIT ROMLESS 80TQFP
IC MCU 8BIT ROMLESS 80TQFP
IC MCU 8BIT ROMLESS 84PLCC
IC MCU 8BIT 32KB OTP 44TQFP
IC MCU 8BIT 32KB OTP 68PLCC
IC MCU 8BIT 32KB OTP 44PLCC
IC MCU 8BIT 32KB OTP 44TQFP
IC MCU 8BIT 32KB OTP 64TQFP
May 12th, 2026
May 8th, 2026
April 28th, 2026
April 20th, 2026
April 17th, 2026
April 8th, 2026
March 31th, 2026
March 23th, 2026
March 20th, 2026
March 9th, 2026
March 4th, 2026
February 28th, 2026
February 3th, 2026
January 28th, 2026
January 19th, 2026
January 16th, 2026
January 9th, 2026
December 29th, 2025
December 25th, 2025
December 17th, 2025
December 10th, 2025
December 4th, 2025
November 25th, 2025
November 20th, 2025
November 11th, 2025
November 3th, 2025
October 30th, 2025
October 22th, 2025
October 16th, 2025
October 9th, 2025
September 28th, 2025
September 17th, 2025
September 9th, 2025
September 1th, 2025
August 25th, 2025
August 20th, 2025
July 3th, 2025
December 18th, 2024
June 21th, 2023
April 27th, 2023
July 1th, 2022
March 4th, 2021
September 10th, 2020
January 23th, 2020
0 Articles






June 11th, 2026
June 11th, 2026
June 10th, 2026
June 10th, 2026
PIC18C658-I/PTMicrochip Technology |
Quantity*
|
Target Price(USD)
|