NXP Semiconductors MC68HC908QY2MDTE
- Part No.:
- MC68HC908QY2MDTE
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 16-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
MC68HC908QY2MDTE.pdf
- Description:
- IC MCU 8BIT 1.5KB FLASH 16TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:3,889
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MC68HC908QY2MDTE from NXP (formerly Freescale) is an 8-bit HCS08-core microcontroller in a 16-pin SOIC package, featuring 2 KB on-chip FLASH, 128 bytes RAM, 8-channel 8-bit ADC, internal RC oscillator (1–8 MHz), and integrated LVI, COP, and keyboard interrupt modules. It targets low-cost embedded control in battery-powered consumer and industrial sensors.
For engineers reviewing the MC68HC908QY2MDTE datasheet, MC68HC908QY2MDTE pinout, MC68HC908QY2MDTE application, or MC68HC908QY2MDTE equivalent, key selection criteria include its 16-pin SOIC footprint, 2 KB FLASH/128 B RAM memory map, 8-bit ADC with 8 input channels, internal oscillator trim capability, and support for WAIT/STOP low-power modes - all critical for space-constrained, cost-sensitive MCU designs.
Technical Context
The MC68HC908QY2MDTE implements the M68HC08 CPU core with 16-bit address bus and Harvard architecture, executing instructions at up to 8 MHz bus clock derived from its internal RC oscillator or external crystal. Its System Integration Module (SIM) integrates reset generation, clock control, and interrupt vectoring with priority-based IRQ handling.
Peripheral integration includes a 4-channel 16-bit Timer Interface Module (TIM) with input capture/output compare, a Keyboard Interrupt Module (KBI) supporting up to 8-key matrix scanning, and a Low-Voltage Inhibit (LVI) circuit with programmable trip point (2.5 V or 3.0 V) and hysteresis - enabling robust operation across varying supply conditions.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | M68HC08 8-bit CISC core with 16-bit addressing; enables compact code size and deterministic real-time response. |
| FLASH Memory | 2 KB on-chip FLASH with block protection; supports in-system programming and field firmware updates. |
| RAM | 128 bytes of on-chip RAM; sufficient for stack, variables, and small data buffers in sensor/control applications. |
| ADC | 8-channel 8-bit successive-approximation ADC with 16 µs conversion time; suitable for analog sensor interfacing (e.g., thermistors, potentiometers). |
| Oscillator | Internal RC oscillator (trimmable 1–8 MHz); eliminates external crystal cost while maintaining ±2% accuracy after trimming. |
| Supply Voltage | 2.7–5.5 V operation; supports direct connection to single-cell Li-ion, 3.3 V logic, or legacy 5 V systems. |
| Low-Power Modes | WAIT and STOP modes with current draw as low as 1 µA (STOP); extends battery life in intermittent-sensing applications. |
Pinout & Package
MC68HC908QY2MDTE is housed in a 16-pin SOIC (Small Outline Integrated Circuit) package with 1.27 mm pitch, compatible with standard surface-mount assembly processes and reflow profiles.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Power supply | Main positive supply (2.7–5.5 V); must be decoupled with 0.1 µF ceramic capacitor near pin. |
| VSS | Ground | Digital ground reference; requires low-impedance connection to PCB ground plane. |
| OSC1 / XTAL1 | Clock input | Crystal or external clock input for XTAL oscillator mode; internally biased for Pierce oscillator configuration. |
| OSC2 / PTA4 / BUSCLKX4 | Clock output / I/O / clock signal | Crystal amplifier output; also functions as general-purpose I/O or 4× bus clock source for debug timing. |
| PTA0–PTA7 | Port A I/O | 8-bit bidirectional port with individual direction control; PTA0–PTA3 serve as ADC inputs (AN0–AN3). |
| PTB0–PTB3 | Port B I/O | 4-bit bidirectional port; PTB0–PTB2 support keyboard interrupt (KBI) scanning; PTB3 is IRQ input. |
| RESET | Active-low reset | Asynchronous reset input; internal pull-up ensures reliable startup without external resistor. |
| IRQ | External interrupt | Edge-triggered interrupt input (shared with PTB3); supports wake-from-STOP on falling edge. |
Key Features
| Feature | Design Value |
|---|---|
| On-chip FLASH with block protection | Enables secure firmware updates and prevents accidental overwrite of bootloader or calibration data. |
| Trimmed internal RC oscillator | Reduces BOM cost by eliminating external crystal while achieving ±2% frequency stability over temperature and voltage. |
| Keyboard Interrupt Module (KBI) | Supports hardware-accelerated 3×3 or 2×4 keypad scanning with automatic wake-from-WAIT/STOP on keypress. |
| Low-Voltage Inhibit (LVI) | Programmable 2.5 V or 3.0 V trip point with hysteresis prevents erratic operation during brown-out conditions. |
| Computer Operating Properly (COP) | Watchdog timer with selectable timeout (0.5 ms to 1.0 s) ensures system recovery from software lockup. |
Applications
| Home Appliance Control | Industrial Sensor Node |
|---|---|
|
Use Scenario: Microcontroller in a smart thermostat managing temperature sensing, display, and relay actuation. IC Role / Device Role / Timing Role: Central control unit executing PID loop, reading thermistor via ADC, driving 7-segment display through Port A/B, and triggering HVAC relays. Use Value: 2 KB FLASH stores full control algorithm and calibration tables; internal oscillator eliminates crystal cost; LVI ensures stable operation during AC line dips. |
Use Scenario: Battery-powered vibration sensor node in predictive maintenance systems. IC Role / Device Role / Timing Role: Data acquisition controller sampling piezoelectric sensor via ADC, timestamping events using TIM, and waking only on threshold exceedance. Use Value: STOP mode draws ≤1 µA; KBI and AWU enable ultra-low-power periodic wakeups; 128 B RAM holds last 16 samples before transmission. |
| Consumer Remote Control | Point-of-Sale Peripheral |
|
Use Scenario: IR remote control with multi-function button matrix and LED feedback. IC Role / Device Role / Timing Role: Keypad scanner and IR carrier generator using TIM PWM output; manages LED indicators and battery voltage monitoring. Use Value: KBI scans 8-key matrix in hardware; internal oscillator provides precise 38 kHz IR carrier; LVI alerts low battery before failure. |
Use Scenario: USB-connected barcode scanner sled with trigger button and status LEDs. IC Role / Device Role / Timing Role: Bridge between mechanical trigger (IRQ), LED drivers (Port A), and host interface logic; handles debounce and status reporting. Use Value: IRQ pin supports fast, noise-immune trigger detection; 16-pin SOIC fits compact sled PCB; COP prevents hang during USB enumeration glitches. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 8-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MC68HC908QT2CDTE | Same core, package, and memory size but lacks ADC module; Port B pins repurposed for additional I/O. | Suitable only where analog sensing is unnecessary; lower cost where digital-only I/O suffices. | Select MC68HC908QT2CDTE when ADC is unused and bill-of-materials cost reduction is prioritized. |
| MC9RS08KA2CFD | Renesas RS08 core, 2 KB FLASH, 128 B RAM, 8-pin SOIC; no KBI or LVI; different instruction set and register map. | Requires full firmware rewrite; lacks hardware keypad scan and brown-out protection. | Choose MC9RS08KA2CFD only for new designs targeting Renesas toolchain and where peripheral compatibility is secondary to supply continuity. |
Compared with MC68HC908QY2MDTE, the MC68HC908QT2CDTE removes ADC functionality to reduce cost for pure digital control, while the MC9RS08KA2CFD offers newer architecture but sacrifices KBI and LVI - making MC68HC908QY2MDTE uniquely balanced for low-cost, analog-capable, battery-aware embedded control.
Availability
MC68HC908QY2MDTE is available at Aetrix Electronics and suitable for home appliance control, industrial sensor nodes, consumer remote controls, and point-of-sale peripherals requiring stable component supply and long-term manufacturability.
Supply support for MC68HC908QY2MDTE 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, with roots in Freescale's embedded controller heritage.
The MC68HC908QY/QT family was designed for cost-sensitive, low-power 8-bit control applications requiring integrated analog interfaces, robust reset supervision, and minimal external components - especially in white goods and portable electronics.
FAQ
What is the maximum operating frequency of the MC68HC908QY2MDTE?
The MC68HC908QY2MDTE supports a maximum bus clock frequency of 8 MHz, achievable either via its trimmed internal RC oscillator or an external crystal/clock source. This frequency determines instruction execution speed and ADC conversion rate, with typical performance delivering ~2 million instructions per second (MIPS) at 8 MHz bus clock.
Does the MC68HC908QY2MDTE include a hardware watchdog timer?
Yes, the MC68HC908QY2MDTE includes a Computer Operating Properly (COP) watchdog timer with user-selectable timeout intervals ranging from 0.5 ms to 1.0 s. The COP module resets the device if not periodically cleared by firmware, preventing system lockup due to software faults or electromagnetic interference.
Can the MC68HC908QY2MDTE operate from a single 3.3 V supply?
Yes, the MC68HC908QY2MDTE operates across a supply voltage range of 2.7 V to 5.5 V, fully supporting 3.3 V nominal systems. Its internal LVI circuit can be configured for 3.0 V trip point, ensuring reliable brown-out detection and reset assertion within 3.3 V logic domains.
How many analog input channels does the ADC in the MC68HC908QY2MDTE support?
The MC68HC908QY2MDTE features an 8-channel 8-bit successive-approximation ADC, with inputs mapped to PTA0–PTA3 (AN0–AN3) and PTB0–PTB3 (AN4–AN7). All eight channels are accessible simultaneously in software-controlled scan mode, enabling multi-sensor monitoring without external multiplexing.
Is the MC68HC908QY2MDTE pin-compatible with other devices in the QY/QT family?
Yes, the MC68HC908QY2MDTE shares identical 16-pin SOIC pinout and electrical characteristics with MC68HC908QY4MDTE and MC68HC908QT2CDTE, enabling drop-in replacement within the same package variant. However, functional differences - such as ADC presence or KBI configuration - require firmware validation before substitution.
MC68HC908QY2MDTE Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 16-TSSOP (0.173", 4.40mm Width)
- Series:
- HC08
- Packaging:
- Tube
- Product Status:
- Not For New Designs
- 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 ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MC68HC908QY2MDTE FAQ
1.How can I place an order for MC68HC908QY2MDTE through Aetrix?
Please submit a Request for Quotation (RFQ) for MC68HC908QY2MDTE 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 MC68HC908QY2MDTE reliable?
The price and inventory of MC68HC908QY2MDTE are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MC68HC908QY2MDTE is usually 5 days.
3.What payment methods are accepted for MC68HC908QY2MDTE?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MC68HC908QY2MDTE transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MC68HC908QY2MDTE?
MC68HC908QY2MDTE orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MC68HC908QY2MDTE 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 MC68HC908QY2MDTE?
For technical support, including MC68HC908QY2MDTE datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MC68HC908QY2MDTE requirements.
6.How does Aetrix verify that MC68HC908QY2MDTE is sourced from the original manufacturer or authorized distributors?
All MC68HC908QY2MDTE 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 MC68HC908QY2MDTE meets industry standards.
7.What is the process for return or replacement of MC68HC908QY2MDTE?
All MC68HC908QY2MDTE units undergo pre-shipment inspection (PSI). If there is an issue with MC68HC908QY2MDTE, 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 MC68HC908QY2MDTE part is unused and in its original packaging.
Return procedure for MC68HC908QY2MDTE:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MC68HC908QY2MDTE 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…

