STMicroelectronics ST62T62CM6
- Part No.:
- ST62T62CM6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 16-SOIC (0.295", 7.50mm Width)
- Datasheet:
-
ST62T62CM6.pdf
- Description:
- IC MCU 8BIT 1.8KB OTP 16SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:3,358
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
ST62T62CM6 from STMicroelectronics is an 8-bit HCMOS microcontroller with integrated 8-bit A/D converter (4 analog inputs), 64 bytes of data EEPROM, 128 bytes of RAM, auto-reload timer, digital watchdog, and safe reset circuitry - designed for embedded control in automotive body electronics, appliance motor control, and industrial sensor interfaces operating from 3.0–6.0 V at -40 to +125°C.
For engineers reviewing the ST62T62CM6 datasheet, ST62T62CM6 pinout, ST62T62CM6 application, or ST62T62CM6 equivalent, this device supports direct LED/TRIAC drive (5 I/O lines sinking up to 30 mA), programmable power-saving modes (Run/Wait/Stop), and on-chip oscillator compatibility with quartz, ceramic resonator, or RC network - critical for cost-sensitive, thermally demanding control designs.
Technical Context
The ST62T62CM6 implements a fixed-function 8-bit CPU core with 6-level hardware stack, supporting immediate, direct, indirect, and indexed addressing modes. Its memory architecture separates 1836-byte OTP program space, 128-byte RAM, and paged 64-byte EEPROM accessed via DRBR/EECTL registers.
Peripherals include two independent 8-bit timers: one general-purpose counter with 7-bit prescaler, and one auto-reload timer (ARTimer) with dedicated PB6/PB7 pins for input capture and output compare. The 4-channel ADC operates with internal reference and supports conversion trigger via timer or software.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 8-bit HCMOS CPU with 6-level hardware stack and 12-bit program counter |
| Program Memory | 1836-byte OTP - sufficient for compact firmware with interrupt vectors and lookup tables |
| Data EEPROM | 64 bytes - non-volatile storage for calibration data, configuration settings, or fault logs |
| ADC Resolution | 8-bit with 4 selectable analog inputs - enables basic sensor monitoring without external converters |
| Timer Resources | Dual 8-bit timers: one with 7-bit prescaler, one auto-reload (ARTimer) with input capture/output compare |
| I/O Drive Capability | 5 pins sink 30 mA - directly drives LEDs or TRIAC gates without external drivers |
| Operating Voltage | 3.0–6.0 V - compatible with 5 V logic systems and tolerant of battery voltage fluctuations |
| Temperature Range | -40 to +125°C - qualified for under-hood automotive and industrial ambient environments |
Pinout & Package
ST62T62CM6 is housed in a 16-pin plastic dual in-line package (PDIP16) with 0.3-inch width, compliant with JEDEC MS-001. Pin functions are validated per STMicroelectronics datasheet Rev. 4 (March 2009), Figure 2 and Section 1.2.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Power supply input | Connects to 3.0–6.0 V rail; decoupling capacitor required near pin |
| VSS | Ground reference | System ground return path; must be low-impedance connection |
| OSCin / OSCout | Crystal/resonator interface | Supports quartz, ceramic resonator, or external clock; internal oscillator circuit |
| RESET | Active-low reset input | Asynchronous reset; internal pull-up; requires external RC or supervisor for reliable assertion |
| NMI | Non-maskable interrupt input | Falling-edge sensitive; used for critical fault handling (e.g., overtemperature) |
| PA4–PA5, PC2–PC3 | Analog input channels | Four dedicated ADC inputs; configurable as digital I/O when not used for conversion |
| PB0, PB2–PB3, PB6–PB7 | General-purpose I/O with enhanced drive | Five pins support 30 mA sink; PB6/PB7 double as ARTimer input/output pins |
| TEST/VPP | Programming mode entry | Must be tied to VSS during normal operation; +12.5 V applied during OTP programming |
Key Features
| Feature | Design Value |
|---|---|
| Oscillator Safe Guard | Monitors crystal startup and failure; forces safe reset if oscillation fails - prevents runaway operation |
| Low Voltage Detector (LVD) | Generates hardware reset below programmable threshold - ensures reliable operation during brownout |
| User-configurable Power-on Reset | Reset timing and behavior defined by option byte - eliminates need for external reset IC in many designs |
| Look-up table capability | 64-byte Data ROM window maps any 64-byte block of program memory into data space - enables efficient constant access |
| Interrupt vectoring | 5 dedicated interrupt vectors including NMI - reduces latency and simplifies ISR dispatch logic |
| EEPROM page control | DRBR register selects active 64-byte EEPROM page - enables multi-parameter storage with banked access |
Applications
| Automotive Body Control | Appliance Motor Interface |
|---|---|
|
Use Scenario: Centralized control of door locks, interior lighting, and window lift modules in passenger vehicles. IC Role / Device Role / Timing Role: Main system controller executing state machines, reading switch inputs, driving relays/LEDs, and managing EEPROM-stored user preferences. Use Value: 30 mA I/O sink capability eliminates discrete driver transistors; -40 to +125°C rating ensures reliability in vehicle cabin environments. |
Use Scenario: Speed and direction control of universal motors in washing machines and vacuum cleaners. IC Role / Device Role / Timing Role: PWM generation via ARTimer, zero-cross detection using NMI, and ADC-based current sensing for overload protection. Use Value: Integrated auto-reload timer enables precise phase-angle control; 64-byte EEPROM stores motor calibration offsets across power cycles. |
| Industrial Sensor Node | Smart Thermostat Core |
|
Use Scenario: Local temperature/humidity monitoring node with analog sensor inputs and LED status indicators. IC Role / Device Role / Timing Role: ADC acquisition of sensor outputs, Wait/Stop mode cycling for ultra-low-power sampling, and LED drive via high-sink I/O. Use Value: 8-bit ADC with 4 channels supports multiple sensors; Run/Wait/Stop modes reduce average current to <100 µA in periodic wake-up applications. |
Use Scenario: Residential HVAC thermostat requiring local setpoint storage, ambient sensing, and display backlight control. IC Role / Device Role / Timing Role: EEPROM retention of user preferences and calibration data; ADC reads thermistor; PB pins drive display LEDs directly. Use Value: 64-byte EEPROM survives >100k write cycles; 3.0–6.0 V supply accommodates both battery backup and mains-derived 5 V rails. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 8-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| ST62T52CM6 | No data EEPROM (0 bytes); identical OTP size, I/O count, and peripheral set except EEPROM/ARTimer LVD | Suitable where non-volatile parameter storage is handled externally or unnecessary | Select when firmware does not require on-chip EEPROM - lower cost, same footprint and code compatibility |
| ST62E62CM6 | EPROM-based (UV-erasable) instead of OTP; includes READOUT PROTECTION option byte; same EEPROM and peripherals | Preferred for prototyping and low-volume development where firmware iteration is frequent | Choose for design validation phases requiring repeated reprogramming without mask changes |
Compared with ST62T62CM6, ST62T52CM6 removes EEPROM but retains full peripheral functionality for simpler control tasks, while ST62E62CM6 trades OTP permanence for field-reprogrammability - enabling iterative firmware testing without new silicon spins.
Availability
ST62T62CM6 is available at Aetrix Electronics and suitable for automotive body electronics, appliance motor control, and industrial sensor interfaces requiring stable component supply across extended temperature ranges and long production lifecycles.
Supply support for ST62T62CM6 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
STMicroelectronics is a global semiconductor leader headquartered in Geneva, Switzerland, designing and manufacturing microcontrollers, power devices, and analog ICs for industrial, automotive, and consumer markets.
The ST62xx family targets cost-sensitive, medium-complexity embedded control applications - emphasizing integration of essential peripherals (ADC, EEPROM, timers) in minimal pin count packages for rapid system implementation.
FAQ
What is the maximum clock frequency supported by ST62T62CM6?
The ST62T62CM6 supports a maximum clock frequency of 8 MHz, achievable using an external quartz crystal, ceramic resonator, or RC network connected to the OSCin/OSCout pins. This frequency defines the instruction execution rate and timing resolution for all on-chip peripherals including the ADC, timers, and I/O toggling.
How is the 64-byte EEPROM accessed in ST62T62CM6?
The 64-byte EEPROM is paged into data space via the Data RAM Bank Register (DRBR) at address E8h. When DRBR bit 0 is set, EEPROM page 0 becomes active and is accessed using standard MOV instructions to addresses 00h–3Fh. Write operations require prior clearing of E2OFF bit in the EEPROM Control Register (EECTL).
Can ST62T62CM6 drive LEDs directly without external components?
Yes - five I/O pins (PB0, PB2–PB3, PB6–PB7) are rated to sink up to 30 mA each, enabling direct connection of standard LEDs with only a series current-limiting resistor. This eliminates external transistor drivers in low-power indicator and status applications.
What reset sources are available on ST62T62CM6?
The ST62T62CM6 provides multiple reset sources: external active-low RESET pin, Power-on Reset (user-configurable delay), Low Voltage Detector (LVD) reset below threshold, and digital watchdog timeout. All reset sources converge to a common reset vector, ensuring deterministic restart regardless of cause.
ST62T62CM6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 16-SOIC (0.295", 7.50mm Width)
- Series:
- ST6
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Verified
- Core Processor:
- ST6
- Core Size:
- 8-Bit
- Speed:
- 8MHz
- Connectivity:
- -
- Peripherals:
- LVD, POR, WDT
- Number of I/O:
- 9
- Program Memory Size:
- 1.8KB (1.8K x 8)
- Program Memory Type:
- OTP
- EEPROM Size:
- 64 x 8
- RAM Size:
- 128 x 8
- Voltage - Supply (Vcc/Vdd):
- 3V ~ 6V
- Data Converters:
- A/D 4x8b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
ST62T62CM6 FAQ
1.How can I place an order for ST62T62CM6 through Aetrix?
Please submit a Request for Quotation (RFQ) for ST62T62CM6 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 ST62T62CM6 reliable?
The price and inventory of ST62T62CM6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for ST62T62CM6 is usually 5 days.
3.What payment methods are accepted for ST62T62CM6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for ST62T62CM6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for ST62T62CM6?
ST62T62CM6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your ST62T62CM6 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 ST62T62CM6?
For technical support, including ST62T62CM6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your ST62T62CM6 requirements.
6.How does Aetrix verify that ST62T62CM6 is sourced from the original manufacturer or authorized distributors?
All ST62T62CM6 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 ST62T62CM6 meets industry standards.
7.What is the process for return or replacement of ST62T62CM6?
All ST62T62CM6 units undergo pre-shipment inspection (PSI). If there is an issue with ST62T62CM6, 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 ST62T62CM6 part is unused and in its original packaging.
Return procedure for ST62T62CM6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
ST62T62CM6 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…

.jpg)