Home > Integrated Circuits ICs > MFRC52202HN1

MFRC52202HN1


13.56MHz RFID reader/writer IC, ISO 14443A/MIFARE/NTAG, SPI/I2C/UART, HVQFN-32, ver2.0, -25~85C

2387

Effective Inventory
Go to Inquiry

Image for reference only

Manufacturer Part:

MFRC52202HN1

Package:

HVQFN-32 (SOT617-1) (5 x 5 x 0.85 mm)

Brand:
Product Categories:
Other recommendations you may be interested in.
Description

The MFRC52202HN1 from NXP Semiconductors is the version 2.0 of the MFRC522 highly integrated reader/writer IC for contactless communication at 13.56 MHz, in an HVQFN-32 (5x5x0.85mm) package. It supports ISO/IEC 14443A/MIFARE and NTAG protocols with data rates up to 848 kBd. The internal transmitter directly drives an antenna via TX1/TX2 outputs without additional active circuitry, while the receiver provides robust demodulation and decoding. The digital module handles complete ISO/IEC 14443A framing, parity, and CRC error detection. Host interfaces: SPI (up to 10 Mbit/s), I2C (up to 400 kHz), and serial UART. A 64-byte FIFO buffer handles data transfer. Features include MIFARE Classic encryption support, MFIN/MFOUT for secure module communication, programmable timer, flexible interrupt modes, and hardware power-down. Supply voltage: 2.5V to 3.6V. Current consumption: 5uA in power-down, 7mA typical active. Operating temperature: -25C to 85C. Version 2.0 adds an additional timer prescaler and corrected CRC handling with RX Multiple. RoHS, EAR99.

The MFRC52202HN1 from NXP Semiconductors is the version 2.0 of the MFRC522 highly integrated reader/writer IC for contactless communication at 13.56 MHz, housed in a compact HVQFN-32 package (5 x 5 x 0.85 mm, SOT617-1). This device is one of the most widely used RFID reader ICs in the embedded systems community, supporting ISO/IEC 14443A/MIFARE and NTAG protocols for reading and writing contactless cards and transponders.

The MFRC52202HN1 integrates the complete analog front end (AFE), digital protocol processing, and host communication interfaces into a single chip. The internal transmitter provides buffered output drivers (TX1, TX2) that can directly drive a reader/writer antenna matched to 50 ohms with minimal external components. The receiver module includes a robust and efficient implementation for demodulating and decoding signals from ISO/IEC 14443A/MIFARE compatible cards, with a typical operating distance of up to 50 mm depending on antenna design and tuning.

The digital module manages the complete ISO/IEC 14443A framing and error detection (parity and CRC) functionality, along with MIFARE Classic authentication (CRYPTO1 encryption for MF1xxS20, MF1xxS50, MF1xxS70 in Read/Write mode). A 64-byte FIFO buffer facilitates efficient data transfer between the host and the contactless UART. The device supports three host communication interfaces: SPI (up to 10 Mbit/s), I2C (up to 400 kHz, 7-bit address programmable via EA pin and D1-D5), and serial UART (up to 1.2 Mbit/s), selectable by pin configuration.

Version 2.0 improvements over version 1.0 (MFRC52201HN1) include: increased stability in rough conditions, an additional timer prescaler for more flexible timing configurations, and corrected CRC handling when RX Multiple is set to 1. The MFRC52202HN1 is fully backward compatible with the MFRC52201HN1.

Power management features include a hardware power-down mode (via NRSTPD pin) with 5uA typical current consumption, and a software-controlled power-down mode with programmable timer for automatic wake-up. The device operates from a 2.5V to 3.6V supply, making it suitable for 3.3V microcontroller systems. The operating temperature range is -25C to 85C.

The HN1 suffix denotes HVQFN-32 package, and the ordering codes include ,151 and ,157 variants for different packaging options (tape and reel). The device is RoHS compliant, MSL Level 1, and classified as EAR99.

The MFRC52202HN1 operates as a 13.56 MHz RFID reader/writer, implementing the physical and data link layers of the ISO/IEC 14443A communication protocol between a host microcontroller and contactless cards or transponders.

