Infineon Technologies CY7C68013A-100AXC
- Part No.:
- CY7C68013A-100AXC
- Manufacturer:
- Infineon Technologies
- Category:
- Application Specific Microcontrollers
- Package:
- 100-LQFP
- Datasheet:
-
CY7C68013A-100AXC.pdf
- Description:
- IC MCU USB PERIPH HI SPD 100LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:323
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CY7C68013A-100AXC from Infineon Technologies (formerly Cypress Semiconductor) is a USB 2.0 high-speed peripheral controller integrating an enhanced 8051 microprocessor, USB 2.0 transceiver, serial interface engine (SIE), and general programmable interface (GPIF) in a single 100-pin TQFP package. It delivers up to 53 MB/s data throughput, supports four programmable endpoints with double/triple/quad buffering, and operates at 12/24/48 MHz CPU clock with 16 KB on-chip RAM - enabling bus-powered video capture and firmware-upgradable USB peripherals.
For engineers reviewing the CY7C68013A-100AXC datasheet, CY7C68013A-100AXC pinout, CY7C68013A-100AXC application, or CY7C68013A-100AXC equivalent, key selection criteria include its GPIF waveform programmability, 8-/16-bit external FIFO interface, suspend current of 300 µA (typ), I²C controller (100/400 kHz), and compatibility with legacy FX2 firmware and hardware layouts.
Technical Context
The CY7C68013A implements a hardware-accelerated USB 2.0 stack via its Smart SIE, offloading protocol handling (including SETUP/data stage separation, PID generation, CRC checking) from the 8051 core. Its PLL derives 480 MHz for the PHY from a 24 MHz crystal while generating 12/24/48 MHz clocks for the CPU via internal dividers.
GPIF operates as a state-machine-driven parallel interface with six CTL outputs, six RDY inputs, and configurable waveform descriptors - enabling direct glueless connection to ATA, EPP, PCMCIA, SRAM, and FPGA interfaces without external logic. The integrated I²C controller supports master mode only at nominal 100/400 kHz (measured ~85/300 kHz).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| USB Speed | Hi-Speed (480 Mbps) and Full-Speed (12 Mbps); certified per USB-IF TID #40460272 - ensures interoperability with host controllers and hubs. |
| CPU Core | Enhanced 8051 running at 12/24/48 MHz (4 clocks/instruction); enables real-time USB endpoint management with minimal firmware overhead. |
| On-chip RAM | 16 KB code/data RAM; eliminates need for external program memory in most firmware deployments - reduces BOM cost and PCB area. |
| Endpoints | Four programmable BULK/INTERRUPT/ISOCHRONOUS endpoints + one additional 64-byte BULK/INTERRUPT endpoint - supports concurrent high-bandwidth streaming and control transfers. |
| GPIF Interface | 8-/16-bit programmable parallel interface with 6 CTL outputs and 6 RDY inputs; enables custom timing waveforms for ASIC/DSP interfacing without FPGA or CPLD. |
| Suspend Current | 300 µA (typ) at 3.3 V; meets USB bus-powered device requirements for low-power idle states without external power management circuitry. |
| I²C Controller | Integrated master-only I²C interface supporting 100/400 kHz modes (actual measured frequencies ~85/300 kHz); used for EEPROM configuration and sensor communication. |
Pinout & Package
Package: 100-pin Thin Quad Flat Package (TQFP), 14 mm × 14 mm, 0.5 mm pitch, Pb-free, industrial temperature grade (–40°C to +85°C).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| D+ / D− | USB 2.0 differential data pair | Direct connection to USB connector; internal 1.5 kΩ pull-up on D+ enables high-speed enumeration without external components. |
| CLKOUT | 8051 clock output | Provides 12/24/48 MHz square wave (50% duty cycle); configurable as three-state or inverted - useful for synchronizing external logic or ADC sampling. |
| SLCS# | Slave FIFO chip select | Active-low enable for Slave FIFO mode; allows direct 8-/16-bit data transfer between external devices and USB endpoints without CPU intervention. |
| FLAGA / FLAGB / FLAGC | FIFO status indicators | Real-time flags indicating EP2/4/6/8 buffer full/empty/half-full states - enables hardware handshaking for burst transfers in GPIF or Slave FIFO modes. |
| I2C_SCL / I2C_SDA | I²C bus signals | Open-drain outputs with internal pull-ups; support standard-mode (100 kHz) and fast-mode (400 kHz) I²C communication for configuration EEPROM or sensors. |
| PORTD[7:0] | General-purpose I/O | Bi-directional port with individual direction control; used for GPIO expansion, LED control, or simple peripheral interfacing alongside dedicated USB functions. |
Key Features
| Feature | Design Value |
|---|---|
| Smart Serial Interface Engine (SIE) | Hardware-based USB protocol handling (token, handshake, CRC, PID) frees 8051 core for application logic - reduces firmware complexity and improves transfer reliability. |
| General Programmable Interface (GPIF) | Configurable state-machine interface with 16-state descriptor table and programmable timing - enables direct connection to ATA, UTOPIA, or custom ASICs without glue logic. |
| Slave FIFO Mode | 8-/16-bit synchronous/asynchronous data path with auto-incrementing address and packet-end strobes - supports zero-CPU-overhead DMA-like transfers to/from external memory or DSP. |
| Boot Flexibility | Firmware loadable from USB (during enumeration), internal EEPROM, or external memory - simplifies field updates and eliminates need for dedicated programming hardware. |
| Power Efficiency | Max ICC ≤ 85 mA across all operating modes; 300 µA suspend current enables USB bus-powered operation in portable scanners, video recorders, and card readers. |
Applications
| Portable Video Capture | Legacy Device Conversion |
|---|---|
|
Use Scenario: High-bandwidth USB 2.0 bridge between CMOS image sensor and host PC for real-time HD video streaming. IC Role / Device Role / Timing Role: USB peripheral controller managing isochronous IN transfers, GPIF timing synchronization with sensor pixel clock, and embedded 8051 firmware for format conversion. Use Value: Achieves sustained 48 MB/s throughput using quad-buffered endpoints and GPIF waveform matching sensor data valid window - eliminates frame drops during capture. |
Use Scenario: Retrofitting parallel-port printers or SCSI storage devices with USB 2.0 connectivity for modern OS compatibility. IC Role / Device Role / Timing Role: Protocol translator implementing printer command parsing (ESC/P) or SCSI-to-USB mass storage class (MSC) with endpoint buffering. Use Value: Uses Slave FIFO mode to absorb bursty parallel data and repackage into USB BULK transfers - avoids host-side driver development and maintains legacy firmware. |
| Memory Card Reader | Industrial Data Acquisition |
|
Use Scenario: Multi-format SD/CF/MS reader supporting simultaneous card access and host file system interaction. IC Role / Device Role / Timing Role: USB MSC class device with dual endpoint pairs for concurrent read/write operations and I²C-controlled voltage translators for 1.8/3.3 V cards. Use Value: Leverages 16 KB RAM for sector caching and GPIF to manage card command timing - achieves >25 MB/s sequential read speed without external RAM. |
Use Scenario: Isolated sensor interface module acquiring analog/digital data from industrial sensors and streaming over USB to SCADA host. IC Role / Device Role / Timing Role: USB peripheral with 8051 firmware handling sensor polling, calibration, and error-checking; GPIF synchronizes with external ADC DRDY signal. Use Value: Uses triple-buffered BULK endpoints and FLAGB-driven handshaking to sustain deterministic 10 kB/s streaming under variable host USB scheduling - meets IEC 61000-6-2 immunity requirements. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar USB 2.0 peripheral controller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CY7C68013A-56PVXC | 56-pin VFBGA package (5 mm × 5 mm), 24 GPIOs, same core and RAM - smaller footprint but no CLKOUT pin and reduced thermal dissipation capability. | Preferred for space-constrained portable devices where board area is critical and thermal headroom is limited. | Select when miniaturization outweighs debug visibility and thermal margin requirements. |
| CY7C68014A-100AXC | Identical pinout and firmware compatibility; lower suspend current (100 µA typ) due to optimized power gating - same 100-pin TQFP package and 40 GPIO count. | Better suited for battery-powered applications requiring extended standby time, such as handheld test equipment or wireless dongles. | Choose when sub-200 µA suspend current is mandatory and firmware reuse with CY7C68013A is required. |
Compared with CY7C68013A-100AXC, the -56PVXC sacrifices debug and thermal headroom for size reduction, while the CY7C68014A-100AXC retains identical layout and firmware compatibility but adds battery-life optimization - making the -100AXC optimal for industrial bus-powered systems needing robust thermal performance and full debug access.
Availability
CY7C68013A-100AXC is available at Aetrix Electronics and suitable for portable video capture, legacy device conversion, and industrial data acquisition requiring stable component supply, long-term lifecycle support, and industrial-grade temperature operation.
Supply support for CY7C68013A-100AXC 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
Infineon Technologies acquired Cypress Semiconductor in 2020 and continues to manufacture, support, and extend the EZ-USB product portfolio - combining Cypress's USB expertise with Infineon's automotive and industrial scale.
The CY7C68013A belongs to the EZ-USB FX2LP family, designed specifically for cost-sensitive, high-bandwidth USB 2.0 peripheral applications requiring minimal external components, firmware flexibility, and seamless migration from legacy FX2 designs.
FAQ
Is CY7C68013A-100AXC pin-compatible with the original CY7C68013?
Yes, CY7C68013A-100AXC is pin-compatible, object-code-compatible, and functionally compatible with the CY7C68013 FX2 in the 100-pin TQFP package. It retains identical pin assignments, memory map, and register layout while adding enhanced features like increased RAM and lower power consumption.
What boot methods does CY7C68013A-100AXC support?
CY7C68013A-100AXC supports three boot methods: (1) firmware download via USB during enumeration, (2) loading from internal EEPROM (I²C-connected), and (3) execution from external memory via the 8-/16-bit data bus - enabling flexible firmware updates and field reconfiguration without dedicated programmers.
Can CY7C68013A-100AXC operate as a USB host?
No, CY7C68013A-100AXC is a USB peripheral-only controller. It implements only device-side functionality (including SIE, transceiver, and endpoint buffers) and lacks OTG support, host controller logic, or VBUS sensing circuitry required for host operation.
Does CY7C68013A-100AXC require an external crystal?
Yes, it requires a 24 MHz ±100 ppm parallel-resonant fundamental-mode crystal with 12 pF load capacitance. The on-chip PLL uses this crystal to generate the 480 MHz PHY clock and derive 12/24/48 MHz CPU clocks - no internal RC oscillator is provided for USB timing compliance.
CY7C68013A-100AXC Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Infineon Technologies
- Series:
- EZ-USB FX2LP™
- Package/Case:
- 100-LQFP
- Packaging:
- Tray
- Product Status:
- Last Time Buy
- Programmable:
- Not Verified
- Applications:
- USB Microcontroller
- Core Processor:
- 8051
- Program Memory Type:
- ROMless
- Controller Series:
- CY7C680xx
- RAM Size:
- 16K 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:
- 100-TQFP (14x20)
CY7C68013A-100AXC FAQ
1.How can I place an order for CY7C68013A-100AXC through Aetrix?
Please submit a Request for Quotation (RFQ) for CY7C68013A-100AXC 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 CY7C68013A-100AXC reliable?
The price and inventory of CY7C68013A-100AXC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CY7C68013A-100AXC is usually 5 days.
3.What payment methods are accepted for CY7C68013A-100AXC?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CY7C68013A-100AXC transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CY7C68013A-100AXC?
CY7C68013A-100AXC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CY7C68013A-100AXC 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 CY7C68013A-100AXC?
For technical support, including CY7C68013A-100AXC datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CY7C68013A-100AXC requirements.
6.How does Aetrix verify that CY7C68013A-100AXC is sourced from the original manufacturer or authorized distributors?
All CY7C68013A-100AXC 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 CY7C68013A-100AXC meets industry standards.
7.What is the process for return or replacement of CY7C68013A-100AXC?
All CY7C68013A-100AXC units undergo pre-shipment inspection (PSI). If there is an issue with CY7C68013A-100AXC, 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 CY7C68013A-100AXC part is unused and in its original packaging.
Return procedure for CY7C68013A-100AXC:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CY7C68013A-100AXC Tags

