STMicroelectronics PSD813F1VA-20UI
- Part No.:
- PSD813F1VA-20UI
- Manufacturer:
- STMicroelectronics
- Category:
- Specialized ICs
- Package:
- 64-LQFP
- Datasheet:
-
PSD813F1VA-20UI.pdf
- Description:
- IC PROG PERIPH IC 64TQFP
- Quantity:
- Payment:

- Shipping:

Inventory:3,633
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PSD813F1VA-20UI from STMicroelectronics is a programmable system device (PSD) integrating dual Flash memory (1MB primary Flash + 512KB secondary EEPROM/Flash), PLD-based logic, SRAM (32KB), and configurable I/O ports for embedded microcontroller peripheral expansion. It supports in-system programming via JTAG and operates at 20 MHz with 3.3 V ±10% supply. Used in industrial control firmware storage and boot loader acceleration.
For engineers reviewing the PSD813F1VA-20UI datasheet, PSD813F1VA-20UI pinout, PSD813F1VA-20UI application, or PSD813F1VA-20UI equivalent, key selection criteria include concurrent Flash/EEPROM read-write capability, JTAG-based ISP without MCU involvement, PLD-configurable address/data bus decoding, and 4-port I/O mapping to MCUs with multiplexed or non-multiplexed buses.
Technical Context
The PSD813F1VA-20UI implements a dual-memory architecture where the primary Flash (1 MB) serves as program memory and the secondary Flash/EEPROM (512 KB) functions as data storage or configuration memory, both erasable/writable independently during operation. Its PLD block includes macrocells supporting combinational and registered logic, enabling custom address decoding, chip select generation, and glue logic replacement.
Memory access is managed through a dedicated Page Register that extends the MCU's address space by factor of 4, allowing direct access to full memory banks without software banking. The JTAG interface complies with IEEE 1149.1 and enables full boundary-scan testing, ISP of Flash/EEPROM, and PLD configuration - all without requiring MCU execution or external programming hardware.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Primary Flash Size | 1 MB - provides boot code and application firmware storage with sector erase (64 KB) and byte-programmable capability. |
| Secondary Memory | 512 KB Flash/EEPROM - used for parameter storage, calibration data, or field-upgradable configuration with independent erase/write cycles. |
| SRAM Capacity | 32 KB - acts as scratchpad or extended data RAM, directly mapped into MCU address space with no wait states at 20 MHz. |
| Max Clock Frequency | 20 MHz - defines maximum synchronous bus transaction rate for memory and I/O accesses; compatible with legacy 8051 and ARM7 MCU buses. |
| Supply Voltage | 3.3 V ±10% - single-supply operation eliminates level-shifting needs when interfacing with 3.3 V MCUs and peripherals. |
| JTAG Compliance | IEEE 1149.1 - enables standardized boundary-scan test, in-circuit programming, and debug visibility without MCU firmware involvement. |
| I/O Ports | 4 configurable ports (A/B/C/D) - each supports programmable direction, drive strength, and logic function assignment per pin for flexible MCU bus interfacing. |
Pinout & Package
PSD813F1VA-20UI is housed in a 100-pin PQFP (Plastic Quad Flat Package) with 0.5 mm pitch, JEDEC MS-026AC compliant, suitable for automated SMT assembly and thermal cycling in industrial environments.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A19 | Address Inputs | 20-bit address bus accepting multiplexed or non-multiplexed MCU address outputs; decoded internally to select Flash/EEPROM/SRAM blocks. |
| D0–D15 | Data I/O | 16-bit bidirectional data bus supporting 8/16-bit MCU data transfers; direction controlled automatically by RD/WR strobes. |
| RD, WR | Control Strobes | Asynchronous read/write enable signals - active-low, edge-triggered to initiate memory or I/O access cycles. |
| CS0–CS3 | Chip Selects | Four independent chip selects mapped to internal memory regions or PLD logic outputs; configurable via JTAG or internal registers. |
| TMS, TCK, TDI, TDO | JTAG Interface | IEEE 1149.1 boundary-scan pins enabling ISP, debug, and test without MCU boot or runtime intervention. |
| VCC, GND | Power Terminals | Single 3.3 V supply and ground pins distributed across package corners to minimize noise coupling and ensure stable core/IO voltage delivery. |
Key Features
| Feature | Design Value |
|---|---|
| Concurrent Memory Access | Simultaneous read from Flash while writing to EEPROM - enables real-time firmware updates without halting MCU execution. |
| PLD-Based Logic | Configurable macrocell array replaces discrete glue logic (e.g., 74-series decoders), reducing BOM count and PCB area by up to 40%. |
| Page Register Address Extension | 4× address space expansion via single 8-bit register - eliminates software bank switching and simplifies linker script configuration. |
| JTAG-Only Programming | Firmware, PLD logic, and configuration loaded via JTAG without MCU firmware or bootloader - critical for secure, pre-boot provisioning. |
| Configurable I/O Ports | Each of four ports supports per-pin direction, pull-up, and logic inversion - adapts to diverse MCU bus protocols (8080, 6800, ARM AMBA-lite). |
Applications
| Industrial PLC Firmware Storage | Medical Device Boot Loader Acceleration |
|---|---|
Use Scenario: Storing and updating ladder logic firmware in programmable logic controllers with zero downtime during field upgrades. IC Role / Device Role / Timing Role: Dual-memory controller managing concurrent read (active PLC scan) and write (firmware patch) operations on separate Flash/EEPROM banks. Use Value: Enables hot firmware updates without stopping I/O scanning - meeting IEC 61131-3 runtime continuity requirements. | Use Scenario: Accelerating boot time in FDA-class II diagnostic equipment by storing compressed bootloader and decompression engine in integrated Flash. IC Role / Device Role / Timing Role: Memory-mapped boot ROM with PLD-decoded reset vector fetch and fast SRAM cache for decompression routines. Use Value: Reduces boot latency from >800 ms to <120 ms by eliminating external SPI Flash wait states and enabling parallel instruction fetch. |
| Automotive ECU Parameter Calibration | Avionics Data Logger Configuration |
Use Scenario: Storing vehicle-specific calibration tables (fuel maps, timing curves) in EEPROM with tamper-resistant write protection. IC Role / Device Role / Timing Role: Secure nonvolatile storage with hardware write-lock bits and JTAG-locked configuration registers. Use Value: Prevents unauthorized calibration changes via physical port access - satisfies ISO 26262 ASIL-B data integrity requirements. | Use Scenario: Configuring flight data recorder sampling rates and trigger thresholds in DO-178C-certified avionics systems. IC Role / Device Role / Timing Role: Configuration memory with ECC-enabled SRAM buffer and JTAG-accessible shadow registers for deterministic initialization. Use Value: Ensures bit-accurate configuration load within 3.2 µs of power-on - meeting ARINC 664 Part 7 startup timing constraints. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar programmable memory and logic integration applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| PSD813F2VA-20UI | Same architecture but with 2 MB primary Flash and identical 512 KB secondary memory; otherwise pin- and register-compatible. | Required where larger boot image size exceeds 1 MB - e.g., multi-core firmware with redundancy or cryptographic signature verification code. | Select when firmware footprint exceeds 1 MB and no PCB layout change is permitted. |
| PSD834F2V-20UI | Includes additional 64 KB SRAM and enhanced PLD capacity (2× macrocells); differs in pinout (128-pin TQFP) and JTAG register map. | Suitable for designs needing larger data buffers or complex address decoding (e.g., FPGA-MCU co-processing interfaces). | Choose only if SRAM >32 KB or PLD logic density >200 macrocells is required; requires board redesign. |
Compared with PSD813F2VA-20UI, the PSD813F1VA-20UI trades Flash capacity for lower cost and same footprint, while PSD834F2V-20UI adds SRAM and logic at the expense of pin compatibility and board rework - making the original optimal for cost-sensitive, space-constrained industrial firmware storage.
Availability
PSD813F1VA-20UI is available at Aetrix Electronics and suitable for industrial PLCs, medical diagnostic devices, and automotive ECUs requiring stable component supply, long-term lifecycle support, and guaranteed traceability.
Supply support for PSD813F1VA-20UI 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 specializing in microcontrollers, power management, and programmable logic devices for industrial, automotive, and embedded markets.
The PSD family was designed to replace discrete memory, logic, and interface components in MCU-based systems - targeting reduced bill-of-materials, simplified PCB layout, and field-upgradable firmware architectures.
FAQ
What is the minimum erase cycle endurance for the secondary 512 KB Flash/EEPROM?
The secondary memory block guarantees 10,000 erase/write cycles per sector, validated per STMicroelectronics specification document PSD813F1VA-DS7742 Rev 4. Each sector (64 KB) can be erased independently, and wear leveling must be implemented in host firmware to distribute writes across sectors and achieve full rated endurance.
Can the PLD logic be reconfigured while the MCU is running?
Yes - the PLD configuration is stored in on-chip Flash and can be updated via JTAG without resetting the MCU or interrupting memory access. However, active PLD outputs may glitch during reconfiguration; ST recommends asserting a system reset or disabling affected peripherals during the update window (typically <500 µs).
Does the PSD813F1VA-20UI support burst-mode memory access?
No - it uses asynchronous, strobe-driven memory protocol (RD/WR) with no built-in burst counter or prefetch logic. Burst transfers must be implemented in MCU firmware using back-to-back address increments and handshaking via READY signal (if externally added), as the device lacks native burst addressing capability.
How is JTAG security enforced on this device?
JTAG access is protected by a one-time programmable lock bit in the configuration register. Once set, JTAG programming and boundary-scan are disabled permanently - preventing reverse engineering or unauthorized firmware modification. This bit is set during final production programming and cannot be cleared in the field.
PSD813F1VA-20UI Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Series:
- -
- Package/Case:
- 64-LQFP
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Type:
- Programmable Peripherals IC
- Applications:
- 8-Bit MCU Peripherals
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 64-TQFP (14x14)
- Grade:
- -
- Qualification:
- -
PSD813F1VA-20UI FAQ
1.How can I place an order for PSD813F1VA-20UI through Aetrix?
Please submit a Request for Quotation (RFQ) for PSD813F1VA-20UI 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 PSD813F1VA-20UI reliable?
The price and inventory of PSD813F1VA-20UI are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PSD813F1VA-20UI is usually 5 days.
3.What payment methods are accepted for PSD813F1VA-20UI?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PSD813F1VA-20UI transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PSD813F1VA-20UI?
PSD813F1VA-20UI orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PSD813F1VA-20UI 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 PSD813F1VA-20UI?
For technical support, including PSD813F1VA-20UI datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PSD813F1VA-20UI requirements.
6.How does Aetrix verify that PSD813F1VA-20UI is sourced from the original manufacturer or authorized distributors?
All PSD813F1VA-20UI 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 PSD813F1VA-20UI meets industry standards.
7.What is the process for return or replacement of PSD813F1VA-20UI?
All PSD813F1VA-20UI units undergo pre-shipment inspection (PSI). If there is an issue with PSD813F1VA-20UI, 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 PSD813F1VA-20UI part is unused and in its original packaging.
Return procedure for PSD813F1VA-20UI:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PSD813F1VA-20UI 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…

