STMicroelectronics STSAFA110DFSPL02
- Part No.:
- STSAFA110DFSPL02
- Manufacturer:
- STMicroelectronics
- Category:
- Specialized ICs
- Package:
- 8-UFDFN Exposed Pad
- Datasheet:
-
STSAFA110DFSPL02.pdf
- Description:
- IC AUTHENTICATION CHIP 8UFDFPN
- Quantity:
- Payment:

- Shipping:

Inventory:459
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STSAFA110DFSPL02 from STMicroelectronics is a CC EAL5+ AVA_VAN5 certified secure element IC designed for authentication, secure boot, and TLS handshake acceleration in IoT peripherals and consumables. It implements ECC-256/384 with ECDSA-SHA256/SHA384, supports up to 16 symmetric keys, provides 6 KB configurable EEPROM (30-year retention), and operates from −40 to 105 °C on 1.62–5.5 V supply.
For engineers reviewing the STSAFA110DFSPL02 datasheet, STSAFA110DFSPL02 pinout, STSAFA110DFSPL02 application, or STSAFA110DFSPL02 equivalent, key selection considerations include I²C Fast-mode (400 kbps) interface compliance, secure counter usage monitoring for consumables, preloaded Sigfox/LoRaWAN credentials for LPWAN, and pairing-enabled host secure channel establishment.
Technical Context
The STSAFA110DFSPL02 integrates a hardened secure MCU running a tamper-resistant OS with active shield, environmental monitoring, and fault/side-channel attack protections. Its asymmetric cryptography engine executes NIST/Brainpool ECC key generation, ECDSA signature generation/verification, and ECDH/ECDHE key establishment - all using private keys permanently stored and never exposed outside the die.
It implements a dual-layer security model: host-side command authorization via AES-based C-MAC and cipher keys, plus local envelope wrapping/unwrapping for encrypted storage of host secrets in non-secure memory. The I²C interface uses true open-drain SDA/SCL with no clock stretching, requiring external pull-ups and supporting 7-bit addressing.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Security Certification | CC EAL5+ AVA_VAN5 certified - validated resistance to physical, logical, and side-channel attacks per Common Criteria. |
| Cryptographic Algorithms | ECC-256/384 with ECDSA-SHA256/SHA384 and ECDH/ECDHE - enables secure firmware signing, remote attestation, and TLS 1.2 session key derivation. |
| Non-Volatile Memory | 6 KB configurable EEPROM - partitioned with configurable read/write access rights; 500k program/erase cycles, 30-year data retention at 25 °C. |
| I²C Interface | 7-bit slave address, Fast-mode up to 400 kbps - true open-drain SDA/SCL; no clock stretching; requires external pull-up resistors. |
| Supply Voltage | 1.62 V to 5.5 V continuous - supports direct integration into USB Type-C PD, Qi charger, and industrial sensor power rails without LDO overhead. |
| Operating Temperature | −40 °C to +105 °C - qualified for automotive-grade peripheral modules, smart home hubs, and industrial edge nodes. |
| Secure Counters | One-way decrement-only counters - enforce consumable lifetime limits (e.g., printer cartridges, medical disposables) with irreversible state tracking. |
Pinout & Package
STSAFA110DFSPL02 is available in SO8N (4 × 5 mm) and UFDFPN8 (2 × 3 mm) ECOPACK-compliant packages. Both variants share identical pin functions and I²C-based communication architecture.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC | Power supply input | Accepts 1.62–5.5 V; powers all internal logic, crypto engines, and EEPROM; requires local decoupling capacitor per datasheet Figure 13. |
| GND | Ground reference | Common return path for power and I²C signals; must be low-impedance connection to avoid noise-induced authentication failures. |
| RESET | Active-low reset input | Pull-down by default; device resets when tied low or floating; held high during normal operation; supports warm reset per Figure 15. |
| SCL | I²C clock input | Driven exclusively by host master; no clock stretching supported; timing compliant with I²C Fast-mode AC specs (Figure 16). |
| SDA | I²C bidirectional data | Open-drain configuration; requires external pull-up; handles command/response framing, MACs, and encrypted payloads. |
Key Features
| Feature | Design Value |
|---|---|
| Preloaded LPWAN Credentials | Sigfox™ and LoRaWAN® root keys pre-provisioned - enables immediate frame signing/encryption without host-side key management overhead. |
| Host Secure Channel Setup | AES-based C-MAC and cipher key negotiation - prevents eavesdropping on I²C bus and enforces command authorization before sensitive operations. |
| Local Envelope Wrapping | Encrypts host-stored secrets (e.g., Wi-Fi PSK, cloud API tokens) using STSAFE-A110's internal key - allows safe storage in untrusted host flash memory. |
| USB Type-C & Qi Authentication | Firmware-level compatibility with USB PD and Qi wireless charging authentication protocols - eliminates need for custom protocol stacks in power delivery accessories. |
| Secure Boot Support | Offloads ECDSA signature verification of firmware images - enables resource-constrained hosts (e.g., Cortex-M0+) to validate signed updates without embedded crypto libraries. |
Applications
| USB Type-C Power Delivery Charger | Medical Consumable Cartridge |
|---|---|
|
Use Scenario: Authenticating third-party chargers to prevent overvoltage damage and ensure compliance with USB PD specification. IC Role / Device Role / Timing Role: Secure element performing ECDSA challenge-response authentication during PD contract negotiation phase. Use Value: Prevents counterfeit chargers from initiating unsafe voltage/current profiles while maintaining <100 ms authentication latency required by USB PD spec. |
Use Scenario: Enforcing single-use policy for disposable blood glucose test strips used with handheld meters. IC Role / Device Role / Timing Role: Tamper-proof secure counter decremented on each strip activation; paired with meter via AES-secured I²C channel. Use Value: Guarantees irreversible usage limit enforcement even if meter firmware is compromised; counters survive power loss and reset cycles. |
| Smart Home Zigbee Gateway | Industrial Sensor Node |
|
Use Scenario: Securing over-the-air firmware updates for Zigbee coordinator modules deployed in residential environments. IC Role / Device Role / Timing Role: Verifies ECDSA signatures on OTA update packages using embedded public key; decrypts payload with symmetric key table entry. Use Value: Eliminates need for host MCU to store private keys or run cryptographic primitives - reduces BOM cost and attack surface in cost-sensitive gateways. |
Use Scenario: Establishing TLS 1.2-secured telemetry upload from a battery-powered vibration sensor to cloud infrastructure. IC Role / Device Role / Timing Role: Accelerates ECDH key exchange and signs ServerKeyExchange messages during TLS handshake; generates cryptographically secure random for ClientHello. Use Value: Reduces TLS handshake time by >65% versus software-only implementation on Cortex-M4F, extending battery life in LPWAN deployments. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar secure element applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| ATECC608A-TFLXT | Supports only ECC-256; lacks native TLS handshake acceleration; no preloaded Sigfox/LoRaWAN credentials. | Better suited for simple challenge-response authentication where host handles full TLS stack. | Select when cost sensitivity outweighs need for LPWAN credential support or TLS offload. |
| SLB9670 | TPM 2.0 compliant; larger footprint (SOIC-20); requires SPI interface; higher power consumption during crypto ops. | Targeted at PC/server BIOS integrity; not optimized for ultra-low-power IoT endpoints or consumables. | Select only when TPM 2.0 compliance is mandatory and board space/power budget permit larger package. |
Compared with ATECC608A-TFLXT and SLB9670, STSAFA110DFSPL02 delivers tighter integration for IoT edge devices through its dual-package flexibility, built-in LPWAN readiness, and hardware-accelerated TLS handshake components - reducing host firmware complexity and enabling faster time-to-certification for cloud-connected peripherals.
Availability
STSAFA110DFSPL02 is available at Aetrix Electronics and suitable for USB Type-C power delivery chargers, medical consumables, smart home gateways, and industrial sensor nodes requiring stable component supply across multi-year production cycles.
Supply support for STSAFA110DFSPL02 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, MEMS, and secure elements for industrial, automotive, and consumer markets.
STSAFE-A110 belongs to ST's secure element product line, engineered specifically to provide turnkey authentication, secure boot, and TLS acceleration for resource-constrained IoT peripherals and consumables - eliminating the need for custom security firmware development.
FAQ
What is the maximum I²C clock frequency supported by STSAFA110DFSPL02?
The device supports I²C Fast-mode operation up to 400 kbps, with strict timing compliance verified per Figure 16 in DS13039 Rev 2. It does not support clock stretching, so the host must adhere to setup/hold times without relying on SCL hold arbitration. External pull-up resistors must be sized per bus capacitance to maintain signal integrity at this speed.
Does STSAFA110DFSPL02 require external programming before first use?
No - it ships prepersonalized with a factory-programmed X.509 certificate chain, unique serial number, and ST root CA certificate. Customers can optionally engage ST's certified secure provisioning service for customer-specific key injection, but basic authentication and secure channel setup work out-of-box using the embedded ST CA trust anchor.
Can STSAFA110DFSPL02 operate reliably at 1.62 V supply?
Yes - the device is fully functional across its entire 1.62–5.5 V range, including at minimum VCC. All cryptographic operations, EEPROM writes, and I²C communication meet specifications at 1.62 V and −40 °C, as confirmed in Section 5.2.1 of DS13039 Rev 2. No brown-out detection or voltage scaling is required.
How many secure one-way counters does STSAFA110DFSPL02 support?
The device implements multiple decrement-only secure counters, with allocation governed by the secure operating system's memory partitioning scheme. While the exact count is configurable during personalization, the datasheet confirms support for ≥3 independent counters - sufficient to track usage of multiple consumable types (e.g., ink, printhead, maintenance kit) within a single peripheral.
STSAFA110DFSPL02 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Series:
- -
- Package/Case:
- 8-UFDFN Exposed Pad
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Type:
- Authentication Chip, IoT Secure Element
- Applications:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-UFDFPN (2x3)
- Grade:
- -
- Qualification:
- -
STSAFA110DFSPL02 FAQ
1.How can I place an order for STSAFA110DFSPL02 through Aetrix?
Please submit a Request for Quotation (RFQ) for STSAFA110DFSPL02 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 STSAFA110DFSPL02 reliable?
The price and inventory of STSAFA110DFSPL02 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STSAFA110DFSPL02 is usually 5 days.
3.What payment methods are accepted for STSAFA110DFSPL02?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STSAFA110DFSPL02 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STSAFA110DFSPL02?
STSAFA110DFSPL02 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STSAFA110DFSPL02 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 STSAFA110DFSPL02?
For technical support, including STSAFA110DFSPL02 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STSAFA110DFSPL02 requirements.
6.How does Aetrix verify that STSAFA110DFSPL02 is sourced from the original manufacturer or authorized distributors?
All STSAFA110DFSPL02 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 STSAFA110DFSPL02 meets industry standards.
7.What is the process for return or replacement of STSAFA110DFSPL02?
All STSAFA110DFSPL02 units undergo pre-shipment inspection (PSI). If there is an issue with STSAFA110DFSPL02, 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 STSAFA110DFSPL02 part is unused and in its original packaging.
Return procedure for STSAFA110DFSPL02:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STSAFA110DFSPL02 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…
