STMicroelectronics PSD853F2-90J
- Part No.:
- PSD853F2-90J
- Manufacturer:
- STMicroelectronics
- Category:
- Specialized ICs
- Package:
- 52-LCC (J-Lead)
- Datasheet:
-
PSD853F2-90J.pdf
- Description:
- IC PROG PERIPH IC 52PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:1,685
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PSD853F2-90J from STMicroelectronics is a Flash in-system programmable (ISP) peripheral IC for 8-bit microcontrollers, integrating dual-bank Flash (1.5 Mbit primary + 256 Kbit secondary), 256 Kbit SRAM, 27 reconfigurable I/O ports, JTAG ISP interface, and PLD logic (3000+ gates, 16 OMCs/24 IMCs). It serves as a memory expansion and glue-logic replacement in legacy 80C51/80C251/68HC11 systems.
For engineers reviewing the PSD853F2-90J datasheet, PSD853F2-90J pinout, PSD853F2-90J application, or PSD853F2-90J equivalent, key selection criteria include concurrent Flash bank operation, page register–enabled address space expansion, PLD-based chip select decoding, and JTAG-programmable power management for embedded MCU co-processor roles.
Technical Context
This device implements a unified architecture combining nonvolatile memory, volatile memory, and configurable logic to replace discrete glue logic and external memory in 8-bit MCU designs. Its dual-bank Flash enables background erase/write while executing code from the other bank, and its page register extends the MCU's 16-bit address space by 8-bit page selection (256× expansion).
The integrated PLD comprises two independent blocks: a Decode PLD (DPLD) for user-defined chip select generation and a Complex PLD (CPLD) with 16 output macrocells supporting combinatorial or registered outputs. All 27 I/O pins are individually configurable as MCU data/address lines, PLD I/Os, latched address outputs, or special-function signals-including 16 open-drain capable pins for bus arbitration or wired-OR interfaces.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Primary Flash | 1.5 Mbit (8 × 32K × 8 sectors); enables firmware partitioning and field-upgradable code banks. |
| Secondary Flash | 256 Kbit (4 × 64K × 8 sectors); used for configuration storage, boot code, or parameter tables. |
| SRAM | 256 Kbit (32K × 8); provides fast, battery-backed or volatile working memory for MCU data stack and buffers. |
| PLD Logic Capacity | 3000+ equivalent gates; replaces discrete 74-series logic and enables custom address decoding or state machines. |
| JTAG ISP Support | Fully compliant IEEE 1149.1 interface; allows in-circuit programming without socket removal or UV erasure. |
| Page Register | 8-bit internal register; expands MCU 64KB address space to 16MB via banked addressing for memory-mapped peripherals. |
| I/O Pins | 27 reconfigurable pins; 16 support open-drain mode for shared bus control (e.g., I²C-like arbitration or reset signaling). |
Pinout & Package
PSD853F2-90J is housed in a 52-pin PLCC (Plastic Leaded Chip Carrier) package, RoHS-compliant and ECOPACK® certified. Pin assignments follow STMicroelectronics' PLCC52 layout per Appendix B of Doc ID 7833 Rev 7.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC | Power supply | +5 V nominal supply; powers all internal logic, Flash, SRAM, and I/O drivers. |
| GND | Ground reference | Common return path for digital and PLD circuitry; requires low-impedance PCB plane. |
| A0–A15 | Address inputs | 16-bit multiplexed or non-multiplexed address bus interface compatible with 80C51/80C251/68HC11. |
| D0–D7 | Data bus | 8-bit bidirectional data path; supports byte-wide read/write to Flash, SRAM, and registers. |
| RD, WR, CS | Control signals | Standard MCU read/write/chip-select strobes; directly drive internal memory and PLD decode logic. |
| TCK, TMS, TDI, TDO | JTAG interface | IEEE 1149.1 boundary-scan and ISP programming signals routed to Port C pins PC0–PC3. |
| RESET | Active-low reset input | Synchronizes internal state machines and forces Flash/SRAM/PLD into known initialization condition. |
Key Features
| Feature | Design Value |
|---|---|
| Concurrent Flash operation | Read from one bank while erasing/writing the other-enables zero-downtime firmware updates. |
| Configurable I/O port modes | Each of 27 pins supports MCU I/O, PLD I/O, latched address output, or special function-reducing external logic count. |
| Dual PLD architecture | DPLD handles chip select decoding; CPLD implements custom logic-eliminates need for separate PAL/GAL devices. |
| Programmable power management | Automatic Power-down (APD) unit and PMU registers enable dynamic current reduction during MCU idle cycles. |
| Page register address extension | 8-bit page register maps 64KB MCU space to 16MB physical memory-supports large memory-mapped peripherals. |
Applications
| Industrial Control Panel | Legacy Automotive ECU |
|---|---|
Use Scenario: Retrofitting aging 80C51-based PLC modules with expanded memory and logic without board redesign. IC Role / Device Role / Timing Role: Acts as memory hub and glue logic replacement-decodes address ranges for ADC, DAC, and I/O expanders while storing updated firmware in secondary Flash. Use Value: Eliminates 12+ discrete logic ICs and adds field-upgradable code storage, reducing BOM cost and qualification effort. |
Use Scenario: Extending service life of 1990s-era engine control units using 68HC11 MCUs where ROM replacement is no longer feasible. IC Role / Device Role / Timing Role: Provides reprogrammable boot Flash and SRAM buffer while generating chip selects for fuel injector drivers and sensor signal conditioners. Use Value: Enables calibration updates and emissions compliance patches via JTAG without hardware modification. |
| Medical Instrument Data Logger | Point-of-Sale Terminal Controller |
Use Scenario: Adding secure, nonvolatile event logging to an 80C251-based patient monitor with limited PCB real estate. IC Role / Device Role / Timing Role: Stores timestamped alarm logs in protected Flash sectors and buffers sensor streams in SRAM before Flash write. Use Value: Achieves IEC 62304 Class C data integrity via sector protection bits and concurrent read-while-write operation. |
Use Scenario: Upgrading cash register firmware across global deployments using standardized JTAG programming fixtures. IC Role / Device Role / Timing Role: Hosts bootloader and application images in primary Flash; uses DPLD to decode keypad, display, and printer interfaces. Use Value: Reduces firmware rollout time from weeks to hours via ISP-no EEPROM programmer or manual chip swaps required. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar Flash+PLD+SRAM peripheral applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| PSD854F2-90J | 2 Mbit primary Flash (vs. 1.5 Mbit); same PLD, SRAM, and pinout. | Better suited for larger firmware images or multi-application partitioning. | Select when >1.5 Mbit code storage is required; otherwise identical integration path. |
| PSD833F2-90J | 1 Mbit primary Flash, no secondary Flash; same PLD and SRAM capacity. | Limited to single-bank firmware with no background update capability. | Choose only for cost-sensitive, static-code applications where concurrent operation is unnecessary. |
Compared with PSD854F2-90J, the PSD853F2-90J trades 0.5 Mbit Flash for lower cost and power, while retaining full PLD functionality and concurrent operation; versus PSD833F2-90J, it adds secondary Flash for robust boot code separation and field update resilience.
Availability
PSD853F2-90J is available at Aetrix Electronics and suitable for industrial control panel retrofits, legacy automotive ECU upgrades, and medical data logger enhancements requiring stable component supply and long-lifecycle support.
Supply support for PSD853F2-90J 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, analog ICs, power management, and memory solutions for industrial, automotive, and consumer markets.
The PSD8XXFX product line was developed specifically to extend the lifespan of 8-bit MCU platforms by integrating Flash, SRAM, and PLD logic into a single programmable peripheral-targeting design reuse in cost-constrained, long-lifecycle embedded systems.
FAQ
Is PSD853F2-90J still in production?
No-PSD853F2-90J is marked obsolete by STMicroelectronics (Doc ID 7833 Rev 7, Table 1). However, Aetrix Electronics maintains verified, traceable inventory from authorized legacy channels with full lot traceability and extended warranty coverage for ongoing production and repair programs.
What MCU families does PSD853F2-90J directly interface with?
It natively supports 80C51, 80C251, 80C51XA, and 68HC11 families via dedicated timing and control signal mappings documented in Sections 15.5–15.8 of the datasheet. Interface modes include multiplexed and non-multiplexed buses, with automatic setup via MCU-specific configuration registers.
Can the PLD logic be reprogrammed independently of Flash contents?
Yes-the CPLD and DPLD blocks are programmed separately using JTAG commands defined in Table 6 and Section 19. PLD configuration is stored in Flash but loaded into volatile PLD RAM on power-up; changes to PLD logic do not require erasing Flash code or SRAM data.
Does PSD853F2-90J support 3.3 V operation?
No-it is a 5 V-only device (see Table 40, Operating Conditions). Absolute maximum ratings specify VCC = 4.5 V to 5.5 V; interfacing with 3.3 V MCUs requires level-shifting on address/data/control lines, as confirmed in Section 15 and Table 17.
PSD853F2-90J Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Series:
- -
- Package/Case:
- 52-LCC (J-Lead)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Type:
- Programmable Peripherals IC
- Applications:
- 8-Bit MCU Peripherals
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 52-PLCC (19.1x19.1)
- Grade:
- -
- Qualification:
- -
PSD853F2-90J FAQ
1.How can I place an order for PSD853F2-90J through Aetrix?
Please submit a Request for Quotation (RFQ) for PSD853F2-90J 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 PSD853F2-90J reliable?
The price and inventory of PSD853F2-90J are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PSD853F2-90J is usually 5 days.
3.What payment methods are accepted for PSD853F2-90J?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PSD853F2-90J transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PSD853F2-90J?
PSD853F2-90J orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PSD853F2-90J 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 PSD853F2-90J?
For technical support, including PSD853F2-90J datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PSD853F2-90J requirements.
6.How does Aetrix verify that PSD853F2-90J is sourced from the original manufacturer or authorized distributors?
All PSD853F2-90J 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 PSD853F2-90J meets industry standards.
7.What is the process for return or replacement of PSD853F2-90J?
All PSD853F2-90J units undergo pre-shipment inspection (PSI). If there is an issue with PSD853F2-90J, 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 PSD853F2-90J part is unused and in its original packaging.
Return procedure for PSD853F2-90J:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PSD853F2-90J Tags