Transmitter Operation: The internal transmitter generates the 13.56 MHz carrier frequency using an external 27.12 MHz crystal oscillator (connected to OSCIN/OSCOUT pins) with an internal PLL. The carrier is modulated using either 100% ASK (Type A modification) or various modulation depths as configured in the TxControlReg register. The modulated carrier is driven through two push-pull output stages (TX1 and TX2) that connect to the antenna via an LC matching network. When both TX1 and TX2 are enabled (TxControlReg bits 0 and 1 set), the outputs drive the antenna in push-pull configuration for maximum power delivery. The transmitter supports ISO/IEC 14443A transfer speeds: 106 kBd, 212 kBd, 424 kBd, and 848 kBd.

Receiver Operation: The receiver input (RX pin) captures the subcarrier signal from the card’s load modulation. The signal passes through a gain-controlled amplifier, then through I-channel and Q-channel demodulators using coherent detection with internally generated reference signals. The demodulated signals are digitized by an ADC and processed by the digital correlator for bit decoding. The receiver handles the complete ISO/IEC 14443A receive chain including bit-level framing, anti-collision protocol, and collision detection. The collision detection identifies bit positions where multiple cards transmit different values simultaneously.

Protocol Processing: The digital module (contactless UART) manages the complete ISO/IEC 14443A protocol stack: (1) REQA/WUPA command transmission for card activation, (2) Anti-collision sequence to select one card from multiple cards in the field, (3) SELECT command to confirm card selection, (4) MIFARE authentication (CRYPTO1 mutual authentication using secret key), (5) Read/Write operations with automatic CRC generation and verification. The 64-byte FIFO buffer stores transmitted and received data, allowing the host to read/write large data blocks without tight timing requirements.

Host Interface Selection: The interface mode is determined at power-up by the state of the I2C pin (pin 1) and the D1-D7 pins. When I2C pin is HIGH, the I2C interface is selected with the 7-bit slave address determined by the EA pin and D1-D5 pins. When I2C pin is LOW, either SPI or UART mode is selected based on pin configurations. In SPI mode, the device uses standard 4-wire SPI (NSS, SCK, MOSI, MISO) with NSS active-low chip select. In UART mode, the device uses serial communication with configurable baud rate.

MIFARE Authentication: The MFRC52202HN1 implements the CRYPTO1 stream cipher for MIFARE Classic authentication. During the authentication sequence, the reader sends an authentication command with the sector and key type (A or B), the card responds with a random number, and the reader and card perform a mutual three-pass authentication. After successful authentication, all subsequent read/write operations in that sector are encrypted using the CRYPTO1 cipher. The MFIN and MFOUT pins allow connection to a secure access module (SAM) for enhanced key management.

Interrupt System: The IRQ pin generates interrupts for various events including: timer expiration, end of transmit, receiver FIFO full/half-full/break, CRC error, and collision detection. The interrupt enable and status registers allow fine-grained control over which events trigger interrupts, enabling event-driven programming models that reduce host processor polling overhead.

