Texas Instruments EDSTRG28PLCC
- Part No.:
- EDSTRG28PLCC
- Manufacturer:
- Texas Instruments
- Category:
- Accessories
- Package:
- Datasheet:
-
EDSTRG28PLCC.pdf
- Description:
- EDSTRG28PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:3,272
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
EDSTRG28PLCC from Texas Instruments is a 28-pin PLCC-packaged member of the TMS370 8-bit microcontroller family, featuring on-chip EPROM program memory, 256-byte register file RAM, and integrated ADC2 (4-channel 8-bit analog-to-digital converter). It supports 5 V ±10% operation, includes Timer 1 and Watchdog Timer, and targets embedded control in automotive climate systems and industrial motor controllers.
For engineers reviewing the EDSTRG28PLCC datasheet, EDSTRG28PLCC pinout, EDSTRG28PLCC application, or EDSTRG28PLCC equivalent, key selection considerations include its 28-pin PLCC mechanical footprint, ADC2 module with four analog inputs, 5-MHz max SYSCLK timing, software-compatible TMS370 architecture, and EPROM-based programmability for prototyping and low-volume production.
Technical Context
The EDSTRG28PLCC implements a register-to-register 8-bit CPU with single-cycle access to up to 256 bytes of on-chip register file RAM. Its peripheral set includes ADC2 (4-channel, 8-bit successive approximation), Timer 1 (16-bit with prescaler, input capture, PWM), and Watchdog Timer - all mapped into a unified memory space using memory-mapped I/O addressing.
This device belongs to the TMS370CxCx subfamily, which uses 28-pin PLCC packaging and omits data EEPROM and SCI/SPI modules. It operates at 5 V ±10%, supports 0°C to 70°C (L-grade) temperature range, and relies on external crystal or ceramic resonator for clock generation without PLL support.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Architecture | 8-bit register-to-register; single-cycle register file access enables deterministic real-time control loops. |
| Program Memory | EPROM-based; allows in-system reprogramming during development and one-time programming for small-batch production. |
| ADC Module | ADC2: 4-channel, 8-bit successive-approximation converter; supports ratio-metric measurement using internal/external reference. |
| Timer 1 | 16-bit general-purpose timer with 8-bit prescaler, input capture, compare, and PWM output - usable for motor phase control or pulse-width sensing. |
| Operating Voltage | 5 V ±10%; compatible with standard TTL/CMOS logic interfaces and legacy 5-V power domains. |
| Temperature Range | 0°C to 70°C (L-grade); suitable for commercial and non-critical industrial environments, not extended automotive or industrial grades. |
| Package | 28-pin Plastic Leaded Chip Carrier (PLCC); surface-mountable with J-lead geometry, 11.43 mm × 11.43 mm body size, 1.27 mm pitch. |
Pinout & Package
EDSTRG28PLCC is housed in a 28-pin Plastic Leaded Chip Carrier (PLCC) package with J-type leads, 11.43 mm × 11.43 mm body, and 1.27 mm lead pitch. The package is RoHS-compliant per TI's 1997 manufacturing standards and designed for reflow soldering.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Power supply | Primary 5-V supply input; must be decoupled locally to suppress switching noise affecting ADC and timer accuracy. |
| VSS | Ground | Digital ground reference; separate analog ground not provided - ADC shares same ground plane as digital I/O. |
| XTAL1 / XTAL2 | Crystal oscillator terminals | Connects to external crystal or ceramic resonator; no internal oscillator - requires external timing source for system clock. |
| P0.0–P0.7 | Port 0 bidirectional I/O | 8-bit quasi-bidirectional port; default reset state is input; outputs drive TTL levels, inputs accept TTL-compatible thresholds. |
| P1.0–P1.3 | Port 1 lower nibble I/O | 4-bit digital I/O; P1.0–P1.2 serve as ADC2 analog inputs (AN0–AN2); P1.3 is digital-only. |
| RESET | Active-low reset input | Asynchronous reset; held low for ≥256 SYSCLK cycles to initialize CPU, registers, and peripherals to known state. |
| INT0 / INT1 | External interrupt inputs | Level-sensitive (INT0) and edge-triggered (INT1) interrupts; support prioritized two-level interrupt handling. |
Key Features
| Feature | Design Value |
|---|---|
| Register-file RAM | 256 bytes accessible in one bus cycle - enables fast context switching and real-time ISR execution without memory wait states. |
| ADC2 module | 4-channel, 8-bit successive-approximation converter with selectable reference; supports direct connection of sensors like thermistors or potentiometers. |
| Timer 1 resolution | 200 ns minimum timing increment at 5 MHz SYSCLK - sufficient for precise PWM generation in fan or pump speed control. |
| Watchdog Timer | Configurable timeout period; resets CPU on software failure - critical for unattended operation in motor control or HVAC applications. |
| ESD protection | ≥2000 V HBM per MIL-STD-883C Method 3015 - meets Class 2 ESD sensitivity requirements for assembly and field handling. |
Applications
| Automotive Climate Control | Industrial Motor Starter |
|---|---|
Use Scenario: Microcontroller monitors cabin temperature sensor, adjusts blower speed, and controls damper actuator via PWM outputs. IC Role / Device Role / Timing Role: Central real-time controller executing closed-loop temperature regulation using ADC2 inputs and Timer 1 PWM outputs. Use Value: Integrated ADC2 and Timer 1 eliminate need for external converters and timing ICs, reducing BOM count and PCB area in compact HVAC modules. |
Use Scenario: Controls three-phase motor soft-start sequence by ramping gate drive signals and monitoring current feedback. IC Role / Device Role / Timing Role: Embedded sequencer managing timed voltage ramp, fault detection, and status reporting via digital I/O. Use Value: Deterministic 200-ns Timer 1 resolution ensures precise timing of gate-drive delays and overcurrent sampling windows. |
| Commercial HVAC Thermostat | Appliance Power Supply Monitor |
Use Scenario: Reads thermistor network, drives LED display, logs runtime data, and communicates with central controller via discrete signaling. IC Role / Device Role / Timing Role: Standalone system controller handling sensor acquisition, user interface, and local decision logic. Use Value: On-chip EPROM enables firmware updates during manufacturing without mask changes - ideal for regional thermostat variants. |
Use Scenario: Monitors AC line voltage, rectified DC rail, and thermal sensor in switch-mode power supply; triggers shutdown on overvoltage or overtemperature. IC Role / Device Role / Timing Role: Safety supervisor performing periodic ADC checks and asserting hardware reset via WATCHDOG or RESET pin. Use Value: Watchdog Timer and ADC2 allow autonomous fault response without host processor intervention - improves system safety compliance. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 8-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| TMS370C3C0A | Same 28-pin PLCC package, but mask-ROM programmed; no field reprogrammability. | Suitable only for high-volume production where firmware is fixed; lacks EPROM flexibility for design iteration. | Select when cost-per-unit and long-term firmware stability outweigh need for in-field updates. |
| TMS370C6C2A | 28-pin PLCC with 2K EPROM, but adds SPI interface and standby RAM - not present in EDSTRG28PLCC. | Enables communication with external DACs or flash memory; supports data retention during brownout. | Choose when system requires serial peripheral expansion or nonvolatile data logging beyond ADC2 usage. |
Compared with TMS370C3C0A and TMS370C6C2A, EDSTRG28PLCC offers the optimal balance of EPROM-based prototyping capability, minimal peripheral set (ADC2 + Timer 1), and 28-pin PLCC compatibility - making it ideal for cost-sensitive, functionally focused embedded controllers where SPI or standby RAM are unnecessary.
Availability
EDSTRG28PLCC is available at Aetrix Electronics and suitable for automotive climate control, industrial motor starter, and commercial HVAC thermostat applications requiring stable component supply across extended product lifecycles.
Supply support for EDSTRG28PLCC 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
Texas Instruments is a U.S.-based semiconductor company founded in 1930, specializing in analog, embedded processing, and silicon technology for industrial, automotive, and consumer markets.
EDSTRG28PLCC belongs to the TMS370CxCx subfamily - designed specifically for compact, cost-optimized 8-bit control applications where ADC integration, EPROM flexibility, and PLCC mountability are prioritized over serial connectivity or EEPROM data storage.
FAQ
What is the maximum system clock frequency supported by EDSTRG28PLCC?
EDSTRG28PLCC supports a maximum SYSCLK frequency of 5 MHz, derived from an external crystal or ceramic resonator connected to XTAL1/XTAL2 pins. At this rate, Timer 1 achieves 200-ns timing resolution, enabling precise PWM generation and input capture for motor control and sensor interfacing tasks. The device does not include an internal PLL, so clock multiplication is not possible.
Does EDSTRG28PLCC include on-chip data EEPROM?
No, EDSTRG28PLCC does not include on-chip data EEPROM. As a member of the TMS370CxCx subfamily, it omits EEPROM functionality entirely - unlike other TMS370 variants such as the 'x32 or 'x36 families. Data persistence must be implemented externally using serial EEPROM or battery-backed RAM if required in the application.
Which analog input channels are available on EDSTRG28PLCC?
EDSTRG28PLCC integrates the ADC2 module, providing four analog input channels: AN0 through AN3. These map to P1.0–P1.3 pins respectively, with P1.0–P1.2 also serving as general-purpose digital I/O. AN3 is dedicated analog-only and cannot be used as a digital pin. All channels support ratio-metric conversion using either internal or external voltage reference.
Is EDSTRG28PLCC pin-compatible with other TMS370 28-pin PLCC devices?
EDSTRG28PLCC shares the same 28-pin PLCC mechanical footprint and basic power/reset/signaling pin assignments with other TMS370CxCx devices like TMS370C3C0A and TMS370C6C2A. However, functional pin mappings differ - for example, P1.0–P1.2 are ADC inputs on EDSTRG28PLCC but digital-only on TMS370C3C0A. PCB layout reuse requires verification of signal routing against each device's specific pinout table.
What development tools are supported for EDSTRG28PLCC firmware programming?
EDSTRG28PLCC firmware is programmed using standard EPROM programmers compatible with TMS370 EPROM devices, such as BP Microsystems' universal programmers. TI's CDT370 Compact Development Tool and XDS in-circuit emulator also support EDSTRG28PLCC for debugging and real-time trace, leveraging its on-chip debug interface and memory-mapped peripheral access.
EDSTRG28PLCC Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- -
- Packaging:
- Box
- Product Status:
- Obsolete
- Accessory Type:
- Adapter Cable
- For Use With/Related Products:
- TMS370
EDSTRG28PLCC FAQ
1.How can I place an order for EDSTRG28PLCC through Aetrix?
Please submit a Request for Quotation (RFQ) for EDSTRG28PLCC 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 EDSTRG28PLCC reliable?
The price and inventory of EDSTRG28PLCC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for EDSTRG28PLCC is usually 5 days.
3.What payment methods are accepted for EDSTRG28PLCC?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for EDSTRG28PLCC transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for EDSTRG28PLCC?
EDSTRG28PLCC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your EDSTRG28PLCC 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 EDSTRG28PLCC?
For technical support, including EDSTRG28PLCC datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your EDSTRG28PLCC requirements.
6.How does Aetrix verify that EDSTRG28PLCC is sourced from the original manufacturer or authorized distributors?
All EDSTRG28PLCC 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 EDSTRG28PLCC meets industry standards.
7.What is the process for return or replacement of EDSTRG28PLCC?
All EDSTRG28PLCC units undergo pre-shipment inspection (PSI). If there is an issue with EDSTRG28PLCC, 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 EDSTRG28PLCC part is unused and in its original packaging.
Return procedure for EDSTRG28PLCC:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
EDSTRG28PLCC Tags

-
261
Adafruit Industries LLC

-
5385
Adafruit Industries LLC

-
FIT0587
DFRobot

-
PRT-14427
SparkFun Electronics

-
PRT-10474
SparkFun Electronics

-
PRT-15109
SparkFun Electronics

-
PRT-11417
SparkFun Electronics

-
FIT0586
DFRobot

-
1131
Adafruit Industries LLC
-
MIKROE-485
MikroElektronika

-
2223
Adafruit Industries LLC
-
PRT-14017
SparkFun Electronics
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…

