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

Texas Instruments TMS320F28375DPTPT

Part No.:
TMS320F28375DPTPT
Manufacturer:
Texas Instruments
Category:
Microcontrollers
Package:
176-LQFP Exposed Pad
Datasheet:
AetrixTMS320F28375DPTPT.pdf
Description:
IC MCU 32BIT 1MB FLASH 176HLQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:115

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

TMS320F28375DPTPT from Texas Instruments is a dual-core 32-bit real-time microcontroller with two 200MHz C28x CPUs, IEEE 754 FPU, TMU, VCU-II, and two independent 200MHz CLA coprocessors. It integrates four 16-/12-bit ADCs (up to 4.4MSPS system throughput), 24 ePWM channels (16 HRPWM), dual CAN, USB 2.0, and 176-pin HLQFP package - deployed in EV traction inverters and solar power optimizers.

For engineers reviewing the TMS320F28375DPTPT datasheet, TMS320F28375DPTPT pinout, TMS320F28375DPTPT application, or TMS320F28375DPTPT equivalent, key selection criteria include dual-CPU deterministic latency, CLA offload capability for torque-loop execution, 169 GPIO with input filtering, functional safety certification up to ASIL B/SIL 2, and 1MB flash with ECC protection.

Technical Context

The TMS320F28375DPTPT implements a tightly coupled dual-C28x architecture where each CPU runs at 200MHz with dedicated FPU, TMU, and VCU-II - enabling simultaneous high-precision motor control and signal processing. Its two CLAs execute floating-point code independently, triggered by peripheral events such as PWM sync or ADC EOC, freeing main CPUs for communication and diagnostics.

On-chip analog subsystem includes four ADCs supporting both 16-bit (1.1MSPS, differential) and 12-bit (3.5MSPS, single-ended) modes, each with hardware post-processing (offset calibration, windowed compare, DAC-referenced comparators). The SDFM module provides 8 input channels with parallel sigma-delta filtering for isolated current sensing in high-voltage power stages.

Key Specifications

ParameterValue and Actual Design Meaning
CPU ArchitectureDual TMS320C28x 32-bit cores, each at 200MHz - enables parallel real-time control tasks without OS overhead.
Floating-Point UnitIEEE 754 single-precision FPU per core - eliminates need for fixed-point scaling in torque/flux calculations.
Control Law AcceleratorTwo independent CLA coprocessors, 200MHz, floating-point - handles time-critical loops (e.g., current regulation) concurrently with main CPU.
ADC SystemFour 16-/12-bit ADCs; 16-bit mode: 1.1MSPS per ADC, differential inputs, 12 external channels - supports multi-sensor closed-loop feedback in inverters.
Flash Memory512KB (256KW) ECC-protected flash - ensures reliable firmware storage and runtime error correction in industrial environments.
RAM172KB (86KW) ECC/parity-protected RAM - sufficient for dual-core code, data, and real-time buffers in motor control applications.
Package176-pin HLQFP (PTP suffix), thermally enhanced PowerPAD - supports high-power density PCB layouts with low thermal resistance.

Pinout & Package

Package: 176-pin PowerPAD™ Thermally Enhanced Low-Profile Quad Flatpack (HLQFP), 26mm × 26mm body size, lead-free/green compliant.

Pin/TerminalCircuit RoleDesign Meaning
VDD, VDDIO, VDDA, VDDOSCPower supply rails1.2V core, 3.3V I/O, analog, and oscillator supplies - require separate decoupling for noise-sensitive ADC and PWM operation.
VSS, VSSA, VSSOSCGND referencesSeparate digital, analog, and oscillator ground planes - critical for minimizing ADC quantization noise and jitter in timing paths.
X1, X2Crystal oscillator terminalsSupports external crystal (e.g., 10–25MHz) for precise clock generation; internal 10MHz zero-pin oscillators available as backup.
GPIO0–GPIO168Configurable I/OUp to 169 multiplexed GPIO pins with programmable input filtering - enables direct interface to encoders, Hall sensors, and digital I/O without external logic.
EPWMxA/B, HRPWMxA/BPWM output channels24 standard ePWM + 16 high-resolution channels (8 modules, A/B per module) - supports <150ps dead-time control for SiC/GaN gate drivers.
ADCINA0–ADCINA5, ADCINB0–ADCINB5, etc.Analog inputsDedicated differential/single-ended ADC input pins per module - routed to internal mux for flexible sensor mapping across four independent ADCs.
CANRXA/CANTXA, CANRXB/CANTXBCAN transceiver interfacesTwo ISO 11898-1-compliant CAN 2.0B ports - support redundant communication in automotive traction systems and grid-connected PCS.
USBDM/USBDPUSB 2.0 differential pairIntegrated USB 2.0 MAC + PHY - enables field firmware updates and debug without external transceivers.