Pin Name Type Description
1 I2C Input I2C interface enable; HIGH selects I2C mode; LOW selects SPI or UART mode based on D7-D5 pin states; must be tied at power-up
2 PVDD Power Pad power supply; 2.5V to 3.6V; powers the I/O pad ring
3 DVDD Power Digital power supply; 2.5V to 3.6V; powers the digital core; connect 100nF decoupling capacitor to DVSS
4 DVSS Ground Digital ground
5 PVSS Ground Pad power supply ground
6 NRSTPD Input Not Reset and Power-down; LOW enters hard power-down (oscillator inhibited, inputs disconnected); rising edge triggers internal reset; must be HIGH for normal operation
7 MFIN Input MIFARE signal input; receives serial data from a secure access module (SAM) or external MIFARE module
8 MFOUT Output MIFARE signal output; sends serial data to a SAM or external module; provides internal power supply to connected smart card IC via MFIN/MFOUT
9 SVDD Power MFIN/MFOUT pad power supply; powers the MFIN and MFOUT pin circuits
10 TVSS Ground Transmitter output stage ground (for TX1)
11 TX1 Output Transmitter output 1; delivers the modulated 13.56 MHz energy carrier to antenna; push-pull output; controlled by TxControlReg
12 TVDD Power Transmitter power supply; 2.5V to 3.6V; supplies both TX1 and TX2 output stages; requires low-ESR decoupling
13 TX2 Output Transmitter output 2; second 13.56 MHz carrier output for push-pull antenna driving; push-pull output; controlled by TxControlReg
14 TVSS Ground Transmitter output stage ground (for TX2)
15 AVDD Power Analog power supply; 2.5V to 3.6V; powers the analog receiver section; critical for RX sensitivity; requires clean supply
16 VMID Power Internal reference voltage output; connect 100nF capacitor to AVSS for stability; provides internal analog reference
17 RX Input Receiver input; receives the subcarrier signal from the antenna via external conditioning circuitry; AC-coupled recommended
18 AVSS Ground Analog ground; connect to system ground plane
19 AUX1 Output Auxiliary output 1; used for test and diagnostic purposes; can be configured to output internal analog signals
20 AUX2 Output Auxiliary output 2; test output; can monitor internal PLL and demodulator signals
21 OSCIN Input Crystal oscillator input; connects to 27.12 MHz crystal or external clock source; requires load capacitors
22 OSCOUT Output Crystal oscillator output; connects to 27.12 MHz crystal; leave open if using external clock on OSCIN
23 IRQ Output Interrupt request output; active LOW; signals various events (timer, TX complete, RX ready, CRC error, collision); open-drain with internal pullup
24 SDA/NSS/RX I/O Multi-function pin: I2C SDA (I2C mode), SPI NSS chip select (SPI mode), UART RX receive (UART mode)
25 D1/ADR_5 I/O Data pin 1 / I2C address bit 5; SPI: D1 data; I2C: ADR_5 address bit; UART: data
26 D2/ADR_4 I/O Data pin 2 / I2C address bit 4
27 D3/ADR_3 I/O Data pin 3 / I2C address bit 3
28 D4/ADR_2 I/O Data pin 4 / I2C address bit 2
29 D5/ADR_1/SCK/DTRQ I/O Multi-function: D5 data / ADR_1 address / SPI SCK clock / UART DTRQ data terminal ready
30 D6/ADR_0/MOSI/MX I/O Multi-function: D6 data / ADR_0 address / SPI MOSI master-out / UART MX mixed data
31 D7/SCL/MISO/TX I/O Multi-function: D7 data / I2C SCL clock / SPI MISO master-in / UART TX transmit
32 EA Input External address; used for coding I2C address; tied HIGH or LOW to set the MSB of the I2C slave address
Application Description
Access Control Systems Door entry and building security using MIFARE cards; anti-collision supports multiple cards in the field; CRYPTO1 authentication prevents card cloning; typical read distance 50mm
Public Transportation Ticketing Contactless fare collection using MIFARE Ultralight or Classic cards; 848 kBd high-speed mode enables fast throughput at turnstiles; NTAG support for modern ticketing
Embedded RFID Modules Widely used in Arduino and embedded development boards (RFID-RC522 module); SPI interface at 10 Mbit/s for fast register access; extensive open-source driver ecosystem
Electronic Payment Terminals Contactless payment using ISO/IEC 14443A cards; MFIN/MFOUT interface connects to secure access module (SAM) for key management and transaction security
Library and Asset Management NTAG-based item tracking; 64-byte FIFO enables efficient bulk read/write of NDEF messages; low power-down current (5uA) extends battery life in portable readers
Model Manufacturer Compatibility Key Difference
MFRC52201HN1 NXP Predecessor Version Version 1.0; same pinout and package; missing additional timer prescaler and CRC fix; fully compatible register map; version 2.0 recommended for new designs
CLRC66302HN NXP Upgraded Replacement Next-generation RFID/NFC frontend; supports more protocols (ISO 14443A/B, FeliCa, NFC); higher output power; different register map; requires software migration
PN5321A3HN NXP Functionally Similar NFC controller with card emulation and peer-to-peer; more features but different architecture; not a drop-in replacement; larger package
MFRC522B JSMSEMI Pin-Compatible Clone Third-party compatible version; QFN-32-EP (5×5); same register map and firmware; verify performance for critical applications
CR95HF ST Functionally Similar 13.56 MHz multi-protocol transceiver; ISO 14443A/B and 15693; SPI/UART interface; no I2C; different register map and command set
Recommend Parts
Digital barometer, 50-115kPa, I2C, 12-bit, 5µA, LGA-8

