NXP Semiconductors MC68HC711E20CFN3
- Part No.:
- MC68HC711E20CFN3
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 52-LCC (J-Lead)
- Datasheet:
-
MC68HC711E20CFN3.pdf
- Description:
- IC MCU 8BIT 20KB OTP 52PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:3,171
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MC68HC711E20CFN3 from Freescale Semiconductor is an 8-bit CMOS microcontroller in the M68HC11E family, featuring 20 kB on-chip EPROM, 512 bytes RAM, and integrated A/D converter, SCI, SPI, and timer subsystems. It operates at up to 3.2 MHz internal bus speed in single-chip mode and supports automotive, industrial control, and embedded instrumentation applications requiring nonvolatile program storage and analog interface capability.
For engineers reviewing the MC68HC711E20CFN3 datasheet, MC68HC711E20CFN3 pinout, MC68HC711E20CFN3 application, or MC68HC711E20CFN3 equivalent, key selection criteria include EPROM size (20 kB), 8-channel 8-bit A/D resolution, single-chip mode operation, 40-pin ceramic DIP package, and compatibility with HC11 assembly toolchains and legacy bootstrap programming.
Technical Context
The MC68HC711E20CFN3 implements the M68HC11 CPU core with full instruction set compatibility to the Motorola 6800 architecture, supporting indexed, extended, and inherent addressing modes. Its memory map includes 20 kB of user-programmable EPROM, 512 bytes of static RAM, and 256 bytes of I/O register space mapped into the same address space.
On-chip peripherals include an 8-channel 8-bit successive-approximation A/D converter with programmable conversion sequence, full-duplex asynchronous SCI with baud rate generator and wakeup capability, synchronous SPI master/slave interface, and a 16-bit timer system with input capture, output compare, and real-time interrupt functions.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | M68HC11 8-bit CISC core with 65,536-byte address space and HC11 instruction set compatibility |
| EPROM Size | 20 kB on-chip UV-erasable EPROM for nonvolatile program storage; requires external UV eraser |
| RAM Size | 512 bytes of on-chip static RAM for data and stack operations |
| A/D Converter | 8-channel, 8-bit successive-approximation ADC with software-selectable channel sequencing and 25 μs max conversion time |
| Max Bus Frequency | 3.2 MHz internal E-clock in single-chip mode; derived from crystal or external clock via on-chip oscillator |
| I/O Ports | Five bidirectional parallel ports (A–E) with configurable direction registers and handshake support on Port D |
| Serial Interfaces | One asynchronous SCI (UART-like) and one synchronous SPI interface, both with dedicated control/status registers |
Pinout & Package
MC68HC711E20CFN3 is housed in a 40-pin ceramic dual in-line package (CERDIP) with 0.6-inch body width and 0.1-inch pin pitch, rated for industrial temperature range (–40°C to +85°C) and suitable for high-reliability applications including automotive engine control modules.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply and ground | Single 5 V ±10% supply; decoupling required at each VDD pin per datasheet layout guidelines |
| XTAL / EXTAL | Clock input pair | Crystal oscillator inputs supporting 1–4 MHz crystals; EXTAL may accept external TTL/CMOS clock source |
| E | System clock output | Output-only E-clock signal synchronized to internal bus timing; used for peripheral synchronization and test probing |
| RESET | Active-low reset input | Asynchronous reset that initializes CPU registers, disables peripherals, and forces boot mode selection logic |
| XIRQ/VPPE | Non-maskable interrupt / EPROM programming voltage | Double-function pin: NMI trigger during normal operation; supplies 12.5 V programming voltage during EPROM write cycles |
| PORT A (PA0–PA7) | 8-bit bidirectional I/O port | High-impedance input or CMOS push-pull output; supports interrupt-on-change via PA0–PA3 |
| PORT B (PB0–PB7) | 8-bit bidirectional I/O port | Configurable as general-purpose I/O or special function pins (e.g., SCI TXD/RXD, SPI MOSI/MISO) |
| PORT C (PC0–PC7) | 8-bit bidirectional I/O port | Includes MODA/MODB mode select pins and VRH/VRL A/D reference inputs; direction controlled by DDRC register |
| PORT D (PD0–PD7) | 8-bit bidirectional I/O port | Supports hardware handshaking (STRB, STRA) for parallel peripheral interfacing |
| PORT E (PE0–PE7) | 8-bit bidirectional I/O port | Includes IRQ, XIRQ, and timer input capture/output compare signals; multiplexed with peripheral functions |
Key Features
| Feature | Design Value |
|---|---|
| On-chip EPROM programming | Self-programmable 20 kB EPROM using on-chip control logic and VPPE pin; no external programmer required for field updates |
| Bootstrap mode support | Internal ROM-based bootstrap loader enables serial download of code via SCI without external EPROM programmer |
| A/D reference flexibility | Configurable A/D reference sources: internal bandgap (1.25 V), external VRH/VRL, or VDD; enables ratiometric or absolute measurements |
| Low-power operation | Wait and Stop modes reduce current consumption to 10 mA (Wait) and 50 μA (Stop); retains RAM and register contents |
| Security lock feature | CONFIG register bit enables EPROM read-protection; prevents unauthorized code extraction after programming |
Applications
| Automotive Engine Control Unit (ECU) | Industrial Temperature Controller |
|---|---|
Use Scenario: Real-time monitoring of engine RPM, coolant temperature, throttle position, and oxygen sensor signals in gasoline-powered vehicles. IC Role / Device Role / Timing Role: Central controller executing closed-loop fuel injection and ignition timing algorithms using on-chip A/D, timer capture, and SCI diagnostics interface. Use Value: 20 kB EPROM stores calibrated lookup tables and control firmware; 8-bit A/D provides sufficient resolution for analog sensor inputs within automotive grade tolerance. | Use Scenario: Closed-loop regulation of heating elements in HVAC ducts or industrial ovens using thermistor feedback and PWM-driven SSR outputs. IC Role / Device Role / Timing Role: Standalone process controller managing sensor acquisition, PID computation, and actuator drive via Port D handshake and timer output compare. Use Value: Integrated 8-channel A/D eliminates external ADC IC; single-chip mode reduces BOM count and board space versus multi-chip alternatives. |
| Legacy Industrial PLC I/O Module | Embedded Data Logger |
Use Scenario: Retrofitting aging programmable logic controllers with digital input conditioning, relay driver outputs, and Modbus RTU communication over RS-485. IC Role / Device Role / Timing Role: Field I/O processor handling opto-isolated inputs, transistor-switched outputs, and SCI-to-RS-485 protocol translation. Use Value: SCI supports half-duplex RS-485 with automatic direction control; 512 bytes RAM buffers Modbus frame data before transmission. | Use Scenario: Battery-powered environmental sensor node recording temperature, humidity, and light intensity at fixed intervals onto EEPROM or external serial flash. IC Role / Device Role / Timing Role: Autonomous logger executing timed wakeups via RTI, acquiring A/D samples, and storing results using on-chip EEPROM routines. Use Value: Stop mode current of 50 μA extends battery life; bootstrap loader allows firmware updates over SCI without removing the device. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MC68HC11E9CP | 9 kB EPROM, identical pinout and peripheral set; lacks VPPE pin functionality for in-system EPROM programming | Suitable for cost-sensitive designs where firmware is factory-programmed and field updates are unnecessary | Select when lower memory capacity suffices and external EPROM programming infrastructure is available |
| MC68HC11F1CFN | 128 kB FLASH instead of EPROM; includes CAN 2.0A controller; 52-pin PLCC package | Required for CAN-based vehicle networks or applications needing larger code space and field reprogrammability without UV erasure | Choose when CAN bus integration or >20 kB code footprint is mandatory; not pin-compatible |
Compared with MC68HC711E20CFN3, the MC68HC11E9CP offers reduced memory and no in-system EPROM programming, while the MC68HC11F1CFN adds CAN and FLASH but requires PCB redesign due to different package and pin count - making MC68HC711E20CFN3 optimal for legacy EPROM-based, single-chip, 40-pin DIP designs.
Availability
MC68HC711E20CFN3 is available at Aetrix Electronics and suitable for automotive engine control units, industrial temperature controllers, legacy PLC I/O modules, and embedded data loggers requiring stable component supply and long-term obsolescence management.
Supply support for MC68HC711E20CFN3 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
Freescale Semiconductor (now part of NXP Semiconductors) was a leading designer of embedded processors, analog, and mixed-signal ICs for automotive, industrial, and communications markets.
The M68HC11E family, including MC68HC711E20CFN3, was engineered for cost-effective, reliable control in resource-constrained embedded systems where deterministic real-time response and on-chip analog integration were critical.
FAQ
What is the maximum operating frequency of the MC68HC711E20CFN3?
The MC68HC711E20CFN3 supports a maximum internal bus frequency of 3.2 MHz in single-chip mode, corresponding to an E-clock output of 3.2 MHz. This is achieved with a 4 MHz crystal (divided by 2 internally) or direct 3.2 MHz external clock applied to EXTAL. Higher frequencies risk timing violations in internal peripheral access and A/D conversion.
Does the MC68HC711E20CFN3 support in-system programming of its EPROM?
Yes, the MC68HC711E20CFN3 supports in-system EPROM programming using the XIRQ/VPPE pin to apply 12.5 V programming voltage. The on-chip EPROM programming control register (PROG) and bootstrap loader enable field updates without removing the device from the circuit, provided proper high-voltage generation and timing sequences are followed per the datasheet.
What are the A/D reference voltage options for the MC68HC711E20CFN3?
The MC68HC711E20CFN3 supports three A/D reference configurations: internal 1.25 V bandgap reference, external reference applied to VRH and VRL pins, or ratiometric reference using VDD as both supply and reference. Selection is controlled by bits in the OPTION register, allowing flexible measurement schemes for thermistors, potentiometers, or precision sensors.
Can the MC68HC711E20CFN3 operate in low-power modes, and what are their characteristics?
Yes, the MC68HC711E20CFN3 supports Wait and Stop modes. In Wait mode, the CPU halts but peripherals remain active; typical current is 10 mA. In Stop mode, the oscillator stops and only RTI wakeup or external interrupt can resume operation; typical current drops to 50 μA. Both modes retain RAM and register contents, enabling rapid resumption of real-time tasks.
Is the MC68HC711E20CFN3 pin-compatible with other M68HC11E family members?
The MC68HC711E20CFN3 is pin-compatible with other 40-pin DIP variants in the M68HC11E family, including the MC68HC11E9CP and MC68HC11E20CP, sharing identical pin assignments for power, clock, reset, interrupts, and all five I/O ports. Differences lie in memory size and EPROM programming capability-not physical layout-enabling drop-in replacement where firmware and voltage requirements align.
MC68HC711E20CFN3 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 52-LCC (J-Lead)
- Series:
- HC11
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- HC11
- Core Size:
- 8-Bit
- Speed:
- 3MHz
- Connectivity:
- SCI, SPI
- Peripherals:
- POR, WDT
- Number of I/O:
- 38
- Program Memory Size:
- 20KB (20K x 8)
- Program Memory Type:
- OTP
- EEPROM Size:
- 512 x 8
- RAM Size:
- 768 x 8
- Voltage - Supply (Vcc/Vdd):
- 4.5V ~ 5.5V
- Data Converters:
- A/D 8x8b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MC68HC711E20CFN3 FAQ
1.How can I place an order for MC68HC711E20CFN3 through Aetrix?
Please submit a Request for Quotation (RFQ) for MC68HC711E20CFN3 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for MC68HC711E20CFN3 reliable?
The price and inventory of MC68HC711E20CFN3 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MC68HC711E20CFN3 is usually 5 days.
3.What payment methods are accepted for MC68HC711E20CFN3?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MC68HC711E20CFN3 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MC68HC711E20CFN3?
MC68HC711E20CFN3 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MC68HC711E20CFN3 order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for MC68HC711E20CFN3?
For technical support, including MC68HC711E20CFN3 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MC68HC711E20CFN3 requirements.
6.How does Aetrix verify that MC68HC711E20CFN3 is sourced from the original manufacturer or authorized distributors?
All MC68HC711E20CFN3 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that MC68HC711E20CFN3 meets industry standards.
7.What is the process for return or replacement of MC68HC711E20CFN3?
All MC68HC711E20CFN3 units undergo pre-shipment inspection (PSI). If there is an issue with MC68HC711E20CFN3, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The MC68HC711E20CFN3 part is unused and in its original packaging.
Return procedure for MC68HC711E20CFN3:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MC68HC711E20CFN3 Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