Key Features

FeatureDesign Value
Dual C28x + CLA architectureEnables true parallel execution: one core handles position/speed loop while CLA executes current/torque loop - reduces total control latency below 1µs.
Hardware-accelerated math unitsTMU computes sin/cos/tan in <10 cycles; VCU-II accelerates FFTs and complex vector math - cuts transform execution time by >80% vs. software-only.
ADC post-processing engineReal-time saturation, setpoint error, zero-crossing detection, and 8-windowed comparators with DAC references - eliminates CPU polling for overcurrent protection.
Configurable Logic Block (CLB)Four CLB tiles allow custom logic (e.g., position manager, encoder interpolation) implemented in LUTs and state machines - replaces external FPGA in servo drives.
Functional safety complianceISO 26262 ASIL B and IEC 61508 SIL 2 certified; hardware integrity verified for lockstep monitoring, memory ECC, and watchdog coverage - meets Tier-1 automotive requirements.

Applications

EV Traction Inverter ControlSolar Power Optimizer

Use Scenario: Real-time field-oriented control of permanent magnet synchronous motors in battery electric vehicles, managing torque ripple and thermal limits under dynamic load.

IC Role / Device Role / Timing Role: Dual-core MCU executing concurrent speed estimation (CPU1), current regulation (CLA1), fault logging (CPU2), and CAN gateway (CLA2) - all within 50µs control cycle.

Use Value: 16 HRPWM channels enable <150ps dead-time resolution for SiC MOSFETs; integrated SDFM supports shunt-based isolated current sensing without external modulators.

Use Scenario: Per-module MPPT tracking and DC-DC conversion control in residential solar arrays, adapting to partial shading and temperature drift.

IC Role / Device Role / Timing Role: High-precision ADC sampling (1.1MSPS, 16-bit) synchronized to switching frequency; CLA performs real-time PID and perturb-and-observe algorithms independent of main firmware.

Use Value: Four independent ADCs allow simultaneous voltage, current, temperature, and irradiance sensing; 1MB flash stores multiple MPPT profiles and firmware rollback images.

Industrial AC-DC Power SupplyThree-Phase UPS Control

Use Scenario: Digital control of high-efficiency PFC + LLC resonant converters in telecom rectifiers, requiring tight voltage regulation and harmonic suppression.

IC Role / Device Role / Timing Role: CPU1 manages PFC loop with fast ADC sampling; CPU2 handles LLC resonance control and communication via SCI/USB; CLAs handle overvoltage/overcurrent protection triggers.

Use Value: Hardware-integrated ADC post-processing detects out-of-range conditions in <100ns; dual CAN interfaces support redundancy and system-level monitoring.

Use Scenario: Online double-conversion UPS managing battery charging, inverter synchronization, and load transfer during grid failure with sub-cycle response.

IC Role / Device Role / Timing Role: One C28x+CLA pair controls inverter PWM and grid sync; second pair manages battery management, CAN-based BMS interface, and SNMP reporting via USB.

Use Value: 172KB RAM accommodates dual control stacks and real-time event buffers; functional safety features enable UL 1998 Class 2 certification for critical backup systems.

Equivalent & Alternatives

The following parts are listed as comparable options for similar real-time control applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
TMS320F28377DPTPTSame 176-pin HLQFP package; 1MB flash (vs. 512KB), 204KB RAM (vs. 172KB), full 169 GPIO (vs. 97 accessible in PTP), 4 ADCs retained.Higher memory and I/O count supports more complex control algorithms and additional peripherals (e.g., dual EMIF, extra CAN).Select when application requires >512KB flash for dual-bank OTA updates or needs full GPIO count for sensor-rich systems.
TMS320F28379DZWT337-ball nFBGA (ZWT), 1MB flash, 204KB RAM, 169 GPIO, ASIL D-capable functional safety documentation.Targeted for automotive traction and ADAS radar; higher junction temp rating (–40°C to 125°C) and AEC-Q100 qualification.Select for automotive-grade deployments requiring extended temperature range and full ISO 26262 ASIL D system design support.

Compared with TMS320F28375DPTPT, the TMS320F28377DPTPT offers double flash/RAM for feature-rich firmware and full GPIO access, while the TMS320F28379DZWT adds automotive qualification and ASIL D tooling - making TMS320F28375DPTPT optimal for cost-sensitive industrial inverters needing robust dual-core performance in HLQFP.

