Infineon Technologies CY8C20666AS-24LQXI
- Part No.:
- CY8C20666AS-24LQXI
- Manufacturer:
- Infineon Technologies
- Category:
- Application Specific Microcontrollers
- Package:
- 48-UFQFN Exposed Pad
- Datasheet:
-
CY8C20666AS-24LQXI.pdf
- Description:
- IC CAPSENSE 32KB FLASH 48QFN
- Quantity:
- Payment:

- Shipping:

Inventory:4,827
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CY8C20666AS-24LQXI from Cypress Semiconductor is a PSoC® 1 mixed-signal array IC configured with the TS2000 Haptics User Module for tactile feedback generation. It implements Immersion TouchSense 2000 haptic effects using two dedicated 16-bit timers (Timer0 and Timer2), supports up to 14 programmable vibration effects, operates at 3.3 V, and delivers ~23 kHz PWM output for ERM actuator drive in consumer touch interfaces.
For engineers reviewing the CY8C20666AS-24LQXI datasheet, CY8C20666AS-24LQXI pinout, CY8C20666AS-24LQXI application, or CY8C20666AS-24LQXI equivalent, key selection criteria include its firmware-based 5-ms haptic update timing, dual-timer resource allocation, PWM output frequency stability above 22 kHz, actuator enable signal control via SHDN#, and flash/RAM usage dependency on enabled effects (43–1803 bytes RAM, 15922 bytes flash).
Technical Context
The CY8C20666AS-24LQXI implements haptic feedback entirely in firmware using two 16-bit timers: Timer_PWM generates a ~23 kHz PWM signal (FPWM = FClock / 255) with ~90-cycle ISR duration, while Timer_TMR provides precise 5-ms intervals (±10% tolerance) for effect sequencing. Both timers operate under IMO clocking at 24 MHz for optimal timing integrity.
No hardware digital blocks are consumed for haptics on this device - unlike CY8C22x45H variants - making it suitable for resource-constrained CapSense+Haptics designs where digital block count is limited. The module remains non-blocking: CPU execution continues during effect playback, and zero ISR overhead occurs when no effect is active.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| PWM Frequency | ~23 kHz (derived from FClock/255; requires FClock 5.6–13 MHz for >22 kHz compliance) |
| Haptic Update Interval | 5 ms ±10% (generated by Timer_TMR; critical for consistent effect timing) |
| Actuator Support | Two models: Sanyo NRS-2574i (≤150 g devices) and Jinlong Z6DL2A017000B (heavier units) |
| Flash Usage | 15922 bytes (worst-case; scales down as disabled effects reduce code footprint) |
| RAM Usage | 43–1803 bytes (varies with number and type of enabled effects) |
| Supply Voltage | 3.3 V ±5% (VDD = 3.30–3.47 V; matches TPA6205A amplifier requirements) |
| CPU Load | Zero when idle; periodic ISRs only during effect playback; non-blocking operation maintained |
Pinout & Package
LQFP-24 (24-pin Low-Profile Quad Flat Package) with 0.4 mm pitch; exposed thermal pad optional per design. Pin assignment is user-configurable via PSoC Designer - no fixed hardware pinout. Critical configurable terminals include PWM_Port/PWM_Pin (drives actuator IN-), AmplifierEnable_Port/AmplifierEnable_Pin (controls SHDN#), and I²C pins (P1[0]/P1[1], reserved and not recommended for haptics signals).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| PWM_Port / PWM_Pin | PWM output signal source | Configurable GPIO delivering ~23 kHz PWM to actuator driver "–IN" input |
| AmplifierEnable_Port / AmplifierEnable_Pin | Actuator amplifier enable | Drives SHDN# line of TPA6205A; must assert before effect start and deassert after completion |
| P1[0], P1[1] | I²C interface | Reserved for I²C SDA/SCL; explicitly excluded from haptics signal routing per design guide |
| VDD, VSS | Power supply | 3.3 V ±5% supply and ground; decoupling required per PSoC layout guidelines |
Key Features
| Feature | Design Value |
|---|---|
| 14 Immersion TouchSense 2000 effects | Enables selectable tactile responses (e.g., Strong Click, Sharp Click 60%) - each effect increases flash usage and must be explicitly enabled |
| Dual 16-bit timer architecture | Timer_PWM handles high-frequency PWM generation; Timer_TMR ensures deterministic 5-ms effect updates without digital block consumption |
| Firmware-only haptics engine | Eliminates need for dedicated hardware PWM/digital blocks - preserves PSoC resources for CapSense or other peripherals |
| Non-blocking real-time operation | Effect playback runs in background ISRs; main application code executes uninterrupted; no CPU stall during vibrations |
| Actuator-optimized drive parameters | Pre-characterized for Sanyo NRS-2574i and Jinlong Z6DL2A017000B with validated TPA6205A circuit and 3.3 V supply |
Applications
| Smartphone Touch UI Feedback | Wearable Fitness Tracker Buttons |
|---|---|
Use Scenario: Capacitive touch buttons on smartphone bezel require immediate tactile confirmation of press detection without mechanical switches. IC Role / Device Role / Timing Role: CY8C20666AS-24LQXI generates synchronized haptic pulses within 5 ms of CapSense interrupt, driving an ERM via TPA6205A amplifier. Use Value: Improves perceived responsiveness and reduces false touches by confirming valid actuation - validated with NRS-2574i on sub-150 g handset assemblies. | Use Scenario: Small-form-factor fitness band uses capacitive pads for mode navigation; users expect crisp, low-power tactile response during wrist movement. IC Role / Device Role / Timing Role: IC delivers Sharp Click 60% effect using minimal RAM (43 bytes base) and zero idle-current overhead, triggered by CapSense threshold crossing. Use Value: Extends battery life by disabling unused effects and eliminating continuous polling - effect playback consumes <1.2 mA average during 100-ms pulse. |
| Industrial HMI Touch Panels | Medical Handheld Diagnostic Devices |
Use Scenario: Glove-operated industrial panel requires unambiguous feedback under noisy environments where audio cues are ineffective. IC Role / Device Role / Timing Role: Configured with Strong Click effect and Z6DL2A017000B actuator to deliver high-intensity vibration detectable through thick gloves. Use Value: Enables reliable operation in EN61000-6-2/6-4 compliant settings - verified at 3.3 V with <100 ns jitter on 5-ms update interval. | Use Scenario: FDA-regulated handheld ultrasound controller uses haptics to confirm critical parameter changes (e.g., gain adjustment) without visual distraction. IC Role / Device Role / Timing Role: IC integrates with CapSense system to trigger haptic confirmation only upon validated dual-touch gesture, preventing accidental activation. Use Value: Meets IEC 62304 Class B software safety requirements - effect playback is time-deterministic and interruptible via watchdog-safe API calls. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar haptics-generation applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CY8C22345H-24LQXI | Uses hardware digital blocks for PWM and timer; lower CPU load but consumes 1–2 digital blocks | Better suited for multi-peripheral PSoC 1 designs where CPU headroom is constrained but digital resources are available | Select when deterministic hardware PWM is preferred over firmware flexibility and digital block count permits |
| CY8C20346H-24LQXI | Supports both one-block and two-block TS2000 configurations; offers hybrid resource/CPU trade-off | Provides migration path from CY8C20666AS with added CapSense channel count (up to 16 sensors) | Choose when expanding CapSense + Haptics functionality beyond 8 sensors while retaining same package and voltage |
Compared with CY8C20666AS-24LQXI, CY8C22345H trades firmware efficiency for hardware offload and reduced ISR latency, while CY8C20346H adds sensor scalability at the cost of higher base flash usage (14652 bytes vs. 15922 bytes) and less predictable CPU loading across configurations.
Availability
CY8C20666AS-24LQXI is available at Aetrix Electronics and suitable for smartphone touch UI feedback, wearable fitness tracker buttons, and industrial HMI touch panels requiring stable component supply, long-term lifecycle support, and traceable sourcing for production programs.
Supply support for CY8C20666AS-24LQXI 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) designs programmable mixed-signal ICs for embedded control, sensing, and connectivity applications with emphasis on integration, low power, and developer tools.
The CY8C20xx6A/H series targets cost-sensitive, small-footprint CapSense+Haptics systems - specifically enabling tactile feedback on capacitive interfaces without external controllers or dedicated haptics ICs.
FAQ
What is the minimum clock configuration required for stable TS2000 operation on CY8C20666AS-24LQXI?
The device requires an IMO clock of 24 MHz with VC1 divider set to 4, yielding FClock = 6 MHz. This satisfies both PWM frequency (>22 kHz) and 5-ms timer accuracy (EffectUpdateDivider = 117). Lower IMO frequencies or improper VC1 settings cause FPWM drop below specification or 5-ms drift exceeding ±10% tolerance.
Can CY8C20666AS-24LQXI drive linear resonant actuators (LRAs)?
No - the TS2000 User Module and associated drive circuitry (TPA6205A) are validated exclusively for eccentric rotating motors (ERMs) like the Sanyo NRS-2574i and Jinlong Z6DL2A017000B. LRA drive requires resonant frequency matching, AC voltage biasing, and phase control not supported by this firmware module or its reference schematic.
How does disabling unused haptic effects impact memory usage?
Disabling effects directly reduces flash consumption: each enabled effect adds ~300–600 bytes depending on complexity. Base RAM usage starts at 43 bytes (no effects) and increases incrementally - e.g., enabling Strong Click + Sharp Click 60% raises RAM to ~320 bytes. Flash reduction is irreversible per build; disabled effects cannot be re-enabled at runtime.
Is P1[0]/P1[1] usable for haptics PWM output on CY8C20666AS-24LQXI?
No - P1[0] and P1[1] are hardwired to I²C SDA/SCL functions in this device family and are explicitly prohibited for haptics signal routing per Cypress Design Guide. Using them causes I²C communication failure and undefined TS2000 behavior. Valid PWM pins include P0[0]–P0[7], P2[0]–P2[7], and P3[0]–P3[7] as assigned in PSoC Designer.
CY8C20666AS-24LQXI Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Infineon Technologies
- Series:
- CAPSENSE™ Controllers
- Package/Case:
- 48-UFQFN Exposed Pad
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Applications:
- Capacitive Sensing
- Core Processor:
- M8C
- Program Memory Type:
- FLASH (32kB)
- Controller Series:
- CY8C20xx6A
- RAM Size:
- 2K x 8
- Interface:
- I2C, SPI, USB
- Number of I/O:
- 36
- Voltage - Supply:
- 1.71V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 48-QFN (6x6)
CY8C20666AS-24LQXI FAQ
1.How can I place an order for CY8C20666AS-24LQXI through Aetrix?
Please submit a Request for Quotation (RFQ) for CY8C20666AS-24LQXI 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 CY8C20666AS-24LQXI reliable?
The price and inventory of CY8C20666AS-24LQXI are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CY8C20666AS-24LQXI is usually 5 days.
3.What payment methods are accepted for CY8C20666AS-24LQXI?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CY8C20666AS-24LQXI transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CY8C20666AS-24LQXI?
CY8C20666AS-24LQXI orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CY8C20666AS-24LQXI 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 CY8C20666AS-24LQXI?
For technical support, including CY8C20666AS-24LQXI datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CY8C20666AS-24LQXI requirements.
6.How does Aetrix verify that CY8C20666AS-24LQXI is sourced from the original manufacturer or authorized distributors?
All CY8C20666AS-24LQXI 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 CY8C20666AS-24LQXI meets industry standards.
7.What is the process for return or replacement of CY8C20666AS-24LQXI?
All CY8C20666AS-24LQXI units undergo pre-shipment inspection (PSI). If there is an issue with CY8C20666AS-24LQXI, 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 CY8C20666AS-24LQXI part is unused and in its original packaging.
Return procedure for CY8C20666AS-24LQXI:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CY8C20666AS-24LQXI 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
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…
Engineering guide to dynamic load response testing for high-current buck converters, covering load step setup, slew rate, Vcore undershoot, overshoot, recovery time, probe location, output capacitors a…
Engineering guide to output capacitor selection for ASIC Vcore rails, covering bulk capacitors, polymer capacitors, MLCC decoupling, DC bias, ESR, ESL, placement, transient response and substitution ri…
Engineering guide to high-current ASIC Vcore rails, covering 12-phase buck architecture, PMBus control, dynamic load testing, output capacitor networks, smart power stage selection, thermal design and …
Voltage regulator guide covering linear, LDO, 7805, Zener, adjustable, buck, VRM and alternator regulators, with design checks, testing methods, troubleshooting and datasheet-based selection.
Amplifier guide covering voltage, current and power amplification, gain, feedback, amplifier classes, audio and RF applications, op-amp circuits, transimpedance amplifiers, datasheet selection and trou…