Brand:

Package:

LGA-8 (3 x 5 x 1.2 mm)
In stock:
4320pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
P-ch MOSFET, -40V, -1.5A, 240mOhm, AEC-Q101, SOT-23-3

Brand:

Package:

SOT-23-3 / TO-236AB (2.9 x 1.3 x 1.0 mm)
In stock:
11250pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
16-bit S12G MCU, 128KB Flash, CAN, 48-LQFP

Brand:

Package:

48-LQFP (7.0 x 7.0 x 1.40 mm)
In stock:
3500pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
CAN FD transceiver, 5Mbps, AEC-Q100, SOIC-8, NRND

Brand:

Package:

SOIC-8 (4.90 x 3.90 mm)
In stock:
561pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
ARM926 454MHz MPU, dual ETH, dual CAN, LCD, BGA-289

Brand:

Package:

MAPBGA-289 (14.0 x 14.0 x 1.2 mm)
In stock:
980pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
8-bit 5V S08 MCU, 4KB Flash, EEPROM, TSSOP-16

Brand:

Package:

TSSOP-16 (5 x 4.4 x 1.1 mm)
In stock:
4567pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
Quality Assurance

Quality is the core foundation of our long-term global cooperation. With over 20 years of experience in the electronic component industry, Materialparts has built a strict and standardized quality management system covering component sourcing, incoming inspection, full-batch testing, packaging and delivery. We are committed to delivering 100% genuine, high-reliability electronic components for industrial control, automotive electronics, consumer electronics and medical device industries, and fully safeguarding your production and R&D projects.

1. Authorized & Genuine Sourcing Promise

All of our electronic components are procured from official authorized distributors and original manufacturers. We strictly reject counterfeits, refurbished parts, disassembled components and gray-market goods. Every product is guaranteed to be brand-new original parts and fully consistent with the original technical parameters. For branded products such as NXP IC series, we maintain complete supply channel documents to realize full product traceability.

2. Strict Full-batch Quality Inspection

We implement 100% full-batch quality control for all goods before shipment. Our professional QC team conducts multi-dimensional tests including appearance inspection, electrical parameter testing, performance verification and packaging check. Each batch of components is attached with complete inspection reports and batch records. We stick to zero-tolerance standards for defective products to ensure every piece of component meets industrial application requirements.

3. Industry Standard Compliance

Our products comply with a variety of international industry quality standards to adapt to high-standard application scenarios:
  • Automotive Electronics: All automotive-grade components pass AEC-Q series certification, featuring excellent stability and durability to adapt to complex vehicle operating environments.
  • Medical Devices: High-reliability components meet medical industry safety and compliance regulations, ensuring stable operation for medical equipment.
  • Industrial Control & Consumer Electronics: Products conform to universal international electronic industry standards, suitable for long-term continuous operation of various equipment.

4. Professional Reliability Control

For static-sensitive, moisture-sensitive and precision components such as ICs, PCBs, sensors and connectors, we carry out reliability screening in advance. Combined with standardized ESD anti-static packaging and vacuum moisture-proof packaging, we avoid component damage caused by static electricity, dampness or collision during storage and transportation, and retain the original performance of products.

5. Traceability Management System

We establish a complete product traceability system. Each batch of goods corresponds to independent batch number, sourcing record, inspection record and delivery record. Customers can query the whole lifecycle information of components at any time. This system effectively solves quality risks and facilitates after-sales handling and production quality control for your company.

6. After-sales Quality Guarantee

If any product is confirmed to have non-conformity quality problems due to our reasons after receipt, we provide free return, exchange and supplementary delivery services. Our professional quality team will also conduct root cause analysis to optimize our quality control process. We respond to quality feedback within 24 hours to resolve your worries efficiently.

