NXP Semiconductors SC18IM704PWJ
- Part No.:
- SC18IM704PWJ
- Manufacturer:
- NXP Semiconductors
- Category:
- Controllers
- Package:
- 16-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
SC18IM704PWJ.pdf
- Description:
- IC UART TO I2C BRIDGE
- Quantity:
- Payment:

- Shipping:

Inventory:4,094
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SC18IM704PWJ from NXP Semiconductors is a UART-to-I²C-bus bridge IC that serves as an I²C-bus controller, enabling microcontrollers without native I²C hardware to communicate with I²C peripherals via ASCII-commanded UART interface. It operates from 1.71 V to 3.6 V, supports Fast-mode I²C up to 375 kHz, and integrates 256-byte TX/RX FIFOs for robust serial bridging in industrial control systems.
For engineers reviewing the SC18IM704PWJ datasheet, SC18IM704PWJ pinout, SC18IM704PWJ application, or SC18IM704PWJ equivalent, this page delivers verified technical context, validated pin functions, real-world use cases, and confirmed alternative parts - all grounded in NXP's Rev. 1.0 product data sheet dated 22 September 2021.
Technical Context
The SC18IM704PWJ implements a full-featured UART interface (8N1 format, up to 460.8 kbit/s) paired with autonomous I²C-bus controller logic that handles arbitration, clock stretching, START/STOP generation, and multi-controller bus compliance. Its internal state machine executes I²C transactions-including repeated START for read-after-write-without host CPU intervention.
It features eight programmable GPIOs configurable as push-pull, open-drain, or input-only per pin, with Schmitt-triggered inputs and glitch suppression. The device enters Deep Power-down mode via ASCII command 'Z' + 0x5A 0xA5, exiting only on RX pin assertion, and reports version ID via 'V'+'P' command.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Interface Type | UART-to-I²C bridge with ASCII command protocol; no firmware required on host MCU. |
| I²C Speed | Fast-mode up to 375 kHz; supports standard-mode (100 kHz) and repeated START sequences. |
| UART Baud Rate | Up to 460.8 kbit/s; programmable via BRG0/BRG1 registers; default 9600 bit/s after reset. |
| FIFO Depth | 256-byte transmit and 256-byte receive buffers reduce host polling overhead and improve throughput. |
| Supply Voltage | 1.71 V to 3.6 V operation; enables compatibility with modern low-voltage MCUs and battery-powered systems. |
| Operating Temp | -40 °C to +105 °C; qualified for extended industrial and automotive under-hood environments. |
| ESD Rating | ≥2000 V HBM; meets JESD22-A114 for robust handling in manufacturing and field deployment. |
Pinout & Package
TSSOP16 package (SOT403-1), 4.4 mm body width, 0.65 mm pitch, lead-free and RoHS-compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (SDA) | I²C-bus bidirectional data line | Open-drain I/O; requires external pull-up; 5 V tolerant when VDD ≥ 1.71 V. |
| 2 (SCL) | I²C-bus clock output | Push-pull output; drives clock signal; not 5 V tolerant. |
| 3 (GPIO6) | Programmable I/O | Must be pulled HIGH at power-on; held LOW causes malfunction. |
| 4 (RESET) | Hardware reset input | Active-low asynchronous reset; initiates startup sequence and clears internal state. |
| 5 (GPIO7) | Programmable I/O | Configurable as input, push-pull, or open-drain; Schmitt-triggered with glitch filter. |
| 6 (GPIO3) | Programmable I/O | Software-configurable port; default input-only after reset. |
| 7 (GPIO2) | Programmable I/O | Supports fast toggling for status signaling or peripheral control. |
| 8 (GPIO4) | Programmable I/O | Independent configuration bits per pin in PortConf1/PortConf2 registers. |
| 9 (GPIO0) | Programmable I/O | First of eight GPIOs; accessible via ASCII 'I'/'O' commands for rapid read/write. |
| 10 (RX) | UART receive input / Wake-up | Drives LOW to exit Deep Power-down; must be pulled HIGH or driven externally to remain in sleep. |
| 11 (TX) | UART transmit output | RS-232 level compatible; outputs ASCII responses including 'OK' (0x4F 0x4B) on boot. |
| 12 (VDD) | Power supply | 1.71–3.6 V main supply; powers all logic and I/O; decoupling capacitor required. |
| 13 (VSS) | Ground | Reference for all signals; must be connected to system ground plane with low impedance. |
| 14 (GPIO5) | Programmable I/O | 3 V tolerant only; not 5 V tolerant even when other pins are. |
| 15 (VREFP) | Reference voltage input | Must be connected directly to VDD; unused as analog reference. |
| 16 (GPIO1) | Programmable I/O | Last GPIO pin; same configuration flexibility as others; supports interrupt-like polling. |
Key Features
| Feature | Design Value |
|---|---|
| ASCII Command Protocol | Eliminates need for custom driver code; commands like 'S', 'P', 'R', 'W' map directly to I²C START/STOP/register access. |
| Deep Power-down Mode | Reduces supply current to ≤75 µA at 3.3 V; entered via 'Z'+0x5A+0xA5; exited by RX pin transition. |
| Multi-Controller I²C Support | Handles bus arbitration and collision detection autonomously, enabling coexistence with other I²C masters. |
| GPIO Flexibility | All eight GPIOs independently configurable as input, push-pull, or open-drain - no shared mode registers. |
| Time-out Protection | 655 ms inter-byte timeout prevents lockup; clears RX buffer and awaits new command if host stalls. |
| Version Identification | ASCII 'V'+'P' returns fixed 16-byte null-terminated string (e.g., "SC18IM704 1.0.1") for firmware validation. |
Applications
| Industrial Sensor Hub | Medical Device Interface |
|---|---|
Use Scenario: Central MCU reads temperature, pressure, and humidity sensors over I²C while communicating with PC or cloud gateway via UART. IC Role / Device Role / Timing Role: SC18IM704PWJ acts as dedicated I²C master, offloading timing-critical bus arbitration and clock generation from the host MCU. Use Value: Enables legacy UART-only microcontrollers to support modern sensor fusion without FPGA or custom ASIC. |
Use Scenario: Portable ECG monitor uses low-power MCU with UART to manage multiple I²C-connected analog front-ends and memory. IC Role / Device Role / Timing Role: SC18IM704PWJ provides deterministic I²C timing and error recovery, meeting medical-grade reliability requirements. Use Value: Reduces BOM count by eliminating need for dual-interface MCU; supports -40 °C to +105 °C operating range for clinical environments. |
| Automotive Diagnostic Tool | Smart Home Gateway |
Use Scenario: Handheld OBD-II scanner interfaces with vehicle ECUs via UART and communicates with I²C EEPROMs and CAN transceivers. IC Role / Device Role / Timing Role: SC18IM704PWJ bridges UART host to I²C configuration storage and status registers in automotive subsystems. Use Value: Simplifies compliance with AEC-Q200 stress testing due to extended temperature rating and robust ESD protection. |
Use Scenario: Wi-Fi-enabled hub controls I²C-connected lighting drivers, environmental sensors, and display modules using a cost-optimized UART-capable SoC. IC Role / Device Role / Timing Role: SC18IM704PWJ serves as protocol translator, isolating host software from I²C electrical and timing constraints. Use Value: Accelerates time-to-market by enabling rapid integration of third-party I²C peripherals without modifying host firmware stack. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar UART-to-I²C bridge applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SC18IM700PW | Legacy pinout; higher minimum supply (2.4 V); narrower temp range (-40 to +85 °C); quasi-bidirectional GPIOs. | Lacks Deep Power-down mode and 5 V-tolerant I/O; unsuitable for battery-powered or extended-temp designs. | Select only if backward PCB compatibility with SC18IM700 is mandatory and thermal margin allows. |
| MAX31820 | Digital temperature sensor with 1-Wire interface-not a UART/I²C bridge; no ASCII command set or GPIOs. | Functionally unrelated: measures temperature only; cannot replace SC18IM704PWJ in bridging roles. | Not a functional alternative; included only as common mis-selection in distributor cross-reference tables. |
Compared with SC18IM704PWJ, SC18IM700PW offers pin-level compatibility but lacks low-voltage operation and extended temperature capability, while MAX31820 serves an entirely different sensing function and cannot substitute for protocol bridging functionality.
Availability
SC18IM704PWJ is available at Aetrix Electronics and suitable for industrial control, medical instrumentation, and automotive diagnostic applications requiring stable component supply across extended temperature ranges and long production lifecycles.
Supply support for SC18IM704PWJ 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
NXP Semiconductors is a global semiconductor leader focused on secure connectivity solutions for automotive, industrial, and IoT markets, with deep expertise in interface and mixed-signal ICs.
The SC18IM704PWJ belongs to NXP's interface bridge product line, designed specifically to simplify I²C integration for resource-constrained microcontrollers lacking native I²C peripherals.
FAQ
What UART data format does SC18IM704PWJ support?
The SC18IM704PWJ supports fixed 8N1 format: one start bit, eight data bits, no parity, and one stop bit. It does not support odd/even parity, 7-bit data, or 2-stop-bit configurations. Baud rate is programmable via BRG registers, with default 9600 bit/s after reset. The SC18IM704PWJ responds to host commands only when receiving valid ASCII characters within the defined protocol frame.
How does SC18IM704PWJ enter and exit Deep Power-down mode?
SC18IM704PWJ enters Deep Power-down mode upon receiving the exact ASCII sequence 'Z' followed by hexadecimal bytes 0x5A and 0xA5. To exit, the RX pin must be driven LOW; the device remains in Deep Power-down as long as RX is HIGH (via pull-up resistor or external drive). The SC18IM704PWJ ignores the first character received after wake-up but resumes normal operation immediately thereafter.
Can SC18IM704PWJ operate as a multi-controller I²C bus master?
Yes, SC18IM704PWJ fully supports multi-controller I²C operation. Its internal logic handles arbitration, clock synchronization, and collision detection per the NXP I²C-bus specification. It can coexist with other I²C masters on the same bus without external arbitration circuitry, making SC18IM704PWJ suitable for distributed control systems where multiple devices initiate I²C transactions.
Which GPIO pins on SC18IM704PWJ are 5 V tolerant?
SC18IM704PWJ GPIO pins 0–4, 6–7, SDA, and SCL are 5 V tolerant when VDD ≥ 1.71 V. GPIO5 is explicitly 3 V tolerant only and must not be exposed to 5 V signals. This distinction is critical for mixed-voltage system design - violating it risks permanent damage to GPIO5, while other I/Os tolerate 5 V inputs safely during level translation or hot-swap scenarios.
What is the maximum I²C clock frequency supported by SC18IM704PWJ?
The SC18IM704PWJ supports Fast-mode I²C up to 375 kHz, as specified in its datasheet. While the I²C timing characteristics table lists 400 kHz as a theoretical limit under standard conditions, the functional description and register documentation confirm 375 kHz as the guaranteed operational maximum. Users configuring I2CClkH/I2CClkL registers must ensure the resulting clock period aligns with this 375 kHz ceiling for reliable bus performance.
SC18IM704PWJ Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 16-TSSOP (0.173", 4.40mm Width)
- Programmable:
- Not Verified
- Protocol:
- I2C
- Function:
- Controller
- Interface:
- UART
- Standards:
- -
- Voltage - Supply:
- 1.71V ~ 3.6V
- Current - Supply:
- 4mA
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Supplier Device Package:
- 16-TSSOP
- Grade:
- -
- Qualification:
- -
SC18IM704PWJ FAQ
1.How can I place an order for SC18IM704PWJ through Aetrix?
Please submit a Request for Quotation (RFQ) for SC18IM704PWJ 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 SC18IM704PWJ reliable?
The price and inventory of SC18IM704PWJ are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SC18IM704PWJ is usually 5 days.
3.What payment methods are accepted for SC18IM704PWJ?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SC18IM704PWJ transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SC18IM704PWJ?
SC18IM704PWJ orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SC18IM704PWJ 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 SC18IM704PWJ?
For technical support, including SC18IM704PWJ datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SC18IM704PWJ requirements.
6.How does Aetrix verify that SC18IM704PWJ is sourced from the original manufacturer or authorized distributors?
All SC18IM704PWJ 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 SC18IM704PWJ meets industry standards.
7.What is the process for return or replacement of SC18IM704PWJ?
All SC18IM704PWJ units undergo pre-shipment inspection (PSI). If there is an issue with SC18IM704PWJ, 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 SC18IM704PWJ part is unused and in its original packaging.
Return procedure for SC18IM704PWJ:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SC18IM704PWJ Tags

-
PTN5150AHXMP
NXP Semiconductors

-
USB3740B-AI9-TR
Microchip Technology

-
USB3740B-AI2-TR
Microchip Technology

-
USB3300-EZK-TR
Microchip Technology

-
USB3300-EZK
Microchip Technology

-
FUSB340TMX
onsemi

-
FUSB302BMPX
onsemi

-
DP83826IRHBR
Texas Instruments

-
MCP2518FDT-E/QBB
Microchip Technology

-
FUSB302MPX
onsemi

-
MCP2518FDT-E/SL
Microchip Technology

-
FT260Q-R
FTDI, Future Technology Devices International Ltd
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…

