NXP Semiconductors MC9S08LC36LH
- Part No.:
- MC9S08LC36LH
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 64-LQFP
- Datasheet:
-
MC9S08LC36LH.pdf
- Description:
- IC MCU 8BIT 36KB FLASH 64LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:1,006
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MC9S08LC36LH from NXP Semiconductors (formerly Freescale) is an 8-bit HCS08 microcontroller with 36 KB on-chip FLASH, 2.5 KB RAM, and integrated LCD driver supporting up to 4×32 segments in 64-pin LQFP package. It features a 40-MHz CPU core, 12-bit ADC with temperature sensor, dual SPI, I²C, SCI, two TPM modules, and hardware real-time interrupt (RTI) for embedded timing control. Used in low-power industrial displays and appliance control panels.
For engineers reviewing the MC9S08LC36LH datasheet, MC9S08LC36LH pinout, MC9S08LC36LH application, or MC9S08LC36LH equivalent, key selection criteria include FLASH size (36 KB), LCD segment drive capability (4×32), operating voltage range (2.7–5.5 V), stop-mode current (<1 µA), and 64-pin LQFP mechanical compatibility.
Technical Context
The MC9S08LC36LH implements the HCS08 CPU core with HC08 instruction set extension including BGND for background debugging. It supports multiple low-power modes (Wait, Stop1/Stop2/Stop3) with selective peripheral clock gating and software-controlled slew rate/drive strength per port pin.
Its LCD driver operates directly from internal charge pump (VLCD), supports both 3-V and 5-V glass, and remains functional in Wait and Stop3 modes. The 12-bit ADC includes asynchronous clocking, hardware trigger via RTI, and internal bandgap reference - enabling precise sensor monitoring without CPU intervention.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | HCS08 8-bit CPU, 40 MHz max frequency - enables deterministic real-time control at sub-25 ns instruction cycle. |
| FLASH Memory | 36 KB on-chip, block-protected, in-circuit programmable - sufficient for firmware + bootloader with security options. |
| RAM | 2.5 KB on-chip SRAM - supports moderate stack depth and data buffering for communication peripherals. |
| LCD Driver | 4×32 or 3×33 segment support in 64-pin LQFP - drives standard character/segment LCDs without external bias circuitry. |
| ADC | 8-channel, 12-bit, internal bandgap & temp sensor - delivers ±1 LSB INL for precision analog sensing in industrial environments. |
| Supply Voltage | 2.7 V to 5.5 V - allows direct interface with 3.3 V logic or legacy 5 V systems without level shifters. |
| Stop3 Current | <1 µA at 3 V, -40°C to 85°C - enables multi-year battery life in always-on display applications. |
Pinout & Package
MC9S08LC36LH is housed in a 64-pin LQFP (10 mm × 10 mm, 0.5 mm pitch) with exposed thermal pad. Pin functions are defined across Ports A, B, C, and dedicated peripheral pins (XTAL, EXTAL, BKGD/MS, RESET, VLCD, VREFH/VREFL).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| PTA0–PTA7 | Port A general-purpose I/O | 8-bit bidirectional port with individual pullup/slew/drive control; PTA7 is output-only - usable for fixed-function outputs like LCD backplane. |
| PTB0–PTB7 | Port B general-purpose I/O | 8-bit bidirectional port; PTB0–PTB1 support KBI edge detection; PTB2–PTB3 support SCI/SPI functions. |
| PTC0–PTC7 | Port C general-purpose I/O | 8-bit port; PTC7 is input-only; PTC0–PTC3 support TPM1/TPM2 channels; PTC4–PTC6 support SPI2/IIC. |
| VLCD | LCD charge pump output | Internally generated LCD bias voltage - eliminates need for external DC-DC converter in segment LCD designs. |
| BKGD/MS | Background debug / mode select | Single-wire debug interface pin - enables in-circuit programming and real-time debugging without JTAG header. |
| RESET | Active-low reset input | Internal pullup ensures reliable startup; accepts external reset assertion or watchdog timeout signal. |
Key Features
| Feature | Design Value |
|---|---|
| Configurable Clock Source | Crystal, resonator, external clock, or internal trimmed RC oscillator - enables flexible BOM optimization and layout simplification. |
| Software-Controlled Port Drive | Per-pin slew rate and drive strength selection - reduces EMI and optimizes signal integrity for mixed-signal PCB routing. |
| Hardware-Triggered ADC | RTI counter initiates conversion autonomously - frees CPU for other tasks while maintaining precise sampling intervals. |
| Low-Voltage Detection | Programmable LVD threshold with reset or interrupt option - prevents erratic operation during brown-out conditions. |
| On-Chip Security | FLASH block protection and security byte lock - protects firmware IP against unauthorized readout or reprogramming. |
Applications
| Industrial Control Panel | Home Appliance Display |
|---|---|
|
Use Scenario: Standalone front-panel controller for HVAC or washing machine with segmented LCD and tactile keypad. IC Role / Device Role / Timing Role: Primary MCU executing UI logic, scanning KBI inputs, updating LCD segments, and managing motor control signals via PWM. Use Value: Integrated LCD driver and 36 KB FLASH eliminate external display controller and allow full UI firmware storage on-chip. |
Use Scenario: Energy-efficient microwave oven control board requiring persistent display during standby. IC Role / Device Role / Timing Role: System controller entering Stop3 mode between user interactions while maintaining LCD visibility via VLCD charge pump. Use Value: Sub-1 µA stop current extends battery backup life; RTC functionality via RTI enables accurate clock/calendar without external IC. |
| Smart Meter Interface | Medical Diagnostic Device |
|
Use Scenario: Portable utility meter with LCD readout, button navigation, and serial communication to host system. IC Role / Device Role / Timing Role: Data concentrator handling SPI-based sensor reads, I²C EEPROM access, and SCI UART transmission. Use Value: Dual SPI + I²C + SCI interfaces enable concurrent peripheral management without external bus expanders. |
Use Scenario: Handheld blood glucose monitor with analog sensor interface and low-power display. IC Role / Device Role / Timing Role: Signal acquisition node using 12-bit ADC with internal temperature sensor and bandgap reference for calibration stability. Use Value: On-die temperature sensor and reference reduce component count and improve measurement repeatability across ambient conditions. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 8-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MC9S08LC60LH | 60 KB FLASH, 4 KB RAM, same 64-pin LQFP package and peripheral set - larger memory footprint with identical pinout and clock architecture. | Required when firmware exceeds 36 KB or additional RAM buffers are needed for protocol stacks. | Select MC9S08LC60LH if future firmware expansion or complex communication protocols demand more memory headroom. |
| S9KEAZN32ACLH | Kinetis E-series ARM Cortex-M0+ core, 32 KB FLASH, 4 KB RAM, 64-pin LQFP - higher performance, newer architecture, but no integrated LCD driver. | Suitable for next-generation designs where LCD is replaced by graphical display or external controller. | Choose S9KEAZN32ACLH only when migrating from 8-bit to 32-bit and LCD functionality is handled externally. |
Compared with MC9S08LC36LH, MC9S08LC60LH offers direct memory scalability within identical hardware constraints, while S9KEAZN32ACLH trades LCD integration for ARM ecosystem advantages - making MC9S08LC36LH optimal for cost-sensitive, LCD-centric legacy-compatible designs.
Availability
MC9S08LC36LH is available at Aetrix Electronics and suitable for industrial control panels, home appliance displays, smart meter interfaces, and portable medical devices requiring stable component supply and long-term lifecycle support.
Supply support for MC9S08LC36LH 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 focused on secure connectivity solutions for automotive, industrial, and IoT applications, with roots in Freescale's embedded MCU heritage.
The MC9S08LC36LH belongs to the HCS08 LC-series, designed specifically for cost-sensitive, low-power embedded systems requiring integrated LCD driving and robust analog peripherals in compact packages.
FAQ
What is the maximum operating frequency of the MC9S08LC36LH?
The MC9S08LC36LH supports a maximum core frequency of 40 MHz, achieved using its internal trimmed RC oscillator, crystal, or external clock source. This frequency enables sub-25 ns instruction execution cycles, making the MC9S08LC36LH suitable for time-critical control loops in industrial and appliance applications without requiring external PLL circuitry.
Does the MC9S08LC36LH include an integrated LCD driver?
Yes, the MC9S08LC36LH integrates a fully functional LCD driver supporting up to 4×32 or 3×33 segments in its 64-pin LQFP configuration. It generates VLCD internally via charge pump, eliminating external bias components, and remains operational in Wait and Stop3 low-power modes - a key differentiator for battery-powered display applications.
What power-saving modes does the MC9S08LC36LH support?
The MC9S08LC36LH supports Wait mode and three Stop modes (Stop1, Stop2, Stop3). Stop3 achieves <1 µA typical current at 3 V and -40°C to 85°C, with LCD driver and RTI active. This enables ultra-low-power operation ideal for devices requiring persistent display and periodic wake-up without external real-time clock ICs.
Can the MC9S08LC36LH perform ADC conversions without CPU involvement?
Yes, the MC9S08LC36LH ADC can be triggered autonomously by the Real-Time Interrupt (RTI) counter, allowing periodic sampling without CPU polling or interrupt overhead. Combined with its 12-bit resolution and internal bandgap reference, this makes the MC9S08LC36LH well-suited for continuous sensor monitoring in industrial and medical applications.
Is the MC9S08LC36LH pin-compatible with other members of the LC-series?
The MC9S08LC36LH shares identical 64-pin LQFP pinout and peripheral mapping with the MC9S08LC60LH, enabling drop-in replacement where FLASH/RAM requirements allow. However, it is not pin-compatible with 80-pin variants or non-LC-series HCS08 devices due to differing pin counts and peripheral assignments.
MC9S08LC36LH Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 64-LQFP
- Series:
- S08
- Packaging:
- Bulk
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- S08
- Core Size:
- 8-Bit
- Speed:
- 40MHz
- Connectivity:
- I2C, SCI, SPI
- Peripherals:
- LCD, LVD, POR, PWM, WDT
- Number of I/O:
- 18
- Program Memory Size:
- 36KB (36K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 2.5K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 2x12b
- Oscillator Type:
- External
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MC9S08LC36LH FAQ
1.How can I place an order for MC9S08LC36LH through Aetrix?
Please submit a Request for Quotation (RFQ) for MC9S08LC36LH 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 MC9S08LC36LH reliable?
The price and inventory of MC9S08LC36LH are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MC9S08LC36LH is usually 5 days.
3.What payment methods are accepted for MC9S08LC36LH?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MC9S08LC36LH transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MC9S08LC36LH?
MC9S08LC36LH orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MC9S08LC36LH 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 MC9S08LC36LH?
For technical support, including MC9S08LC36LH datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MC9S08LC36LH requirements.
6.How does Aetrix verify that MC9S08LC36LH is sourced from the original manufacturer or authorized distributors?
All MC9S08LC36LH 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 MC9S08LC36LH meets industry standards.
7.What is the process for return or replacement of MC9S08LC36LH?
All MC9S08LC36LH units undergo pre-shipment inspection (PSI). If there is an issue with MC9S08LC36LH, 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 MC9S08LC36LH part is unused and in its original packaging.
Return procedure for MC9S08LC36LH:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MC9S08LC36LH 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…

