Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Infineon Technologies CY7C64613-128NC

Part No.:
CY7C64613-128NC
Manufacturer:
Infineon Technologies
Category:
Application Specific Microcontrollers
Package:
128-BFQFP
Datasheet:
AetrixCY7C64613-128NC.pdf
Description:
IC MCU USB EZ FX 8K RAM 128BQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,393

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

CY7C64613-128NC from Cypress Semiconductor is a full-speed USB 2.0 microcontroller integrating an enhanced 8051 core, USB Serial Interface Engine (SIE), 8 KB RAM, 4 × 64-byte internal FIFOs, and General Programmable Interface (GPIF). It operates at 48 MHz (4-clock-cycle), supports 14 bulk/interrupt endpoints (64-byte buffers), and 16 isochronous endpoints sharing 2 KB double-buffered memory. Used in DSL modems, memory card readers, and USB-to-ATAPI bridge designs.

For engineers reviewing the CY7C64613-128NC datasheet, CY7C64613-128NC pinout, CY7C64613-128NC application, or CY7C64613-128NC equivalent, key selection criteria include USB endpoint configuration flexibility, GPIF programmability for parallel interface emulation, DMA transfer speed (20.8 ns/byte), I²C controller support (100/400 kHz), and 128-pin PQFP package compatibility with external memory expansion.

Technical Context

The device implements a 48-MHz 4-clock-per-cycle 8051 core with two UARTs, three timers, and dual data pointers, executing firmware loaded via USB or I²C EEPROM. Its intelligent SIE handles enumeration and SETUP packet parsing autonomously, enabling "soft" operation without mask ROM or Flash.

GPIF provides reconfigurable 8-/16-bit parallel waveform generation with multiple RDY inputs and CTL outputs, supporting protocols like ATAPI and Utopia. DMA enables zero-wait-state transfers between slave FIFOs, RAM, and ports-critical for real-time isochronous streaming in cameras and audio devices.

Key Specifications

ParameterValue and Actual Design Meaning
USB SpeedFull-speed (12 Mbps); compliant with USB 2.0 specification for host communication without external transceiver.
Microcontroller CoreEnhanced 8051 running at 48 MHz (4 clocks/cycle); delivers ~12 MIPS performance for real-time USB protocol handling.
RAM Size8 KB on-chip SRAM; serves as both program and data memory, enabling field-upgradable firmware via USB download.
Endpoint Configuration14 configurable bulk/interrupt endpoints (64-byte buffers each) + 16 isochronous endpoints sharing 2 KB double-buffered FIFO space.
FIFO ResourcesFour independent 64-byte general-purpose FIFOs; support synchronous/asynchronous modes and 8-/16-bit bus conversion for ASIC/DSP interfacing.
GPIF WidthProgrammable 8- or 16-bit parallel interface; eliminates glue logic when connecting to ATA, printer, or custom logic buses.
I²C ControllerIntegrated master/slave I²C interface supporting 100 kHz and 400 kHz modes; used for EEPROM boot loading and peripheral control.

Pinout & Package