Contact Us

If you have inquiries about our quality standards, inspection procedures or product certification documents, please feel free to contact us:

 

Email: info@materialparts.com
Tel / WhatsApp: +86 13760382860
Address: Room 2919, Guoli Building, Huaqiang North, Futian District, Shenzhen, Guangdong, China

 

Shipping & Payment

Materialparts is a professional global supplier of electronic components with over 20 years of industry experience. We provide one-stop supply of passive components, integrated circuits, as well as parts for industrial control, automotive electronics, consumer electronics and medical devices. Below are the unified shipping and payment policies applicable to all orders, samples and bulk purchases worldwide.

1. Payment Terms

We offer a variety of secure and convenient payment methods to meet diverse business cooperation needs. Details are as follows:
  1. Accepted Payment Methods
  • T/T (Bank Wire Transfer): The primary settlement method for bulk orders and a widely used international payment channel.
  • PayPal: Ideal for small orders, sample orders and quick payments.
  1. Settlement Currency

     

    US Dollar (USD) is the default settlement currency. RMB is available for domestic customers.

  2. Bank Charges

     

    All transfer fees, intermediary bank charges and other remittance-related expenses shall be borne by the buyer.

  3. Payment Requirements
  • Sample and small orders: Shipment will be arranged upon full payment.
  • In-stock bulk orders: Goods will be delivered within 2 to 3 working days after full payment.

2. Shipping & Delivery

We partner with leading global logistics providers to ensure safe and fast delivery worldwide. Relevant details are listed below:
  1. Logistics Partners
  • International Express: DHL, FedEx, UPS, TNT
  • Economy Logistics: Air freight and sea freight for large-volume cargo
  • Domestic Delivery: SF Express, Yunda Express
  1. Order Processing Time
  • In-stock items: Orders confirmed and fully paid before 14:00 (GMT+8) will be shipped on the same day. All other orders will be dispatched within 1 to 2 working days.
  • Out-of-stock or sourced items: The delivery lead time will be confirmed separately according to brand and inventory status.
  1. Estimated Transit Time
  • International Express: 3 – 7 working days globally
  • Air Freight: 7 – 12 working days
  • Sea Freight: 25 – 40 working days for heavy and large bulk cargo
  1. Shipping Fee Rules
  • Shipping cost is calculated based on package weight, volume, destination and delivery method.
  • Both freight prepaid and freight collect are available. Please provide your courier account number in advance if you choose freight collect.
  • Free international express delivery is offered for large orders. Terms for long-term partners can be negotiated separately.
  1. Shipment Tracking
     

    Within 24 hours after dispatch, we will send the tracking number, commercial invoice, packing list and other documents to your email or communication account. You may check the shipment status online in real time.

3. General Order Rules & Notes

  1. MOQ & Sample Service

     

    We support flexible minimum order quantities for samples, small-batch and large-batch orders. All sample orders shall comply with the above shipping and payment policies.

  2. Packaging Standard

     

    All electronic components are packed with professional anti-static and shockproof materials. Original factory packaging is available for branded chips and integrated circuits.

4. Customs & Liability Statement

  1. Import Duties & Taxes

     

    All import duties, customs clearance fees and local taxes incurred for international shipments shall be borne by the buyer. We will provide complete customs documents to assist you with clearance procedures.

  2. Handling of Lost or Damaged Goods
  • In case of loss or severe damage during transit, please contact us within 48 hours after receiving the tracking information. We will assist you in filing a claim with the logistics provider.
  • We shall not be liable for any losses caused by incorrect delivery address, wrong contact information or the buyer’s refusal to complete customs clearance.

5. Local Pickup in Shenzhen

Local pickup service is available for customers in Shenzhen and surrounding areas:
  • Address: Room 2919, Guoli Building, Huaqiang North, Futian District, Shenzhen, Guangdong Province, China
  • Business Hours: 09:00 – 18:00, Monday to Friday. Closed on weekends and official public holidays.
  • Notice: Please make an appointment via email or communication tools one day in advance, and present your order information upon pickup.

Contact Information

Email: info@materialparts.com

Tel / WhatsApp: +86 13760382860

