Microchip Technology 93C46BT-I/OT
- Part No.:
- 93C46BT-I/OT
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- SOT-23-6
- Datasheet:
-
93C46BT-I/OT.pdf
- Description:
- IC EEPROM 1KBIT MIC WIRE SOT23-6
- Quantity:
- Payment:

- Shipping:

Inventory:5,261
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93C46BT-I/OT from Microchip Technology Inc. is a 1Kbit (128 × 8-bit) low-voltage serial EEPROM with Microwire-compatible 3-wire interface, operating at 4.5–5.5 V, rated for industrial temperature (−40°C to +85°C), and packaged in SOT-23-6. It features self-timed erase/write cycles, automatic ERAL before WRAL, power-on/off data protection, and Ready/Busy status signaling via DO pin - used in embedded system configuration storage and calibration data retention.
For engineers reviewing the 93C46BT-I/OT datasheet, 93C46BT-I/OT pinout, 93C46BT-I/OT application, or 93C46BT-I/OT equivalent, key selection criteria include its fixed 8-bit organization (no ORG pin), SOT-23-6 footprint compatibility, 2 ms program cycle time, 1 million endurance cycles, and support for sequential read and WRAL/ERAL commands under ≥4.5 V supply.
Technical Context
The 93C46BT-I/OT implements a synchronous serial Microwire interface with CS, CLK, and DI/DO pins. It uses a dedicated 8-bit memory organization (no ORG pin function), requiring no external logic for word-size selection. Its internal architecture includes an address decoder, data register, mode decode logic, and output buffer, enabling instruction-based operations including READ, WRITE, ERASE, ERAL, WRAL, EWEN, and EWDS.
Power management is handled by built-in voltage detection (VPOR = 3.8 V), automatic entry into Standby mode when CS is low, and hardware-enforced write protection via EWEN/EWDS commands. All programming cycles are self-timed and initiated by the rising edge of CLK on the final data bit - distinct from 93AA/93LC variants that use CS falling edge initiation.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 1 Kbit (128 × 8-bit) - fixed x8 organization; no ORG pin; supports byte-level addressing and sequential read. |
| Supply voltage | 4.5–5.5 V - requires ≥4.5 V for ERAL and WRAL operations; VPOR threshold is 3.8 V for power-on reset. |
| Interface | Microwire-compatible 3-wire serial (CS, CLK, DI/DO) - no separate chip select enable; all instructions start with Start bit (CS=HI, DI=HI). |
| Write cycle time | 2 ms typical - self-timed; initiated by rising CLK edge on last data bit; no external timing control needed. |
| Endurance & retention | 1,000,000 erase/write cycles; >200 years data retention - validated at 25°C, VCC = 5.0 V; suitable for long-life industrial firmware storage. |
| Temperature range | −40°C to +85°C (Industrial grade) - qualified per AEC-Q100 not required; intended for non-automotive industrial and consumer applications. |
| Package | SOT-23-6 (OT) - 6-pin surface-mount package; pinout: DO (1), VSS (2), DI (3), VCC (4), CS (5), CLK (6); RoHS-compliant matte tin finish. |
Pinout & Package
SOT-23-6 (OT) package: compact 6-pin surface-mount housing with exposed pad option (not connected per datasheet). Pin 1 marked by laser dot; pin 1 = DO, pin 2 = VSS, pin 3 = DI, pin 4 = VCC, pin 5 = CS, pin 6 = CLK. No ORG or NC pins - consistent with 'A' variant designation.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| DO (Pin 1) | Data Output / Status Indicator | Outputs read data on rising CLK edges; signals Ready/Busy during programming (low = busy); enters High-Z when CS low or after status check. |
| VSS (Pin 2) | Ground Reference | Primary return path for all internal circuitry; must be connected directly to system ground plane for stable operation and noise immunity. |
| DI (Pin 3) | Data Input | Accepts Start bit, opcodes, addresses, and write data on rising CLK edges; may share trace with DO only with current-limiting resistor. |
| VCC (Pin 4) | Power Supply | Supplies core logic and memory array; must be ≥4.5 V for ERAL/WRAL; internal POR circuit holds device in reset until VCC ≥3.8 V. |
| CS (Pin 5) | Chip Select | Active-high enable; device enters Standby mode when low; minimum TCSL = 250 ns required between instructions. |
| CLK (Pin 6) | Serial Clock | Synchronizes all data transfers; rising edge clocks in inputs and outputs data; clock may pause mid-sequence without affecting state. |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed erase/write | Eliminates need for external timing control; 2 ms typical cycle time ensures predictable firmware update latency. |
| Automatic ERAL before WRAL | Guarantees full-array erase prior to bulk write, preventing partial data corruption during firmware patching. |
| Power-on/off data protection | Hardware VPOR circuit disables writes below 3.8 V, preventing inadvertent corruption during brown-out or hot-plug events. |
| Ready/Busy status via DO | Enables polling-based host synchronization without additional status lines - reduces BOM count and PCB routing complexity. |
| Sequential read capability | Allows continuous reading across memory space with single CS assertion, improving boot-time configuration loading efficiency. |
Applications
| Printer Firmware Storage | Industrial Sensor Calibration |
|---|---|
Use Scenario: Storing printer model-specific font tables, page count, and maintenance counters in a networked thermal printer. IC Role / Device Role / Timing Role: Nonvolatile configuration memory holding persistent settings updated infrequently but requiring guaranteed integrity across power cycles. Use Value: 1M endurance and >200-year retention ensure reliable operation over 10+ year product lifetime without field failures due to EEPROM wear-out. | Use Scenario: Retaining factory-calibrated offset/gain coefficients for analog sensor front-ends in programmable logic controllers (PLCs). IC Role / Device Role / Timing Role: Dedicated 8-bit serial EEPROM interfaced to microcontroller's GPIO-driven Microwire peripheral for post-manufacturing calibration data storage. Use Value: Fixed x8 organization simplifies firmware driver development; 4.5–5.5 V operation matches PLC 5 V rail; SOT-23-6 footprint saves board space in dense I/O modules. |
| Consumer Appliance Settings | Medical Device Configuration |
Use Scenario: Saving user preferences (temperature setpoints, timer values, language selection) in smart HVAC controllers. IC Role / Device Role / Timing Role: Low-power serial EEPROM accessed during boot and settings change; operates only during brief active periods to minimize energy use. Use Value: Standby current ≤5 µA at I-temp enables battery-backed operation for >5 years; self-timed writes prevent MCU firmware lock-up during save operations. | Use Scenario: Storing regulatory-mandated device ID, calibration history, and usage logs in portable diagnostic equipment (e.g., pulse oximeters). IC Role / Device Role / Timing Role: Secure configuration store accessed exclusively by certified firmware; protected by EWEN/EWDS protocol to prevent unauthorized modification. Use Value: Hardware write-protection and deterministic 2 ms write time meet IEC 62304 software safety requirements for Class B medical devices. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 93C46B-I/SN | Same 1Kbit x8 organization, 4.5–5.5 V, I-temp, but in 8-lead SOIC (SN) package - larger footprint, through-hole or surface-mount compatible. | Used where board reworkability, hand-soldering, or legacy SOIC layout reuse is prioritized over miniaturization. | Select if SOT-23-6 assembly capability is unavailable or if thermal dissipation margin is critical - SOIC offers better heat spreading than SOT-23. |
| AT25010B-SSHL-T | 1 Kbit SPI EEPROM (not Microwire), 1.8–5.5 V, 20 MHz max clock, 5 ms write time, SOIC-8 package - different protocol, wider VCC range, slower write. | Applicable where SPI master already exists and Microwire peripheral is unused; supports lower-voltage systems down to 1.8 V. | Choose only if migrating from Microwire to SPI infrastructure; not drop-in - requires firmware rewrite and PCB layout change. |
Compared with 93C46B-I/SN, the 93C46BT-I/OT delivers identical functionality in a space-constrained SOT-23-6 package, while AT25010B-SSHL-T requires protocol-level redesign but enables broader voltage operation and higher-speed SPI communication.
Availability
93C46BT-I/OT is available at Aetrix Electronics and suitable for industrial control systems, medical diagnostics equipment, and consumer appliance design requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for 93C46BT-I/OT 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
Microchip Technology Inc. is a leading provider of microcontrollers, analog components, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 93C46BT-I/OT belongs to Microchip's legacy 93Cxx serial EEPROM family, designed specifically for cost-sensitive, low-power, nonvolatile data storage in space-constrained industrial and consumer applications using Microwire interfaces.
FAQ
What is the memory organization of the 93C46BT-I/OT?
The 93C46BT-I/OT has a fixed 128 × 8-bit (1Kbit) organization with no ORG pin - it is an 'A' variant device. Unlike 'C' versions, it does not support x16 mode or external word-size selection. This simplifies hardware design by eliminating ORG pull-up/pull-down requirements and guarantees consistent 8-bit data framing for all READ/WRITE operations.
Does the 93C46BT-I/OT support the WRAL (Write All) command?
Yes, the 93C46BT-I/OT supports WRAL, which writes the entire memory array with a single data value. However, WRAL requires VCC ≥4.5 V and the device must first be enabled via EWEN. The command includes an automatic ERAL cycle, so no separate ERAL instruction is needed. Execution time is 15 ms (TWL) under 4.5–5.5 V conditions.
How is the Ready/Busy status monitored on the 93C46BT-I/OT?
The Ready/Busy status is signaled on the DO pin: logic low indicates ongoing erase/write activity; logic high means completion. To read status, CS must be brought high for ≥250 ns after the programming command, then DO sampled. After status check, issuing a Start bit followed by CS low clears the status flag. DO returns to High-Z when CS is low.
What is the significance of the 'T' and 'I' in 93C46BT-I/OT?
In 93C46BT-I/OT, 'T' denotes the SOT-23-6 package (per Microchip's package code), 'I' specifies Industrial temperature grade (−40°C to +85°C), and 'OT' is the official package identifier per Microchip's documentation. The full suffix confirms it is a Pb-free, matte tin-finished, industrial-grade SOT-23-6 variant of the 93C46B series.
Can the 93C46BT-I/OT be used with a 3.3 V microcontroller system?
No - the 93C46BT-I/OT requires VCC = 4.5–5.5 V and has a 3.8 V power-on reset threshold. It is incompatible with 3.3 V-only systems. For 3.3 V operation, consider the 93LC46B-I/SN (2.5–5.5 V) or 93AA46B-I/SN (1.8–5.5 V), both offering same x8 organization but different voltage ranges and package options.
93C46BT-I/OT Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- SOT-23-6
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 1Kbit
- Memory Organization:
- 64 x 16
- Memory Interface:
- Microwire
- Clock Frequency:
- 2 MHz
- Write Cycle Time - Word, Page:
- 2ms
- Access Time:
- -
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- SOT-23-6
93C46BT-I/OT FAQ
1.How can I place an order for 93C46BT-I/OT through Aetrix?
Please submit a Request for Quotation (RFQ) for 93C46BT-I/OT 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 93C46BT-I/OT reliable?
The price and inventory of 93C46BT-I/OT are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 93C46BT-I/OT is usually 5 days.
3.What payment methods are accepted for 93C46BT-I/OT?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93C46BT-I/OT transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93C46BT-I/OT?
93C46BT-I/OT orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93C46BT-I/OT 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 93C46BT-I/OT?
For technical support, including 93C46BT-I/OT datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93C46BT-I/OT requirements.
6.How does Aetrix verify that 93C46BT-I/OT is sourced from the original manufacturer or authorized distributors?
All 93C46BT-I/OT 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 93C46BT-I/OT meets industry standards.
7.What is the process for return or replacement of 93C46BT-I/OT?
All 93C46BT-I/OT units undergo pre-shipment inspection (PSI). If there is an issue with 93C46BT-I/OT, 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 93C46BT-I/OT part is unused and in its original packaging.
Return procedure for 93C46BT-I/OT:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93C46BT-I/OT Tags

-
M24C02-WMN6TP
STMicroelectronics
-
AT24C02C-XHM-T
Microchip Technology

-
AT21CS01-STUM10-T
Microchip Technology

-
AT24C02C-SSHM-T
Microchip Technology

-
24LC01BT-I/OT
Microchip Technology
-
M24C02-FMC6TG
STMicroelectronics

-
AT24CS02-SSHM-T
Microchip Technology

-
93LC46BT-I/OT
Microchip Technology

-
AT24C04C-SSHM-T
Microchip Technology

-
24LC01BT-I/SN
Microchip Technology

-
24AA02UIDT-I/OT
Microchip Technology

-
AT24C08C-STUM-T
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
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…
