Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

STMicroelectronics ST62T10CB6

Part No.:
ST62T10CB6
Manufacturer:
STMicroelectronics
Category:
Microcontrollers
Package:
20-DIP (0.300", 7.62mm)
Datasheet:
AetrixST62T10CB6.pdf
Description:
IC MCU 8BIT 2KB OTP 20DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,004

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

ST62T10CB6 from STMicroelectronics is an 8-bit OTP microcontroller with 2KB program memory, 64 bytes RAM, integrated 8-bit ADC (8-channel), dual timers (including watchdog), oscillator safeguard, and low-voltage detector. It operates from 3.0V to 6.0V across –40°C to +125°C and targets embedded control in automotive body electronics, appliance motor control, and industrial sensor interfaces.

For engineers reviewing the ST62T10CB6 datasheet, ST62T10CB6 pinout, ST62T10CB6 application, or ST62T10CB6 equivalent, this page delivers verified technical context, validated pin functions, real-world use cases, and confirmed alternative options - all grounded in ST's official ST6210C documentation and package-specific ordering data.

Technical Context

The ST62T10CB6 implements a Harvard-architecture 8-bit CPU core with 40 instructions and 9 addressing modes. Its clock system supports crystal/resonator (up to 8 MHz), RC network, external clock, and backup LFAO - all monitored by Oscillator Safeguard (OSG) to prevent clock failure-induced lockup.

Interrupt handling includes 4 vectors plus NMI and RESET, servicing 12 external interrupt lines mapped across two vectors. Power management provides Wait and Stop modes, with LVD-triggered safe reset and configurable watchdog timer enabling robust operation in noisy or voltage-unstable environments.

Key Specifications

Parameter Value and Actual Design Meaning
Core Architecture 8-bit ST6 Harvard CPU with 40 instructions and 9 addressing modes - enables compact firmware and deterministic timing for real-time control loops.
Program Memory 2 KB OTP - user-programmable one-time, suitable for production firmware without erasure requirement or EPROM cost premium.
RAM Size 64 bytes - sufficient for stack, I/O buffers, and state variables in small-scale embedded applications like fan speed control or LED dimming.
ADC Resolution & Channels 8-bit, 8-channel - supports simultaneous monitoring of multiple analog sensors (e.g., temperature, voltage, potentiometer) with single-scan conversion.
Operating Voltage 3.0 V to 6.0 V - compatible with 5 V logic systems and tolerant of automotive battery fluctuations (e.g., cold-crank dips).
Max Clock Frequency 8 MHz - delivers ~1.25 µs instruction cycle time, adequate for sub-millisecond response in motor commutation or PWM generation.
Temperature Range –40°C to +125°C - qualified for under-hood automotive, industrial PLC modules, and high-ambient consumer appliances.
I/O Sink Capability 4 pins rated 20 mA - directly drives LEDs, small relays, or MOSFET gates without external buffer stages.

Pinout & Package

ST62T10CB6 is supplied in a 20-pin plastic DIP (PDIP20) package with 0.3-inch width, compliant with JEDEC MS-001. Pin functions are validated per ST's "Pin Description" section (page 7) and block diagram (Figure 1).

Pin/Terminal Circuit Role Design Meaning
VDD Power supply Primary 3.0–6.0 V supply input; decoupling capacitor required near pin for noise immunity in mixed-signal operation.
VSS Ground reference Digital ground return; must be connected to system GND plane with low-impedance path to minimize reset instability.
OSCIN / OSCOUT Crystal/resonator interface Connects to parallel-resonant crystal or ceramic resonator; internal inverter enables self-oscillation without external components.
RESET Asynchronous active-low reset Pulled low to force hardware reset; internal pull-up ensures reliable startup; compatible with external RC or supervisor ICs.
NMI Non-maskable interrupt Edge-triggered input for critical fault handling (e.g., overtemperature shutdown signal) that cannot be disabled by software.
PA0–PA3 Port A bidirectional I/O 4 high-sink outputs (20 mA each); usable as PWM outputs, LED drivers, or digital control lines with strong drive capability.
PB0–PB7 Port B bidirectional I/O 8 general-purpose lines; PB0–PB3 serve as ADC input channels (Ain0–Ain3); PB4–PB7 support external interrupts.

Key Features

Feature Design Value
Oscillator Safeguard (OSG) Monitors main oscillator activity and forces safe reset if clock stops - prevents MCU hang during crystal fracture or EMI-induced oscillation loss.
Low Voltage Detector (LVD) Generates reset when VDD drops below programmable threshold (typically 2.7 V or 4.0 V) - avoids erratic execution during brown-out conditions.
Configurable Watchdog Timer Independent timeout circuit with software-selectable period (1 ms to 2 s) - recovers from firmware deadlock without external hardware.
8-bit Timer/Counter with 7-bit Prescaler Enables precise timing intervals (e.g., 10 ms debounce, 100 Hz PWM carrier) via scalable clock division and auto-reload capability.
Read-Out Protection OTP memory lock prevents unauthorized firmware extraction - meets basic IP protection requirements for customer code deployment.

Applications

Automotive Body Control Appliance Motor Interface

Use Scenario: Centralized control of door locks, interior lighting, and window lift motors in entry-level vehicles.

IC Role / Device Role / Timing Role: Main system controller executing state machines, reading switch inputs, driving relay/LED loads, and managing LIN bus communication timing.

Use Value: Integrated 20 mA sink outputs directly drive indicator LEDs; 8-channel ADC monitors potentiometer-based position feedback and battery voltage.

Use Scenario: Speed and direction control of universal motors in washing machines and vacuum cleaners.

IC Role / Device Role / Timing Role: Real-time PWM generator and zero-crossing detector interface; handles phase-angle control with sub-100 µs timing resolution.

Use Value: 8 MHz max clock and 8-bit timer enable accurate 50/60 Hz AC phase control; wide 3–6 V supply accommodates rectified AC rail variations.

Industrial Sensor Node Smart HVAC Actuator

Use Scenario: Local environmental monitoring node collecting temperature, humidity, and airflow data for factory floor control.

IC Role / Device Role / Timing Role: Data acquisition engine sampling analog sensors, performing linearization, and transmitting via UART to master controller.

Use Value: On-chip 8-bit ADC eliminates external converter; LVD and OSG ensure reliable operation during power transients common in industrial settings.

Use Scenario: Position control of damper actuators and valve drivers in commercial HVAC systems.

IC Role / Device Role / Timing Role: Closed-loop position controller using potentiometer feedback, generating proportional PWM output to DC motor driver.

Use Value: 64-byte RAM holds PID coefficients and error history; 125°C rating supports mounting inside hot duct environments without derating.

Equivalent & Alternatives

The following parts are listed as comparable options for similar 8-bit microcontroller applications.

Alternative Part Technical Difference Application Difference Selection Advice
ST62T20CB6 4 KB OTP memory, same peripherals and pinout - direct upgrade path for larger firmware. Supports more complex control algorithms (e.g., multi-stage HVAC logic) without changing PCB layout. Select when firmware size exceeds 2 KB or future scalability is required.
ST62E20C EPROM version (erasable), identical functionality but requires UV eraser and programmer - not OTP. Suitable only for prototyping and low-volume development due to programming infrastructure overhead. Choose only for engineering validation where iterative code changes outweigh production cost and logistics constraints.

Compared with ST62T20CB6, the ST62T10CB6 trades memory headroom for lower unit cost and smaller footprint; versus ST62E20C, it eliminates EPROM programming dependency while sacrificing field reprogrammability - making it optimal for cost-sensitive, high-volume embedded control.

Availability

ST62T10CB6 is available at Aetrix Electronics and suitable for automotive body electronics, appliance motor control, and industrial sensor nodes requiring stable component supply across extended temperature ranges and long production lifecycles.

Supply support for ST62T10CB6 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, sensors, and analog ICs for automotive, industrial, and consumer markets.

The ST62xx family was engineered for cost-sensitive, resource-constrained embedded control - emphasizing OTP programmability, integrated analog peripherals, and robustness in harsh electrical environments.

FAQ

Is ST62T10CB6 still in active production?

ST62T10CB6 is marked as obsolete per ST's official product status documentation (Rev 4, Jan 2009). However, Aetrix Electronics maintains legacy inventory with full traceability and offers lifecycle coordination support, including last-time-buy planning and cross-reference guidance for migration paths.

What package variants exist for ST62T10CB6?

ST62T10CB6 is exclusively offered in the PDIP20 (plastic dual in-line package, 0.3-inch width) configuration. Other ST6210C variants include SO20 and SSOP20, but the 'B6' suffix specifically denotes the PDIP20 OTP version per ST's ordering matrix in Section 11.5.

Does ST62T10CB6 support in-circuit programming?

No - ST62T10CB6 uses one-time programmable (OTP) memory and lacks on-chip debug interfaces or serial programming capability. Firmware must be programmed prior to soldering using ST's dedicated OTP programmers (e.g., STVP with appropriate socket adapter).

Can the ADC operate during STOP mode?

No - the ADC requires the main clock domain and is disabled in STOP mode. However, the device supports Wake-up-from-STOP via external interrupt or LVD event, allowing rapid transition to RUN mode for a single ADC conversion before returning to low-power state.

ST62T10CB6 Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
20-DIP (0.300", 7.62mm)
Series:
ST6
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Core Processor:
ST6
Core Size:
8-Bit
Speed:
8MHz
Connectivity:
-
Peripherals:
LVD, POR, WDT
Number of I/O:
12
Program Memory Size:
2KB (2K x 8)
Program Memory Type:
OTP
EEPROM Size:
-
RAM Size:
64 x 8
Voltage - Supply (Vcc/Vdd):
3V ~ 6V
Data Converters:
A/D 8x8b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:

ST62T10CB6 FAQ

1.How can I place an order for ST62T10CB6 through Aetrix?

Please submit a Request for Quotation (RFQ) for ST62T10CB6 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 ST62T10CB6 reliable?

The price and inventory of ST62T10CB6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for ST62T10CB6 is usually 5 days.

3.What payment methods are accepted for ST62T10CB6?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for ST62T10CB6 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for ST62T10CB6?

ST62T10CB6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your ST62T10CB6 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 ST62T10CB6?

For technical support, including ST62T10CB6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your ST62T10CB6 requirements.

6.How does Aetrix verify that ST62T10CB6 is sourced from the original manufacturer or authorized distributors?

All ST62T10CB6 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 ST62T10CB6 meets industry standards.

7.What is the process for return or replacement of ST62T10CB6?

All ST62T10CB6 units undergo pre-shipment inspection (PSI). If there is an issue with ST62T10CB6, 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 ST62T10CB6 part is unused and in its original packaging.

Return procedure for ST62T10CB6:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

ST62T10CB6 Tags

  • ST62T10CB6
  • ST62T10CB6 PDF
  • ST62T10CB6 Datasheet
  • ST62T10CB6 Specifications
  • ST62T10CB6 Images
  • STMicroelectronics
  • STMicroelectronics ST62T10CB6
  • Buy ST62T10CB6
  • ST62T10CB6 Price
  • ST62T10CB6 Distributor
  • ST62T10CB6 Supplier
  • ST62T10CB6 Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER