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

- Shipping:

Inventory:2,139
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MC68HC908QT4CP from Freescale Semiconductor is an 8-bit HCS08-core microcontroller with 4 KB on-chip FLASH, 192 B RAM, and integrated 8-channel 8-bit ADC. It features internal RC oscillator (4 MHz nominal), low-voltage inhibit (LVI), computer operating properly (COP) watchdog, and keyboard interrupt (KBI) module. Designed for cost-sensitive embedded control in appliance motor interfaces and industrial sensor nodes.
For engineers reviewing the MC68HC908QT4CP datasheet, MC68HC908QT4CP pinout, MC68HC908QT4CP application, or MC68HC908QT4CP equivalent, key selection criteria include its 8-pin SOIC package, 4 MHz internal clock accuracy (±5% over temperature), 8-bit ADC resolution with 10 µs conversion time, and support for WAIT/STOP low-power modes with wake-up via IRQ or KBI.
Technical Context
The MC68HC908QT4CP implements the M68HC08 CPU core with 16-bit address bus and Harvard architecture. Its memory map includes 4 KB FLASH (user-programmable, block-erasable), 192 B RAM, and 128 B EEPROM-equivalent data storage via FLASH emulation.
Peripherals include a 16-bit Timer Interface Module (TIM) with input capture/output compare, 8-bit ADC with selectable reference (VDD or internal bandgap), Auto Wake-Up (AWU) timer, and dual-interrupt-capable I/O ports (Port A and Port B). All modules are managed through the System Integration Module (SIM).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | M68HC08 8-bit CISC core, 4 MHz max bus frequency (internal RC oscillator) |
| FLASH Memory | 4 KB on-chip FLASH with block erase, program/erase endurance ≥10k cycles |
| RAM Size | 192 bytes of on-chip RAM, retained in WAIT mode, lost in STOP mode |
| ADC Resolution | 8-bit successive approximation ADC with 8 input channels, 10 µs typical conversion time |
| Operating Voltage | 2.7–5.5 V supply range; LVI reset threshold fixed at 2.5 V ±0.1 V |
| Package | 8-pin SOIC (Small Outline Integrated Circuit), 150 mil width, RoHS-compliant |
| Temperature Range | –40°C to +85°C industrial grade operation |
Pinout & Package
MC68HC908QT4CP is housed in an 8-pin SOIC package (case #751A-02) with 1.27 mm pitch. Pin functions are defined per shared-resource priority in Table 1-3 of the family datasheet.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Power Supply | Main positive supply (2.7–5.5 V); powers core, FLASH, and I/O |
| VSS | Ground | Digital ground reference for all internal circuits and I/O pins |
| PTA0/IRQ | Programmable I/O / External Interrupt | Configurable as general-purpose input or edge-triggered IRQ source |
| PTA1/KBI0 | Programmable I/O / Keyboard Interrupt Input | Supports wake-up from STOP/WAIT via external keypad scan line |
| PTA2/OSC1 | Oscillator Input | Crystal or external clock input for XTAL/RC oscillator modes |
| PTA3/OSC2 | Oscillator Output | Crystal amplifier output; also serves as BUSCLKX4 clock source |
| PTB0/AD0 | Analog Input / Digital I/O | Primary ADC channel 0 input; configurable as digital I/O when ADC disabled |
| PTB1/AD1 | Analog Input / Digital I/O | Primary ADC channel 1 input; retains digital I/O capability when not used for conversion |
Key Features
| Feature | Design Value |
|---|---|
| Internal RC Oscillator | 4 MHz nominal frequency trimmed at factory; ±5% variation over –40°C to +85°C without external components |
| FLASH Block Protection | Software-configurable protection for top 512-byte block prevents accidental overwrite of boot code or calibration data |
| Low-Voltage Inhibit (LVI) | Hardware reset assertion at 2.5 V ±0.1 V ensures reliable operation during brown-out conditions without firmware intervention |
| COP Watchdog Timer | Configurable timeout (0.5 ms to 1.0 s) with independent clock source prevents system lockup in unattended applications |
| Keyboard Interrupt Module (KBI) | Two dedicated inputs (KBI0/KBI1) enable wake-up from STOP mode using matrix keypad scanning with no CPU overhead |
Applications
| Home Appliance Control | Industrial Sensor Node |
|---|---|
Use Scenario: Microcontroller in washing machine control board managing motor drive sequencing, water level sensing, and user interface. IC Role / Device Role / Timing Role: Central controller executing state-machine logic, reading analog pressure/temperature sensors via ADC, and driving LED displays via Port B. Use Value: Integrated 4 KB FLASH stores full firmware; 8-bit ADC resolves 0–5 V sensor signals with 10 µs latency; LVI prevents erratic behavior during voltage dips. | Use Scenario: Standalone environmental monitor logging temperature/humidity data and transmitting alerts via UART-connected transceiver. IC Role / Device Role / Timing Role: Data acquisition engine sampling analog sensors, performing basic filtering, and entering STOP mode between readings to extend battery life. Use Value: AWU timer wakes MCU every 2 seconds; KBI enables manual wake-up; 192 B RAM holds last 10 samples without external memory. |
| Motor Drive Interface | Smart Power Outlet |
Use Scenario: Fan speed controller in HVAC system using zero-cross detection and phase-angle dimming. IC Role / Device Role / Timing Role: Real-time timing controller synchronizing TRIAC firing with AC line zero-cross using TIM input capture on PTA0/IRQ. Use Value: 16-bit TIM provides 1 µs resolution timing; COP watchdog resets MCU if zero-cross signal is lost; 4 MHz bus clock supports sub-millisecond control loops. | Use Scenario: Energy-monitoring outlet measuring load current and voltage to compute real-time power consumption. IC Role / Device Role / Timing Role: Analog front-end processor digitizing shunt resistor voltage and AC waveform via dual ADC channels (AD0/AD1). Use Value: Simultaneous sampling not supported, but 10 µs conversion time allows <100 µs total dual-channel read; internal bandgap reference ensures stable 8-bit measurements across supply variations. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 8-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MC68HC908QT2CP | 2 KB FLASH, same 8-pin SOIC package, identical peripheral set except reduced memory | Suitable only where firmware footprint ≤2 KB; no change in I/O or timing capability | Select when application code size fits within 2 KB and cost reduction is prioritized over field-upgradability |
| MC9RS08KA2CP | RS08 core, 2 KB FLASH, 128 B RAM, 10-bit ADC, different instruction set and register map | Requires full firmware rework; higher ADC resolution but lacks KBI and has no hardware LVI reset | Consider only for new designs targeting lower power; not a drop-in replacement due to architectural and peripheral differences |
Compared with MC68HC908QT2CP and MC9RS08KA2CP, the MC68HC908QT4CP offers 2× more FLASH for bootloader support or feature-rich firmware, retains KBI for keypad-based wake-up, and delivers deterministic LVI reset behavior critical in mains-powered appliances.
Availability
MC68HC908QT4CP is available at Aetrix Electronics and suitable for home appliance control, industrial sensor node, and motor drive interface applications requiring stable component supply and long-term industrial temperature support.
Supply support for MC68HC908QT4CP 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) designed high-reliability microcontrollers for automotive, industrial, and consumer markets before its 2015 acquisition.
The MC68HC908QY/QT family was engineered for cost-optimized 8-bit control in space-constrained, low-power embedded systems-emphasizing integrated analog peripherals, robust reset architecture, and minimal external component count.
FAQ
What is the maximum operating frequency of the MC68HC908QT4CP?
The MC68HC908QT4CP operates with a maximum bus clock frequency of 4 MHz, derived from its factory-trimmed internal RC oscillator. This frequency is fixed and not user-adjustable; external crystal or capacitor-based oscillator configurations are supported but do not increase the maximum rated bus speed beyond 4 MHz. The MC68HC908QT4CP does not support PLL multiplication or frequency synthesis.
Does the MC68HC908QT4CP support in-circuit programming?
Yes, the MC68HC908QT4CP supports in-circuit programming via the Background Debug Mode (BDM) interface using a standard Freescale BDM pod. Programming requires the MC68HC908QT4CP to be in monitor mode, accessed through the BKGD pin (shared with PTA2 in some variants-but not on the QT4CP 8-pin SOIC, which uses dedicated BDM pinout per datasheet Figure 1-2). Firmware updates can be performed without removing the MC68HC908QT4CP from the target PCB.
How many ADC channels does the MC68HC908QT4CP have, and what is their resolution?
The MC68HC908QT4CP integrates an 8-bit successive-approximation ADC with eight input channels (AD0–AD7), though only AD0 and AD1 are routed to physical pins (PTB0 and PTB1) in the 8-pin SOIC package. Resolution is strictly 8 bits (256 levels), with integral nonlinearity (INL) of ±1 LSB and differential nonlinearity (DNL) of ±1 LSB, as specified in Section 3.5.5 of the family datasheet. Conversion time is 10 µs at 4 MHz bus clock.
Can the MC68HC908QT4CP operate from a 3.3 V supply?
Yes, the MC68HC908QT4CP supports operation from 2.7 V to 5.5 V, making 3.3 V fully compliant. At 3.3 V, the internal RC oscillator maintains 4 MHz ±5% accuracy across –40°C to +85°C, and all I/O pins remain 5 V-tolerant. However, the LVI reset threshold remains fixed at 2.5 V ±0.1 V, so brown-out detection still functions correctly, asserting reset if supply drops below that level-even when powered from 3.3 V.
Is there hardware support for wake-up from STOP mode on the MC68HC908QT4CP?
Yes, the MC68HC908QT4CP provides two dedicated hardware wake-up sources from STOP mode: the External Interrupt (IRQ) input on PTA0 and the Keyboard Interrupt (KBI) inputs on PTA1 and PTA2. Both trigger immediate exit from STOP mode and vector to respective interrupt service routines. No polling or clocked activity is required-the MC68HC908QT4CP resumes execution from the instruction following STOP within six bus cycles after wake-up assertion.
MC68HC908QT4CP Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 8-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:
- 5
- Program Memory Size:
- 4KB (4K 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:
MC68HC908QT4CP FAQ
1.How can I place an order for MC68HC908QT4CP through Aetrix?
Please submit a Request for Quotation (RFQ) for MC68HC908QT4CP 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 MC68HC908QT4CP reliable?
The price and inventory of MC68HC908QT4CP are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MC68HC908QT4CP is usually 5 days.
3.What payment methods are accepted for MC68HC908QT4CP?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MC68HC908QT4CP transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MC68HC908QT4CP?
MC68HC908QT4CP orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MC68HC908QT4CP 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 MC68HC908QT4CP?
For technical support, including MC68HC908QT4CP datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MC68HC908QT4CP requirements.
6.How does Aetrix verify that MC68HC908QT4CP is sourced from the original manufacturer or authorized distributors?
All MC68HC908QT4CP 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 MC68HC908QT4CP meets industry standards.
7.What is the process for return or replacement of MC68HC908QT4CP?
All MC68HC908QT4CP units undergo pre-shipment inspection (PSI). If there is an issue with MC68HC908QT4CP, 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 MC68HC908QT4CP part is unused and in its original packaging.
Return procedure for MC68HC908QT4CP:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MC68HC908QT4CP 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…