-
CYPD3175-24LQXQ
Infineon Technologies

-
SLB9672VU20FW1523XTMA1
Infineon Technologies

-
SLB9670VQ20FW785XTMA1
Infineon Technologies

-
SLB9672XU20FW1523XTMA1
Infineon Technologies

-
SLB9673XU20FW2613XTMA1
Infineon Technologies

-
CYPD3125-40LQXIT
Infineon Technologies

-
AT97SC3204-U2A1A-20
Microchip Technology

-
AT97SC3204-U2A1A-10
Microchip Technology

-
SLM9670AQ20FW1311XTMA1
Infineon Technologies

-
SLB9672XU20FW1613XTMA1
Infineon Technologies

-
SLB9672AU20FW1613XTMA1
Infineon Technologies

-
SLB9673AU20FW2613XTMA1
Infineon Technologies
Tech Hub
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…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
LDO regulator guide covering low dropout voltage, power dissipation, thermal design, PSRR, output noise, capacitor stability, adjustable LDO circuits, LDO vs buck converter and datasheet selection chec…
Conditional Access Module guide covering CAM meaning, CI/CI+ interface, smart card authorization, DVB security workflow, TV and set-top box compatibility, internal electronics, ESD protection, connecto…
Guide to electronic component obsolescence covering EOL risk, PCN/PDN notices, last-time buy planning, replacement options, form-fit-function validation, counterfeit risk and BOM lifecycle management.
18650 battery guide covering lithium-ion cell basics, 3.6V/3.7V voltage, 4.2V charging, mAh and Wh capacity, protected cells, chargers, BMS, series-parallel packs, holders, welding and sourcing checks.…
Hall effect sensor guide covering working principle, linear and digital sensors, Arduino circuits, current sensing, speed detection, automotive applications, A3144 examples, signal filtering and datash…
Product Change Notification guide for electronic components, covering PCN meaning, PCN vs PDN/EOL, common change types, risk levels, form-fit-function review, engineering validation, BOM control, LTB/L…
A practical guide to blend door actuators, covering HVAC function, symptoms, location, AC and heater issues, reset and calibration, replacement cost, electrical diagnosis, compatibility checks, and rep…
Engineering guide to Raspberry Pi alternatives, covering chip-level differences, Orange Pi, ROCK, Jetson, Banana Pi, NanoPi, Compute Module, Pico, GPIO, camera, HAT compatibility, and replacement risks…

