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

- Shipping:

Inventory:2,863
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MC68HC705B16NCFN from Freescale is an 8-bit HCMOS microcontroller featuring 16 KB on-chip ROM, 256 bytes RAM, a 10-bit ADC with 8 input channels, two 16-bit programmable timers with input capture/output compare, and an asynchronous serial communications interface (SCI). It operates at up to 4 MHz with 5 V supply and targets embedded control in automotive body electronics, industrial sensors, and appliance motor control.
For engineers reviewing the MC68HC705B16NCFN datasheet, MC68HC705B16NCFN pinout, MC68HC705B16NCFN application, or MC68HC705B16NCFN equivalent, this page delivers verified technical context, package mapping, functional specifications, and real-world implementation guidance for legacy system maintenance and drop-in replacement design.
Technical Context
The MC68HC705B16NCFN implements the M68HC05 CPU core with 32 instruction mnemonics, direct/extended/indexed addressing modes, and condition-code register (CCR)–based branching. Its memory map includes 16 KB ROM (mask-programmed), 256 B RAM, and dedicated I/O register space mapped to addresses $0000–$00FF.
Peripheral integration includes a 10-bit successive-approximation ADC with software-selectable reference (VRL/VRH), dual 16-bit timer modules supporting input capture (ICR1/ICR2), output compare (OCR1/OCR2), and pulse-length modulation (PLMA/PLMB), plus an SCI compatible with RS-232 framing using RDI/TDO/SCLK pins.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | M68HC05 8-bit CISC core with 32 instructions and 5 addressing modes - enables deterministic real-time control with <1 µs interrupt latency. |
| ROM Size | 16 KB mask-programmed ROM - provides fixed, tamper-resistant firmware storage without external memory interface. |
| RAM Size | 256 bytes on-chip RAM - supports stack, variables, and SCI buffer without external SRAM. |
| ADC Resolution | 10-bit successive-approximation ADC with 8 analog inputs - delivers 1 LSB = 4.88 mV @ 5 V reference for precision sensor interfacing. |
| Timer Channels | Two independent 16-bit timers with input capture, output compare, and PLM - supports PWM motor drive, pulse-width measurement, and encoder decoding. |
| Serial Interface | Asynchronous SCI with programmable baud rate (via BAUD register) and idle/address-mark wake-up - enables low-power remote communication over RS-232 or UART links. |
| Supply Voltage | 4.5 V to 5.5 V DC - ensures compatibility with standard TTL/CMOS logic rails and robust noise margin in automotive 12 V systems. |
| Max Clock Frequency | 4 MHz internal bus frequency - defines maximum instruction throughput of ~2 MIPS for time-critical control loops. |
Pinout & Package
MC68HC705B16NCFN is housed in a 56-pin Shrink Dual In-Line Package (SDIP) with 0.3-inch body width and 0.1-inch lead pitch. The package supports through-hole mounting and meets JEDEC MS-012 standards for thermal and mechanical reliability in industrial environments.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Power supply | +5 V main supply rail; requires local 0.1 µF ceramic decoupling near pin for stable core operation. |
| VSS | Ground reference | Digital ground return; must be connected to system ground plane with low-inductance path. |
| RESET | Active-low reset input | Asynchronous reset assertion clears PC, SP, and CCR; held low ≥2 cycles to guarantee full initialization. |
| IRQ | Maskable interrupt request | Level-sensitive input triggering highest-priority hardware interrupt; edge-triggered via external circuitry if needed. |
| OSC1 / OSC2 | Crystal/resonator interface | Connects to parallel-resonant crystal (1–4 MHz) or ceramic resonator; internal feedback inverter enables self-oscillation. |
| RDI | SCI receive data input | Asynchronous serial input sampled at programmed baud rate; accepts TTL-level signals directly. |
| TDO | SCI transmit data output | Asynchronous serial output driven in open-drain mode; requires pull-up resistor for RS-232 level shifting. |
| SCLK | SCI clock input | Provides synchronous clock source for SCI when operating in master mode; unused in asynchronous mode. |
| PA0–PA7 | Port A bidirectional I/O | 8-bit general-purpose port with individual direction control via DDRA; default as inputs after reset. |
| PD0–PD7 / AN0–AN7 | Analog input multiplexing | Port D pins serve as digital I/O or ADC channel inputs; AN0–AN7 selected via ADSTAT register bits. |
Key Features
| Feature | Design Value |
|---|---|
| Self-check ROM routines | On-chip diagnostic code verifies ROM integrity at power-on or via software command - critical for safety-critical automotive applications. |
| Computer Operating Properly (COP) watchdog | Configurable timeout (16 ms to 2 s) with automatic reset on failure - prevents runaway code in unattended embedded systems. |
| STOP and WAIT low-power modes | Reduces current draw to 10 µA (STOP) or 200 µA (WAIT) - extends battery life in portable or remote sensor nodes. |
| EEPROM emulation support | Uses designated ROM pages and RAM to simulate nonvolatile parameter storage - avoids external EEPROM in cost-sensitive designs. |
| PLM waveform generation | Generates variable-duty-cycle square waves on PLMA/PLMB pins using timer overflow - enables simple LED dimming or fan speed control. |
| SCI wake-up capability | Interrupts from STOP mode on RDI idle line or address match - allows ultra-low-power listening for host commands. |
Applications
| Automotive Body Control Module | Industrial Temperature Sensor Node |
|---|---|
|
Use Scenario: Centralized control of door locks, interior lighting, and window motors in entry-level vehicles. IC Role / Device Role / Timing Role: Main system controller executing polling-based I/O state management and PWM-driven lamp dimming. Use Value: Integrated 10-bit ADC reads thermistor and potentiometer feedback; dual timers generate synchronized 100 Hz PWM for smooth LED fade transitions. |
Use Scenario: Standalone wired sensor node measuring ambient temperature and humidity in HVAC ducts. IC Role / Device Role / Timing Role: Data acquisition engine sampling analog sensors, formatting packets, and transmitting via RS-232 to building management system. Use Value: On-chip SCI eliminates UART IC; COP watchdog ensures recovery from EMI-induced lockups during long-term deployment. |
| Home Appliance Motor Controller | Legacy Industrial PLC I/O Expander |
|
Use Scenario: Speed and direction control of universal motor in washing machine drum drive. IC Role / Device Role / Timing Role: Real-time commutation sequencer using timer output compare to trigger TRIAC firing angles. Use Value: 16-bit timer resolution enables precise 0.1° phase control; 5 V tolerance matches existing TRIAC driver logic levels. |
Use Scenario: Retrofit module adding 8-channel analog input capability to aging PLC rack via DIN-rail mount. IC Role / Device Role / Timing Role: Isolated front-end processor digitizing 4–20 mA loop signals and forwarding via RS-485 (with external transceiver). Use Value: 8-channel ADC with software-selectable reference accommodates multiple sensor types; SDIP package fits legacy PCB footprints. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MC68HC705B16CDW | Same die, but in 64-pin QFP package with different pinout and no PLCC-compatible footprint. | Requires PCB redesign due to 64-pin QFP layout and relocated I/O pins (e.g., RDI/TDO on P1/P2 vs. P52/P51 in SDIP). | Select only when board space permits QFP and thermal performance demands higher pin count. |
| MC68HC705B16NCFE | Identical functionality and SDIP package, but rated for extended temperature range (–40°C to +125°C) versus standard –40°C to +85°C. | Validated for under-hood automotive use where ambient exceeds 85°C; same firmware and pinout as MC68HC705B16NCFN. | Choose for high-temperature deployments; otherwise, MC68HC705B16NCFN suffices for commercial/industrial environments. |
Compared with MC68HC705B16CDW, MC68HC705B16NCFN offers drop-in compatibility with existing SDIP layouts, while MC68HC705B16NCFE extends operational range without changing hardware design - making the NCFN variant optimal for cost-sensitive, volume-manufactured control units.
Availability
MC68HC705B16NCFN is available at Aetrix Electronics and suitable for automotive body electronics, industrial sensor nodes, home appliance motor control, and legacy PLC retrofit projects requiring stable component supply and long-term obsolescence management.
Supply support for MC68HC705B16NCFN 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 U.S.-based semiconductor company specializing in embedded processors, analog, and mixed-signal ICs for automotive, industrial, and consumer markets.
The MC68HC705B16NCFN belongs to the M68HC05 family - a line of cost-optimized, mask-ROM-based 8-bit microcontrollers designed for high-volume, resource-constrained embedded control applications with minimal external components.
FAQ
What is the maximum operating frequency of the MC68HC705B16NCFN?
The MC68HC705B16NCFN operates at a maximum bus frequency of 4 MHz, corresponding to a 4 MHz crystal or external clock applied to the OSC1 pin. This yields approximately 2 million instructions per second (MIPS) execution speed, sufficient for real-time control tasks such as motor commutation and sensor polling. The internal clock divider is fixed, so no PLL or frequency multiplication is available. All timing parameters in the datasheet assume operation at this rated frequency.
Does the MC68HC705B16NCFN include on-chip EEPROM?
No, the MC68HC705B16NCFN does not contain physical EEPROM. It features 16 KB of mask-programmed ROM and 256 bytes of RAM. However, it supports EEPROM emulation using designated ROM pages and RAM variables, enabling nonvolatile storage of calibration data or user settings through software routines. This approach avoids external EEPROM but requires careful wear-leveling implementation by the firmware developer.
Can the MC68HC705B16NCFN's ADC measure negative voltages?
No, the MC68HC705B16NCFN's 10-bit ADC is single-ended and referenced to VRL (typically VSS) and VRH (typically VDD). It accepts only positive input voltages within the 0 V to VDD range. Inputs below VSS or above VDD risk damage or erroneous conversion. For bipolar signal conditioning, external op-amp circuitry must shift and scale the input to fit within the 0–5 V window before connection to PD0–PD7.
What debug or programming interface does the MC68HC705B16NCFN support?
The MC68HC705B16NCFN lacks on-chip debug interfaces like BDM or JTAG. Programming is performed via mask ROM at fabrication - no field reprogramming is possible. Development relies on EPROM-based variants (e.g., MC68HC705B16CDW) with UV-erasable windows or third-party emulators that replicate the MC68HC05 bus timing. Final firmware is validated using ROM checksums and self-test routines built into the mask image.
Is the MC68HC705B16NCFN RoHS compliant?
MC68HC705B16NCFN was manufactured prior to RoHS Directive enforcement and uses leaded solder in its SDIP package. It is not RoHS compliant. For new designs requiring compliance, NXP recommends migration paths such as the S08QG series or Kinetis E-series microcontrollers, which offer pin-compatible peripheral sets and modern toolchain support while meeting current environmental regulations.
MC68HC705B16NCFN Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 52-LCC (J-Lead)
- Series:
- HC05
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- HC05
- Core Size:
- 8-Bit
- Speed:
- 2.1MHz
- Connectivity:
- SCI
- Peripherals:
- POR, WDT
- Number of I/O:
- 32
- Program Memory Size:
- 15KB (15K x 8)
- Program Memory Type:
- OTP
- EEPROM Size:
- 256 x 8
- RAM Size:
- 352 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:
MC68HC705B16NCFN FAQ
1.How can I place an order for MC68HC705B16NCFN through Aetrix?
Please submit a Request for Quotation (RFQ) for MC68HC705B16NCFN 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 MC68HC705B16NCFN reliable?
The price and inventory of MC68HC705B16NCFN are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MC68HC705B16NCFN is usually 5 days.
3.What payment methods are accepted for MC68HC705B16NCFN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MC68HC705B16NCFN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MC68HC705B16NCFN?
MC68HC705B16NCFN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MC68HC705B16NCFN 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 MC68HC705B16NCFN?
For technical support, including MC68HC705B16NCFN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MC68HC705B16NCFN requirements.
6.How does Aetrix verify that MC68HC705B16NCFN is sourced from the original manufacturer or authorized distributors?
All MC68HC705B16NCFN 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 MC68HC705B16NCFN meets industry standards.
7.What is the process for return or replacement of MC68HC705B16NCFN?
All MC68HC705B16NCFN units undergo pre-shipment inspection (PSI). If there is an issue with MC68HC705B16NCFN, 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 MC68HC705B16NCFN part is unused and in its original packaging.
Return procedure for MC68HC705B16NCFN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MC68HC705B16NCFN 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…

