Images à titre indicatif uniquement
PCA9548ADW
+NomenclatureIC INTERFACE SPECIALIZED 24SOIC
-
FabricantTexas Instruments
-
Pièce fabricant #PCA9548ADW
-
Fiche technique PCA9548ADW DataSheet
-
Package 24-SOIC (0.295, 7.50mm Width)
-
En stock2664
365 Garantie qualité 24h/24
7*24 Garantie de service 24h/24
90-Garantie après-vente 24h/24
Garantie produit authentique
Spécifications
| Attribut | Valeur |
| Supplier | Rochester Electronics, LLC,Texas Instruments |
| Package | Bulk,Tube |
| ProductStatus | Active |
| Applications | Translating Switch |
| Interface | I²C, SMBus |
| Voltage-Supply | 2.3V ~ 5.5V |
| Package/Case | 24-SOIC (0.295, 7.50mm Width) |
| SupplierDevicePackage | 24-SOIC |
Présentation
Description
How it works:
- You control channels by writing an 8-bit control byte to the device’s I2C address. Bit n (0–7) enables channel n.
- You can enable multiple channels at once (e.g., 0x01 enables CH0; 0x03 enables CH0 and CH1; 0xFF enables all eight).
Addressing:
- Base address is 0x70 with A0–A2 pins selecting 0x70–0x77.
Usage:
- Useful for devices with conflicting addresses or to segment sensors on separate buses.
- Not a level shifter; downstream buses must be within the same voltage domain and compatible I2C speeds (typically up to fast-mode).
Overall, it lets one master talk to many slaves on separate buses, enhancing scalability and bus reliability in complex I2C systems.
Equivalent
- Texas Instruments TCA9548A (8-channel I2C switch)
- NXP PCA9548A family in other packages (e.g., PCA9548APW)
These provide the same 8-channel I2C multiplexing functionality as PCA9548ADW.
Features
- 8-channel I2C multiplexer/demultiplexer: one upstream bus to host, eight independent downstream buses (SCLx/SDAx).
- Channel isolation: enables independent or multiple channels, isolating unused buses to reduce contention and noise.
- Simple I2C control: single 8-bit control register; bit n enables channel n (0–7); multiple channels can be active simultaneously.
- Addressing: hardware address pins A0–A2; base address 0x70 with range 0x70–0x77.
- I2C compatibility: supports standard-mode and fast-mode I2C (up to 400 kHz); passes clock stretching on each channel.
- Supply and levels: operates from Vcc typically 2.3–5.5 V (I/O at same level), suitable for common I2C voltages.
- Packaging: DW variant in a 16-pin package (typical for PCA9548A family).
- Applications: allows multiple devices with conflicting addresses or different buses on one I2C master (sensors, ADC/DACs, displays, etc.).
Useful for expanding I2C without address conflicts while keeping buses separate.
Pinout
- Function: An 8-channel I2C switch/multiplexer. It provides one upstream I2C bus (SDA/SCL) to a host and eight downstream buses (SDAx/SCLx) that can be independently enabled via a control byte. Address pins A0–A2 set the device I2C address. This allows multiple I2C buses or devices with identical addresses to coexist on the same system.
Manufacturer
- What kind of company: A Dutch multinational semiconductor company (formerly Philips Semiconductors) that designs and manufactures integrated circuits for automotive, industrial, and consumer electronics.
Application
- Large sensor/peripheral networks: attach multiple sensors, EEPROMs, ADCs, etc., on eight isolated sub-buses.
- Signal integrity and noise isolation: reduce bus capacitance and cross-talk by partitioning the bus.
- Power/fault isolation: selectively disable channels to simplify power management and fault containment.
- Debugging and prototyping: toggle channels to isolate devices during development and testing.
- Modular/system design: easy integration of add-on modules without redesigning the main bus.