Service & Packaging

Materialparts is a professional electronic component supplier based in Shenzhen, China, with over 20 years of global trading experience. We integrate component procurement, quality inspection, technical support, customized packaging, and global delivery services to provide one-stop supply chain solutions. Our business covers industrial control, automotive electronics, consumer electronics, medical devices and other industries. We always adhere to genuine sources, stable supply and considerate after-sales service.

Core Services

1. One-stop Sourcing & BOM Support

We specialize in a full range of passive and active electronic components, including SMD resistors, power resistors, connectors, aviation connectors, LED beads, flexible circuit boards, printed circuit boards, and integrated circuits. Our professional team provides BOM list consolidation, component matching, and alternative model recommendation services. We support sample orders, small-batch trial production, and mass production orders with flexible MOQs to meet diverse procurement needs.

2. Genuine Product Guarantee & Full-process Quality Inspection

All products are sourced from official authorized channels and are 100% original genuine parts. Every batch of goods undergoes strict full-process quality inspection before delivery, with complete batch records and traceability documents provided. Our products comply with AEC-Q standards for automotive electronics and high-reliability specifications for medical devices. We eliminate counterfeits, refurbished parts and defective products from the source to secure your project production.

3. Fast Quotation & Order Processing

Our customer service team responds promptly to inquiries and quotation requests. All in-stock orders will be processed within one working day. We provide stocking reservation services for long-term cooperative customers, effectively solving problems such as component shortages and unstable supply chains.

4. Professional Technical Support

Our senior engineer team provides free technical consultation, model selection guidance and original manufacturer datasheets. We assist customers in solving problems related to product R&D, circuit design and component application, providing reliable technical support for project progress.

5. Sourcing for Special Components

Relying on our global supply chain network, we professionally source scarce components, obsolete parts and customized special components to efficiently solve your procurement difficulties.

6. Global Logistics & Document Services

We cooperate with mainstream international logistics providers including DHL, FedEx, UPS and TNT to achieve fast global delivery. We can provide complete export documents such as customs declaration files, commercial invoices and packing lists to ensure smooth customs clearance for international shipments. Local pickup is also available for customers in Shenzhen, China.

Professional Packaging Standards

Electronic components are sensitive to static electricity, collision, moisture and dust. We adopt industry-standard anti-static packaging solutions to fully ensure the integrity of goods during transportation and storage.

1. General Packaging Specifications

  • All components are packed separately to avoid damage caused by friction and collision;
  • Shockproof buffer materials are added for fragile products to ensure transportation safety;
  • Each package is clearly marked with part number, quantity, batch number and specifications for easy inventory counting and management.

2. Classified Professional Packaging

  • Anti-static Packaging: Static-sensitive components such as chips, circuit boards and sensors are packaged with anti-static bags, shielding boxes and conductive foam in strict accordance with international anti-static standards to prevent static damage.
  • Vacuum Moisture-proof Packaging: Moisture-sensitive components are vacuum-sealed with desiccants to isolate humid air, suitable for ocean transportation and long-term storage.
  • Original Factory Packaging: Integrated circuits of brands such as NXP are delivered with original reels, trays or tubes by default, retaining complete original packaging and adapting to automated SMT production lines.
  • Discrete Device Packaging: Discrete devices such as SMD resistors, power resistors and LEDs are quantitatively and classifiedly packaged with accurate quantity and clear marking.
  • Connector / Aviation Connector Packaging: Hard outer packaging is adopted to prevent pin bending and structural deformation.

3. Custom Packaging Services

We provide value-added services including personalized packaging, custom labeling and re-reeling according to customer requirements, fully matching your production and warehouse management standards.

Contact Information

For service consultation or packaging customization, please feel free to contact us:
Email: info@materialparts.com
Tel / WhatsApp: +86 13760382860
Address: Room 2919, Guoli Building, Huaqiang North, Futian District, Shenzhen, Guangdong, China
 

Online Inquiry Form

Support Excel, PDF, CSV format files for full BOM list quotation

Submit your component procurement and custom packaging needs via the form below. We will provide a detailed quotation and professional solution within 1–8 working hours.