Availability

TMS320F28375DPTPT is available at Aetrix Electronics and suitable for EV traction inverters, solar power optimizers, and industrial AC-DC power supplies requiring stable component supply, long-term manufacturability, and TI's production-grade qualification.

Supply support for TMS320F28375DPTPT 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 global semiconductor company headquartered in Dallas, Texas, delivering analog and embedded processing solutions for industrial, automotive, and communications markets.

The TMS320F28375DPTPT belongs to TI's C2000™ real-time control MCU product line, engineered specifically for deterministic closed-loop control in power electronics - emphasizing high-resolution PWM, precision analog capture, and computational acceleration for motor drives and digital power.

FAQ

What is the maximum operating junction temperature for the TMS320F28375DPTPT?

The TMS320F28375DPTPT is rated for a junction temperature range of –40°C to 105°C (T-grade), validated per TI's recommended operating conditions. This specification applies to the PTP (HLQFP) package variant and ensures reliable operation in industrial motor drives and solar inverters with active thermal management.

Does the TMS320F28375DPTPT support functional safety certification?

Yes, the TMS320F28375DPTPT is developed for functional safety applications and certified by TÜV SÜD to ISO 26262 up to ASIL B and IEC 61508 up to SIL 2. It includes hardware features such as ECC-protected memory, windowed watchdog timers, and dual-CPU interlock mechanisms - all documented in TI's functional safety package for TMS320F28375DPTPT.

How many ADC channels are accessible on the TMS320F28375DPTPT in the 176-pin PTP package?

In the 176-pin HLQFP (PTP) package, the TMS320F28375DPTPT provides access to 97 GPIO pins, with ADC inputs mapped to specific balls including ADCINA0–ADCINA5, ADCINB0–ADCINB5, ADCINC0–ADCINC5, and ADCIND0–ADCIND5 - totaling 24 single-ended or 12 differential channels across its four integrated ADC modules.

Can the TMS320F28375DPTPT execute code from RAM only, without using flash memory?

Yes, the TMS320F28375DPTPT supports full execution from RAM: its 172KB of ECC/parity-protected RAM includes dedicated CPU1/CPU2 local RAM, global shared RAM, and message RAM. Boot ROM enables RAM-loading via SCI, CAN, or USB, allowing secure firmware updates and real-time algorithm testing without flash programming cycles.

What communication interfaces are available on the TMS320F28375DPTPT and which are pin-bootable?

The TMS320F28375DPTPT integrates USB 2.0 (MAC+PHY), two CAN modules, three SPI ports, four SCI/UARTs, two I2C interfaces, two McBSPs, and a 12-pin uPP interface. All CAN, SPI, SCI, and I2C modules are pin-bootable - meaning their functionality can be enabled or disabled at boot time via GPIO configuration, allowing flexible peripheral allocation without hardware changes.

TMS320F28375DPTPT Specifications

Product attributes
Attribute value
Manufacturer:
Texas Instruments
Package/Case:
176-LQFP Exposed Pad
Series:
C2000™ C28x Delfino™, Functional Safety (FuSa)
Packaging:
Tray
Product Status:
Active
Programmable:
Not Verified
Core Processor:
C28x
Core Size:
32-Bit Dual-Core
Speed:
200MHz
Connectivity:
CANbus, EBI/EMI, I2C, McBSP, SCI, SPI, uPP, UART/USART, USB
Peripherals:
DMA, POR, PWM, WDT
Number of I/O:
97
Program Memory Size:
1MB (512K x 16)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
102K x 16
Voltage - Supply (Vcc/Vdd):
1.14V ~ 3.47V
Data Converters:
A/D 20x12b; D/A 3x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 105°C (TJ)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

TMS320F28375DPTPT FAQ

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

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

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

3.What payment methods are accepted for TMS320F28375DPTPT?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for TMS320F28375DPTPT?

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

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

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

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

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

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

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

Return procedure for TMS320F28375DPTPT:

1.Submit a request within 90 days.

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

TMS320F28375DPTPT Tags

  • TMS320F28375DPTPT
  • TMS320F28375DPTPT PDF
  • TMS320F28375DPTPT Datasheet
  • TMS320F28375DPTPT Specifications
  • TMS320F28375DPTPT Images
  • Texas Instruments
  • Texas Instruments TMS320F28375DPTPT
  • Buy TMS320F28375DPTPT
  • TMS320F28375DPTPT Price
  • TMS320F28375DPTPT Distributor
  • TMS320F28375DPTPT Supplier
  • TMS320F28375DPTPT 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