Microchip Technology 93C46BT-I/SN
- Part No.:
- 93C46BT-I/SN
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
93C46BT-I/SN.pdf
- Description:
- IC EEPROM 1KBIT MICROWIRE 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:4,745
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93C46BT-I/SN 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 housed in an 8-lead SOIC package (SN). It features self-timed erase/write cycles, automatic ERAL/WRAL support, and Ready/Busy status signaling via DO pin - used for configuration storage in embedded controllers and power management ICs.
For engineers reviewing the 93C46BT-I/SN datasheet, 93C46BT-I/SN pinout, 93C46BT-I/SN application, or 93C46BT-I/SN equivalent, key selection criteria include its fixed 8-bit organization (no ORG pin), 2 ms program cycle time, 1 million endurance cycles, 200-year data retention, and compatibility with legacy Microwire-based microcontroller peripherals requiring nonvolatile parameter storage.
Technical Context
The 93C46BT-I/SN implements a synchronous serial Microwire interface with CS, CLK, and DI/DO lines - no ORG pin (dedicated x8 mode). Its internal architecture includes address decoder, data register, and output buffer, supporting sequential read, ERASE, WRITE, ERAL, WRAL, EWEN/EWDS commands. All programming operations require prior EWEN activation and are inhibited below VCC = 3.8 V.
Timing is defined by strict AC parameters: max 3 MHz clock frequency (VCC ≥ 4.5 V), TCKH/TCKL ≤ 200/100 ns, TPD ≤ 200 ns (CL = 100 pF), and TWC = 2 ms for erase/write. Power-on data protection activates at VPOR = 3.8 V, and standby current is ≤ 5 µA across temperature range.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 1 Kbit (128 × 8-bit) - fixed x8 organization; no ORG pin; supports 128-byte parameter storage. |
| VCC range | 4.5 V to 5.5 V - requires stable 5 V rail; VPOR = 3.8 V prevents spurious writes during brown-out. |
| Endurance | 1,000,000 erase/write cycles - enables frequent calibration or runtime configuration updates. |
| Data retention | > 200 years at 85°C - suitable for long-lifecycle industrial equipment without refresh. |
| Program cycle time | 2 ms - deterministic write latency; enables predictable firmware update sequencing. |
| Interface | Microwire 3-wire serial (CS/CLK/DI/DO) - compatible with legacy PIC® and 8051 microcontrollers. |
| Temp range | −40°C to +85°C (Industrial grade) - validated for use in motor drives and PLC I/O modules. |
Pinout & Package
8-lead SOIC package (SN), RoHS-compliant, matte tin finish. Pin 1 marked by laser dot; body dimensions 4.9 mm × 3.9 mm × 1.75 mm.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-high enable; must be held low ≥250 ns between instructions; deselects device into standby (≤5 µA ICCS). |
| CLK | Serial Clock | Synchronizes all data transfers on rising edge; supports stop/resume; no clock required during 2 ms auto-erase/write. |
| DI | Data Input | Accepts Start bit, opcode, address, and data; high-impedance when CS low. |
| DO | Data Output / Status | Outputs read data or Ready/Busy (low = busy); enters High-Z on CS falling edge. |
| VSS | Ground | Reference for all I/O and internal logic; must be low-impedance connection. |
| NC | No Connect | Pin 7 - internally unconnected; must be left floating or tied to VSS per layout best practice. |
| VCC | Power Supply | 4.5–5.5 V supply; powers internal charge pump for write; VPOR = 3.8 V ensures data integrity during power ramp. |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed erase/write | Eliminates external timing control - 2 ms fixed duration enables deterministic firmware state machine design. |
| Automatic ERAL before WRAL | Ensures full array readiness before bulk write; removes need for separate erase command in boot-loader sequences. |
| Power-on/off data protection | Hardware lockout below VPOR = 3.8 V prevents corruption during power-up/down transients in 5 V systems. |
| Ready/Busy status on DO | Enables polling-based write completion detection without interrupt or timer overhead in resource-constrained MCUs. |
| 128 × 8-bit fixed organization | Simplifies address decoding and software driver development - no ORG pin routing or configuration logic required. |
Applications
| Motor Control Configuration | Industrial Sensor Calibration |
|---|---|
Use Scenario: Storing motor phase offset, current limit thresholds, and PID gains in a BLDC driver board. IC Role / Device Role / Timing Role: Nonvolatile configuration store accessed at startup and during field calibration via MCU SPI-like Microwire interface. Use Value: Enables field-upgradable tuning without firmware reflash; 1M endurance supports >100 calibrations over product lifetime. | Use Scenario: Retaining factory-trimmed ADC offset/gain coefficients and temperature compensation tables in a pressure sensor module. IC Role / Device Role / Timing Role: Read-on-power-up parameter loader; write-on-calibration data recorder using MCU's serial peripheral. Use Value: Eliminates manual trim potentiometers; 200-year retention guarantees calibration validity across equipment service life. |
| Power Supply Sequencing | Legacy Embedded System Boot Config |
Use Scenario: Holding voltage-rail enable delays, fault timeout values, and soft-start ramp rates in an isolated DC/DC controller. IC Role / Device Role / Timing Role: Static configuration memory mapped to power management ASIC's initialization routine. Use Value: Allows one hardware design to support multiple output configurations via software-defined settings. | Use Scenario: Storing boot device priority, UART baud rate, and watchdog timeout in an older industrial HMI running 8051 firmware. IC Role / Device Role / Timing Role: Microwire-compatible EEPROM directly interfaced to 8051's bit-banged GPIO pins. Use Value: Maintains backward compatibility with legacy codebase while upgrading to Pb-free, RoHS-compliant component. |
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 | 16-bit organization (64 × 16); same VCC, temp, package; no ORG pin. | Requires 16-bit MCU data path alignment; incompatible with existing 8-bit address/data software. | Select only if system uses native 16-bit bus and firmware supports x16 addressing. |
| AT25010B-MAHL-T | 1 Kbit SPI interface (4-wire), 1.8–5.5 V, 10 MHz clock, 5 ms write time. | Requires SPI master instead of Microwire; higher speed but longer write latency; different command set. | Choose for new designs needing faster clock or broader VCC range; not drop-in for 93C46BT-I/SN. |
Compared with 93C46B-I/SN and AT25010B-MAHL-T, the 93C46BT-I/SN offers guaranteed 8-bit compatibility, minimal software porting effort, and deterministic 2 ms write timing - critical for real-time configuration updates in established Microwire-based platforms.
Availability
93C46BT-I/SN is available at Aetrix Electronics and suitable for motor control, industrial sensor calibration, power supply sequencing, and legacy embedded system boot configuration requiring stable component supply and long-term obsolescence management.
Supply support for 93C46BT-I/SN 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 devices, and memory solutions, headquartered in Chandler, Arizona, serving industrial, automotive, and consumer markets globally.
The 93C46 series belongs to Microchip's legacy Microwire-compatible EEPROM product line, designed specifically for cost-sensitive, low-pin-count embedded systems requiring reliable nonvolatile storage with minimal MCU resource usage.
FAQ
What is the memory organization of the 93C46BT-I/SN?
The 93C46BT-I/SN has a fixed 128 × 8-bit (1 Kbit) organization with no ORG pin - it operates exclusively in x8 mode. This eliminates external configuration logic and simplifies firmware driver development compared to C-variant parts that require ORG pin control for x8/x16 selection. The 93C46BT-I/SN is functionally identical to the 93C46A-I/SN per Microchip's device selection table.
Does the 93C46BT-I/SN support 3.3 V operation?
No, the 93C46BT-I/SN does not support 3.3 V operation. Its specified VCC range is strictly 4.5 V to 5.5 V, with power-on reset threshold VPOR = 3.8 V. Attempting to operate below 4.5 V may result in unreliable read/write behavior or failure to exit standby mode. For 3.3 V systems, consider the 93LC46A-I/SN (2.5–5.5 V) or 93AA46A-I/SN (1.8–5.5 V) variants instead.
How is the Ready/Busy status monitored on the 93C46BT-I/SN?
The Ready/Busy status is signaled on the DO pin: logic low indicates ongoing erase/write, and logic high confirms completion. To poll status, bring CS high after ≥250 ns low time (TCSL), then sample DO on CLK rising edges. DO returns to High-Z on CS falling edge. This allows simple polling without interrupts - a key design advantage for resource-constrained microcontrollers interfacing with the 93C46BT-I/SN.
What is the maximum clock frequency supported by the 93C46BT-I/SN?
The 93C46BT-I/SN supports up to 3 MHz clock frequency when VCC is 4.5 V to 5.5 V. AC timing parameters (e.g., TCKH = 200 ns min, TCKL = 100 ns min) are specified under these conditions. Operating above 3 MHz violates setup/hold timing and risks command corruption. For robust operation in noisy environments, derating to 2 MHz is recommended in the 93C46BT-I/SN design-in phase.
Is the 93C46BT-I/SN RoHS compliant and lead-free?
Yes, the 93C46BT-I/SN is RoHS compliant and features a matte tin (Pb-free) finish per Microchip's packaging specification. The "SN" suffix denotes the 8-lead SOIC package with lead-free termination. Full compliance documentation, including substance declarations and test reports, is available through Microchip's quality portal and is verified for shipment to EU, China, and other regulated markets.
93C46BT-I/SN Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- 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:
- 8-SOIC
93C46BT-I/SN FAQ
1.How can I place an order for 93C46BT-I/SN through Aetrix?
Please submit a Request for Quotation (RFQ) for 93C46BT-I/SN 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/SN reliable?
The price and inventory of 93C46BT-I/SN 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/SN is usually 5 days.
3.What payment methods are accepted for 93C46BT-I/SN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93C46BT-I/SN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93C46BT-I/SN?
93C46BT-I/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93C46BT-I/SN 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/SN?
For technical support, including 93C46BT-I/SN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93C46BT-I/SN requirements.
6.How does Aetrix verify that 93C46BT-I/SN is sourced from the original manufacturer or authorized distributors?
All 93C46BT-I/SN 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/SN meets industry standards.
7.What is the process for return or replacement of 93C46BT-I/SN?
All 93C46BT-I/SN units undergo pre-shipment inspection (PSI). If there is an issue with 93C46BT-I/SN, 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/SN part is unused and in its original packaging.
Return procedure for 93C46BT-I/SN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93C46BT-I/SN 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…