The CY7C64613-128NC is housed in a 128-pin Plastic Quad Flat Package (PQFP) with 0.4 mm lead pitch, exposing full 8051 address/data buses (A0–A15, D0–D7), control signals (RD#, WR#, OE#, CS#, PSEN), USB differential pair (D+, D−), and dedicated GPIF/FIFO I/O banks.

Pin/TerminalCircuit RoleDesign Meaning
D+ / D−USB Differential Transceiver I/ODirect connection to USB upstream port; integrated transceiver eliminates need for external PHY.
INT2USB Interrupt OutputVectored interrupt signal indicating USB event (e.g., token received, SOF); reduces polling overhead.
SLCS#, SLRD#, SLWR#Slave FIFO ControlEnable, read, and write strobes for 4×64-byte internal FIFOs; support glueless interface to external logic or DSPs.
CTL0–CTL3GPIF Control OutputsConfigurable active-high/low control signals driven by GPIF state machine; used for handshaking with peripherals.
RDY0–RDY2GPIF Ready InputsExternal synchronization inputs allowing GPIF to pause or extend waveform cycles based on peripheral readiness.
SCL / SDAI²C Bus InterfaceOpen-drain bidirectional lines for bootloading firmware from external EEPROM or configuring system parameters.

Key Features

FeatureDesign Value
Soft Operation Firmware LoadingCode execution begins from 8 KB RAM preloaded via USB or I²C EEPROM-no external Flash required for field updates.
High-Speed DMA EngineTransfers data between FIFOs, RAM, and ports at 20.8 ns/byte (48 MHz clock), enabling sustained >40 MB/s throughput in synchronous mode.
General Programmable Interface (GPIF)Hardware-programmable 8-/16-bit parallel interface with up to 16-state waveforms and 3 RDY inputs-replaces FPGA glue logic in ATA/PCIe bridge designs.
Double-Buffered Isochronous Support2 KB shared memory split across 16 ISO endpoints with 16-byte granularity; ensures jitter-free audio/video streaming without host-side buffering.
Enhanced 8051 ArchitectureFour clocks/cycle execution, dual DPTR, expanded interrupt vectoring (INT2/INT4), and SFR-mapped I/O-reduces instruction count for bit-level GPIO control.

Applications

DSL Modem InterfaceMemory Card Reader

Use Scenario: Bridging USB host to ADSL line card using ATAPI-like command set over parallel bus.

IC Role / Device Role / Timing Role: USB-to-ATAPI protocol converter with GPIF emulating ATA timing and DMA offloading host CPU.

Use Value: Eliminates external CPLD/FPGA; 48-MHz 8051 processes command translation while GPIF handles strobe timing and RDY handshaking.

Use Scenario: Connecting SD/MMC/CF cards to PC via USB 2.0 without proprietary drivers.

IC Role / Device Role / Timing Role: USB mass storage class (MSC) device controller with built-in FAT-aware firmware and isochronous buffer management.

Use Value: 2 KB ISO FIFO absorbs burst writes from flash cards; 14 bulk endpoints enable concurrent command/status/data channels.

USB Camera ModuleLegacy Peripheral Converter

Use Scenario: Streaming uncompressed YUV video from CMOS sensor to host PC at 30 fps.

IC Role / Device Role / Timing Role: Isochronous USB endpoint manager with real-time DMA to FIFO and GPIF-synchronized pixel clock output.

Use Value: Double-buffered 2 KB ISO memory prevents frame drop; GPIF generates precise pixel clock and VSYNC/HSYNC signals.

Use Scenario: Converting legacy parallel printer port (IEEE 1284) to USB for modern OS compatibility.

IC Role / Device Role / Timing Role: USB printer class device with GPIF emulating Centronics handshaking and bidirectional data latching.

Use Value: Four 64-byte FIFOs absorb print spool bursts; vectored interrupts reduce latency during status polling.

Equivalent & Alternatives

The following parts are listed as comparable options for similar USB microcontroller applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
CY7C68013A-128AXCSuccessor FX2LP device with 8051 core, 16 KB RAM, and improved GPIF (56 pins vs. 48), but no native I²C controller.Requires external I²C EEPROM for boot; better suited for high-throughput data acquisition where RAM size matters more than I²C integration.Select when needing larger buffer space and higher GPIF pin count; avoid if I²C-based EEPROM boot is mandatory.
FTDI FT232HUSB-to-HS UART/BITBANG bridge IC with no embedded processor; relies on host-driven protocol translation.Lacks local intelligence for isochronous streaming or GPIF waveform generation; limited to serial or GPIO-based interfaces.Select only for simple UART or GPIO bridging; not viable for ATAPI, camera, or real-time protocol emulation requiring on-chip processing.

Compared with CY7C64613-128NC, CY7C68013A offers greater RAM and GPIF flexibility but removes integrated I²C, while FT232H sacrifices all local processing capability for simplicity-making CY7C64613-128NC uniquely balanced for embedded USB protocol conversion with minimal external components.

Availability

CY7C64613-128NC is available at Aetrix Electronics and suitable for DSL modems, memory card readers, USB camera modules, and legacy peripheral converters requiring stable component supply and long-term industrial availability.

Supply support for CY7C64613-128NC 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

Cypress Semiconductor (now part of Infineon Technologies) is a fabless semiconductor company specializing in USB, memory, PSoC, and connectivity solutions for industrial and consumer electronics.

The EZ-USB FX family-including CY7C64613-was designed specifically for high-integration USB peripheral development, emphasizing soft firmware loading, programmable parallel interfacing, and real-time isochronous data handling without external logic.

FAQ

Does CY7C64613-128NC require external crystal or oscillator?

Yes-it requires a 12 MHz fundamental-mode crystal connected to XIN/XOUT pins. An internal PLL multiplies this to 48 MHz for the USB SIE and 8051 core. The crystal must meet ±100 ppm stability for USB full-speed compliance; ceramic resonators are not recommended due to insufficient accuracy.

Can CY7C64613-128NC operate without USB connection after boot?

Yes-firmware can be loaded from an I²C-connected EEPROM at reset, enabling standalone operation. The EEPROM must contain valid 8051 code and configuration bytes; default boot mode is USB download, but EEPROM presence overrides this behavior automatically.

What is the maximum data rate achievable using GPIF in synchronous mode?

In synchronous 16-bit mode with internal 48 MHz clock, GPIF achieves up to 24 MB/s (16 bits × 48 MHz ÷ 8). Real-world throughput depends on waveform descriptor efficiency and RDY signal timing; measured benchmarks show sustained 18–21 MB/s with optimized descriptors and tight peripheral handshaking.

How many GPIO pins are available in the 128-pin PQFP package?

The CY7C64613-128NC exposes 72 dedicated GPIO pins across Ports A–E, plus additional multifunction pins (e.g., GPIF data lines, FIFO controls, I²C, UART) that can be configured as general-purpose I/O when their primary function is unused-totaling over 90 usable I/O signals in typical configurations.

CY7C64613-128NC Specifications

Product attributes
Attribute value
Manufacturer:
Infineon Technologies
Series:
EZ-USB FX™
Package/Case:
128-BFQFP
Packaging:
Bag
Product Status:
Obsolete
Programmable:
Not Verified
Applications:
USB Microcontroller
Core Processor:
8051
Program Memory Type:
ROMless
Controller Series:
CY7C646xx
RAM Size:
8K x 8
Interface:
I2C, USB, USART
Number of I/O:
40
Voltage - Supply:
3V ~ 3.6V
Operating Temperature:
0°C ~ 70°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
128-PQFP (14x20)

CY7C64613-128NC FAQ

1.How can I place an order for CY7C64613-128NC through Aetrix?

Please submit a Request for Quotation (RFQ) for CY7C64613-128NC 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 CY7C64613-128NC reliable?

The price and inventory of CY7C64613-128NC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CY7C64613-128NC is usually 5 days.

3.What payment methods are accepted for CY7C64613-128NC?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CY7C64613-128NC transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for CY7C64613-128NC?

CY7C64613-128NC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your CY7C64613-128NC 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 CY7C64613-128NC?

For technical support, including CY7C64613-128NC datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CY7C64613-128NC requirements.

6.How does Aetrix verify that CY7C64613-128NC is sourced from the original manufacturer or authorized distributors?

All CY7C64613-128NC 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 CY7C64613-128NC meets industry standards.

7.What is the process for return or replacement of CY7C64613-128NC?

All CY7C64613-128NC units undergo pre-shipment inspection (PSI). If there is an issue with CY7C64613-128NC, 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 CY7C64613-128NC part is unused and in its original packaging.

Return procedure for CY7C64613-128NC:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

CY7C64613-128NC Tags

  • CY7C64613-128NC
  • CY7C64613-128NC PDF
  • CY7C64613-128NC Datasheet
  • CY7C64613-128NC Specifications
  • CY7C64613-128NC Images
  • Infineon Technologies
  • Infineon Technologies CY7C64613-128NC
  • Buy CY7C64613-128NC
  • CY7C64613-128NC Price
  • CY7C64613-128NC Distributor
  • CY7C64613-128NC Supplier
  • CY7C64613-128NC Wholesale
Related Products
CYPD3175-24LQXQ
CYPD3175-24LQXQ

Infineon Technologies

SLB9672VU20FW1523XTMA1
SLB9672VU20FW1523XTMA1

Infineon Technologies

SLB9670VQ20FW785XTMA1
SLB9670VQ20FW785XTMA1

Infineon Technologies

SLB9672XU20FW1523XTMA1
SLB9672XU20FW1523XTMA1

Infineon Technologies

SLB9673XU20FW2613XTMA1
SLB9673XU20FW2613XTMA1

Infineon Technologies

CYPD3125-40LQXIT
CYPD3125-40LQXIT

Infineon Technologies

AT97SC3204-U2A1A-20
AT97SC3204-U2A1A-20

Microchip Technology

AT97SC3204-U2A1A-10
AT97SC3204-U2A1A-10

Microchip Technology

SLM9670AQ20FW1311XTMA1
SLM9670AQ20FW1311XTMA1

Infineon Technologies

SLB9672XU20FW1613XTMA1
SLB9672XU20FW1613XTMA1

Infineon Technologies

SLB9672AU20FW1613XTMA1
SLB9672AU20FW1613XTMA1

Infineon Technologies

SLB9673AU20FW2613XTMA1
SLB9673AU20FW2613XTMA1

Infineon Technologies

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER