NXP Semiconductors MC68HC908QY2CPE
- Part No.:
- MC68HC908QY2CPE
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 16-DIP (0.300", 7.62mm)
- Datasheet:
-
MC68HC908QY2CPE.pdf
- Description:
- IC MCU 8BIT 1.5KB FLASH 16DIP
- Quantity:
- Payment:

- Shipping:

Inventory:1,453
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MC68HC908QY2CPE from NXP (formerly Freescale) is an 8-bit HCS08-core microcontroller in a 16-pin DIP package, featuring 2 KB on-chip FLASH, 128 bytes RAM, 8-channel 8-bit ADC, and integrated oscillator with internal trimming. It operates at up to 8 MHz bus frequency and supports low-power wait/stop modes for battery-powered sensor interfaces and industrial control panels.
For engineers reviewing the MC68HC908QY2CPE datasheet, MC68HC908QY2CPE pinout, MC68HC908QY2CPE application, or MC68HC908QY2CPE equivalent, key selection criteria include its 16-pin through-hole DIP footprint, 2 KB FLASH memory size, internal RC oscillator accuracy (±2% typical after trim), ADC resolution and channel count, and compatibility with legacy HC08 development tools and monitor mode debugging.
Technical Context
The MC68HC908QY2CPE implements the M68HC08 CPU core with 16-bit address space, supporting indexed, extended, and relative addressing. Its System Integration Module (SIM) provides clock generation, reset control, and interrupt management-including IRQ, keyboard interrupt (KBI), and auto-wakeup (AWU) modules.
It integrates a 8-channel single-ended 8-bit ADC with programmable conversion clock prescaler and optional continuous conversion mode. The internal oscillator supports RC-based operation with factory-trimmed calibration stored in OSCTRIM register ($FFC0), enabling stable 4–8 MHz bus clocks without external crystal.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | M68HC08 8-bit CISC core with 16-bit address bus and 8-bit data bus |
| FLASH Memory | 2 KB on-chip FLASH with page erase, mass erase, and block protection |
| RAM Size | 128 bytes of on-chip RAM for stack and variable storage |
| ADC Resolution | 8-bit successive-approximation ADC with 8 input channels (AN0–AN7) |
| Max Bus Frequency | 8 MHz - determines instruction execution speed and peripheral timing budgets |
| Oscillator Type | Internal trimmed RC oscillator (no crystal required); ±2% typical accuracy over temperature |
| Supply Voltage | 2.7 V to 5.5 V - supports direct connection to standard logic rails and battery inputs |
| Operating Temp | –40°C to +85°C - qualified for industrial ambient environments |
Pinout & Package
MC68HC908QY2CPE is housed in a 16-pin plastic dual in-line package (PDIP), pin-compatible with industry-standard 0.3-inch DIP footprints. This through-hole package enables prototyping on breadboards and reliability in vibration-prone industrial control applications.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Power supply | Main positive supply rail (2.7–5.5 V); decoupling capacitor required at pin |
| VSS | Ground | Digital ground reference; must be connected to system common ground plane |
| OSC1 | Crystal amplifier input | Optional external crystal or ceramic resonator connection point (not used with internal RC) |
| OSC2/PTA4/BUSCLKX4 | Crystal output / Port A bit 4 / 4× bus clock | Configurable as oscillator output, general-purpose I/O, or debug clock source |
| PTA0–PTA7 | Port A bidirectional I/O | 8-bit port with individual direction control; PTA0–PTA3 support KBI wake-up |
| PTB0–PTB3 | Port B bidirectional I/O | 4-bit port; PTB0–PTB1 support IRQ and AWU functions |
| RESET | Active-low reset input | Asynchronous reset assertion clears CPU registers and initiates boot sequence |
| IRQ | External interrupt request | Edge-triggered interrupt input with configurable polarity via MODE bit in SIM |
Key Features
| Feature | Design Value |
|---|---|
| On-chip FLASH programming | Enables field firmware updates via monitor mode without external programmer hardware |
| Internal oscillator trimming | Factory-calibrated OSCTRIM value at $FFC0 ensures ±2% bus clock accuracy across voltage/temperature |
| Keyboard interrupt module (KBI) | Supports wake-up from stop mode using PTA0–PTA3 as matrix scan inputs with debounced edge detection |
| Auto-wakeup module (AWU) | Generates periodic interrupts from stop mode using internal RC clock, enabling ultra-low-power polling intervals |
| Low-voltage inhibit (LVI) | Hardware reset activation at programmable thresholds (e.g., 2.5 V or 3.0 V) prevents erratic operation during brownout |
| Computer operating properly (COP) | Watchdog timer with selectable timeout (0.5 ms to 1.0 s) resets CPU if software hangs or fails to service it |
Applications
| Industrial Sensor Interface | Legacy Control Panel |
|---|---|
Use Scenario: Monitoring analog temperature and pressure sensors in HVAC ducts using 4–20 mA or 0–5 V outputs. IC Role / Device Role / Timing Role: MCU reads 8-bit ADC channels, applies linear scaling, and drives LED indicators or RS-232 status reporting. Use Value: Internal RC oscillator eliminates crystal cost and layout sensitivity; 2 KB FLASH accommodates calibration tables and protocol stacks. | Use Scenario: Replacing electromechanical timers and relay logic in factory machine control cabinets. IC Role / Device Role / Timing Role: Executes ladder-logic emulation, scans pushbutton arrays via KBI, and drives discrete 24 V DC outputs. Use Value: 16-pin DIP footprint allows drop-in replacement of older MCUs; IRQ and AWU enable responsive button handling with minimal power draw. |
| Portable Diagnostic Tool | Energy Meter Front-End |
Use Scenario: Handheld device measuring battery voltage, current shunt, and thermistor readings for field technician use. IC Role / Device Role / Timing Role: Manages low-power stop/wake cycles, performs ADC conversions on demand, and communicates via UART to host PC. Use Value: LVI prevents code corruption during battery sag; COP ensures reliable recovery from transient noise-induced lockups. | Use Scenario: Pulse counting and voltage monitoring in residential electricity meters with tamper detection. IC Role / Device Role / Timing Role: Counts opto-isolated kWh pulses, samples AC voltage zero-crossing, and stores billing data in FLASH. Use Value: FLASH block protection prevents accidental overwrite of tariff parameters; 128 bytes RAM suffices for real-time accumulation buffers. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MC68HC908QY4CPE | 4 KB FLASH, same package and pinout; identical peripherals and clock architecture | Supports larger firmware images and more complex communication protocols (e.g., Modbus RTU) | Select when firmware exceeds 2 KB or future scalability is required |
| MC9RS08KA2CPE | Renesas S08 core derivative; 2 KB FLASH, 128 B RAM, but lacks KBI and AWU modules | Requires external wake-up circuitry; no native keyboard scan support | Choose only if migrating to newer toolchain and accepting peripheral trade-offs |
Compared with MC68HC908QY4CPE, the MC68HC908QY2CPE offers identical I/O, timing, and low-power behavior but halves FLASH capacity-sufficient for fixed-function control. Versus MC9RS08KA2CPE, it retains legacy KBI/AWU features critical for tactile interface designs, despite being an older silicon generation.
Availability
MC68HC908QY2CPE is available at Aetrix Electronics and suitable for industrial sensor interfaces, legacy control panel retrofits, and portable diagnostic tools requiring stable component supply and long-term obsolescence management.
Supply support for MC68HC908QY2CPE 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
NXP Semiconductors is a global semiconductor leader specializing in secure connectivity solutions for automotive, industrial, and IoT applications.
The MC68HC908QY2CPE belongs to the legacy HCS08 microcontroller family, designed for cost-sensitive, low-power embedded control tasks where proven reliability and toolchain maturity outweigh cutting-edge performance.
FAQ
What is the maximum bus clock frequency supported by the MC68HC908QY2CPE?
The MC68HC908QY2CPE supports a maximum bus clock frequency of 8 MHz. This is achieved using the internal trimmed RC oscillator, which delivers stable operation across the full industrial temperature range (–40°C to +85°C) without requiring an external crystal. The actual bus frequency is derived from the internal oscillator and may be divided using the BUSCLKX2/BUSCLKX4 configuration bits in the SIM module.
Does the MC68HC908QY2CPE include on-chip FLASH memory, and can it be reprogrammed in-circuit?
Yes, the MC68HC908QY2CPE includes 2 KB of on-chip FLASH memory. It supports in-circuit programming via the built-in monitor mode, which uses the SCI interface (or dedicated pins in some configurations) to load new firmware without removing the device from the PCB. FLASH operations include page erase, mass erase, and byte/word programming-all controlled by dedicated registers and protected by the FLBPR register.
How does the keyboard interrupt module (KBI) function on the MC68HC908QY2CPE?
The KBI on the MC68HC908QY2CPE monitors PTA0–PTA3 for edge transitions and generates an interrupt to wake the MCU from stop mode. It includes internal pull-ups and software-configurable debounce timing. This allows direct connection to mechanical keypads without external components, making the MC68HC908QY2CPE ideal for control panels where low standby current and tactile user input are both required.
What low-power modes does the MC68HC908QY2CPE support, and how do they differ?
The MC68HC908QY2CPE supports two primary low-power modes: Wait and Stop. In Wait mode, the CPU halts but the bus clock continues, allowing peripherals like ADC and timers to operate. In Stop mode, the bus clock stops entirely, reducing current consumption to ~1 µA; wake-up is possible via IRQ, KBI, or AWU events. Both modes preserve RAM and register contents.
Is the MC68HC908QY2CPE pin-compatible with other members of the QY/QT family?
Yes, the MC68HC908QY2CPE is pin-compatible with MC68HC908QY1CPE and MC68HC908QY4CPE in the same 16-pin PDIP package. All share identical pin assignments, electrical characteristics, and peripheral register maps. Firmware written for one can typically run on another with only FLASH size and oscillator calibration adjustments required.
MC68HC908QY2CPE Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 16-DIP (0.300", 7.62mm)
- Series:
- HC08
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- HC08
- Core Size:
- 8-Bit
- Speed:
- 8MHz
- Connectivity:
- -
- Peripherals:
- LVD, POR, PWM
- Number of I/O:
- 13
- Program Memory Size:
- 1.5KB (1.5K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 128 x 8
- Voltage - Supply (Vcc/Vdd):
- 2.7V ~ 5.5V
- Data Converters:
- A/D 4x8b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
MC68HC908QY2CPE FAQ
1.How can I place an order for MC68HC908QY2CPE through Aetrix?
Please submit a Request for Quotation (RFQ) for MC68HC908QY2CPE 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 MC68HC908QY2CPE reliable?
The price and inventory of MC68HC908QY2CPE are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MC68HC908QY2CPE is usually 5 days.
3.What payment methods are accepted for MC68HC908QY2CPE?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MC68HC908QY2CPE transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MC68HC908QY2CPE?
MC68HC908QY2CPE orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MC68HC908QY2CPE 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 MC68HC908QY2CPE?
For technical support, including MC68HC908QY2CPE datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MC68HC908QY2CPE requirements.
6.How does Aetrix verify that MC68HC908QY2CPE is sourced from the original manufacturer or authorized distributors?
All MC68HC908QY2CPE 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 MC68HC908QY2CPE meets industry standards.
7.What is the process for return or replacement of MC68HC908QY2CPE?
All MC68HC908QY2CPE units undergo pre-shipment inspection (PSI). If there is an issue with MC68HC908QY2CPE, 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 MC68HC908QY2CPE part is unused and in its original packaging.
Return procedure for MC68HC908QY2CPE:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MC68HC908QY2CPE 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…