-
CAP200DG-TL
Power Integrations

-
ATSHA204A-MAHDA-T
Microchip Technology

-
ATSHA204A-SSHDA-T
Microchip Technology

-
ATSHA204A-STUCZ-T
Microchip Technology
-
ATECC608B-MAHDA-T
Microchip Technology
-
ATECC608B-MAHCZ-S
Microchip Technology

-
ATECC608B-SSHDA-T
Microchip Technology
-
ATECC608B-MAHDA-S
Microchip Technology

-
ATECC608A-MAHDA-S
Microchip Technology
-
ATECC608B-MAVDA-T
Microchip Technology

-
ATECC608A-SSHDA-T
Microchip Technology

-
ATECC508A-MAHDA-T
Microchip Technology
Tech Hub
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…
LDO regulator guide covering low dropout voltage, power dissipation, thermal design, PSRR, output noise, capacitor stability, adjustable LDO circuits, LDO vs buck converter and datasheet selection chec…
Conditional Access Module guide covering CAM meaning, CI/CI+ interface, smart card authorization, DVB security workflow, TV and set-top box compatibility, internal electronics, ESD protection, connecto…
Guide to electronic component obsolescence covering EOL risk, PCN/PDN notices, last-time buy planning, replacement options, form-fit-function validation, counterfeit risk and BOM lifecycle management.
18650 battery guide covering lithium-ion cell basics, 3.6V/3.7V voltage, 4.2V charging, mAh and Wh capacity, protected cells, chargers, BMS, series-parallel packs, holders, welding and sourcing checks.…
Hall effect sensor guide covering working principle, linear and digital sensors, Arduino circuits, current sensing, speed detection, automotive applications, A3144 examples, signal filtering and datash…
Product Change Notification guide for electronic components, covering PCN meaning, PCN vs PDN/EOL, common change types, risk levels, form-fit-function review, engineering validation, BOM control, LTB/L…
A practical guide to blend door actuators, covering HVAC function, symptoms, location, AC and heater issues, reset and calibration, replacement cost, electrical diagnosis, compatibility checks, and rep…
Engineering guide to Raspberry Pi alternatives, covering chip-level differences, Orange Pi, ROCK, Jetson, Banana Pi, NanoPi, Compute Module, Pico, GPIO, camera, HAT compatibility, and replacement risks…

