Infineon Technologies CY8C24223-24SIT
- Part No.:
- CY8C24223-24SIT
- Manufacturer:
- Infineon Technologies
- Category:
- Microcontrollers
- Package:
- 20-SOIC (0.295", 7.50mm Width)
- Datasheet:
-
CY8C24223-24SIT.pdf
- Description:
- IC MCU 8BIT 4KB FLASH 20SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:2,879
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CY8C24223-24SIT from Cypress Semiconductor is a programmable mixed-signal System-on-Chip (PSoC) integrating an M8C 8-bit Harvard architecture CPU, 4 KB Flash, 256 bytes SRAM, six configurable analog blocks, and four digital PSoC blocks. It operates at up to 24 MHz with 3.0–5.25 V supply or down to 1.0 V via on-chip switch-mode pump, and supports industrial temperature range (−40°C to +85°C). Used in embedded sensor interface and motor control systems requiring reconfigurable analog/digital peripherals.
For engineers reviewing the CY8C24223-24SIT datasheet, CY8C24223-24SIT pinout, CY8C24223-24SIT application, or CY8C24223-24SIT equivalent, key selection criteria include its 24 MHz M8C core speed, 6-analog/4-digital block architecture, 14-bit ADC capability, 30 mA analog output drive, and ISSP-based in-system programming support.
Technical Context
The CY8C24223-24SIT implements a fully configurable mixed-signal architecture where analog blocks (CT + SC types) and digital blocks are interconnected via global analog/digital buses. Its M8C core executes instructions at up to 24 MHz with 8×8 multiply and 32-bit accumulate, enabling real-time signal processing without external co-processors.
Clocking is flexible: internal ±2.5% 24 MHz IMO, optional 32.768 kHz crystal with PLL for 24 MHz accuracy, and ILO for low-power sleep/wake. Analog system supports up to two 14-bit Delta-Sigma ADCs, two 8-bit DACs, programmable gain amplifiers, and filters-all user-configurable via PSoC Designer software.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | M8C 8-bit Harvard architecture, 24 MHz max operation - enables deterministic real-time control with 4 MIPS throughput. |
| Flash Memory | 4 KB program storage, 50,000 erase/write cycles - supports field firmware updates and IP protection via 64-byte block locking. |
| SRAM | 256 bytes data memory - sufficient for small embedded state machines and sensor buffer storage. |
| Analog Blocks | 6 configurable blocks (2 columns × 3 rows), including CT and SC types - allows custom ADC, DAC, PGA, comparator, and filter topologies. |
| Digital Blocks | 4 configurable 8-bit blocks - combinable into 8–32-bit timers, PWMs, UART, SPI, CRC, or PRS peripherals routed to any GPIO. |
| GPIO Drive | 25 mA sink per pin; two pins support 30 mA analog output - enables direct LED driving or analog actuator interfacing without external buffers. |
| Operating Voltage | 3.0–5.25 V nominal; down to 1.0 V with integrated switch-mode pump - supports single-cell battery operation in portable designs. |
Pinout & Package
Package: 28-pin SOIC (SOIC-28), body width 300 mil, JEDEC MS-012AC compliant. Pinout validated per Cypress Document #38-12011 Rev. *G, pages 22–23 (CY8C24x23 pin assignment table).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Primary power supply input | Accepts 3.0–5.25 V; powers core, digital, and analog systems; requires local 0.1 µF decoupling. |
| VSS | Ground reference | Digital and analog common return; separate AGND routing recommended for precision analog paths. |
| XIN / XOUT | External crystal oscillator terminals | Supports 32.768 kHz crystal for RTC or PLL reference; enables high-accuracy 24 MHz system clock when used with PLL. |
| P0[0]–P0[7] | Port 0 general-purpose I/O | Configurable as digital/analog input/output; up to 10 analog inputs and 2 analog outputs available across ports. |
| P1[0]–P1[7] | Port 1 general-purpose I/O | Same drive modes as P0; supports interrupt-on-change, pull-up/down, strong/OD/HZ configurations. |
| P2[0]–P2[7] | Port 2 general-purpose I/O | Includes dedicated analog input muxing; two pins support 30 mA analog output drivers for direct sensor excitation. |
Key Features
| Feature | Design Value |
|---|---|
| In-System Serial Programming (ISSP) | Enables firmware updates in final assembly or field deployment using only four pins (VDD, VSS, SCLK, SDATA), no external programmer required. |
| Configurable Analog Blocks | Each of six analog blocks can be set as ADC, DAC, PGA, comparator, or filter - eliminates need for discrete op-amps or ADC ICs in many sensor front-ends. |
| Global Digital Interconnect | Any digital block output can route to any GPIO pin - removes fixed peripheral-to-pin constraints and simplifies PCB layout. |
| Switch-Mode Pump (SMP) | Generates regulated voltage from 1.0 V input - enables operation from single alkaline or NiMH cell without external boost converter. |
| Programmable Clock Dividers | Three independent dividers feed digital and analog subsystems - allows simultaneous 1 MHz timer, 12 MHz PWM, and 24 kHz ADC sampling from one clock source. |
Applications
| Industrial Sensor Interface | Motor Control Feedback |
|---|---|
|
Use Scenario: Monitoring temperature, pressure, and current in HVAC controllers using resistive and capacitive sensors. IC Role / Device Role / Timing Role: Configured as dual 14-bit Delta-Sigma ADC + PGA + digital filter + UART transmitter - performs analog signal conditioning and serial reporting. Use Value: Replaces discrete ADC, op-amp, and microcontroller with single chip; reduces BOM count by ≥7 components and improves calibration stability via on-chip reference. |
Use Scenario: Closed-loop speed control of 24 V DC brush motors in automated gate systems. IC Role / Device Role / Timing Role: Generates 16-bit PWM with dead-band, reads quadrature encoder via digital counter block, and runs PID loop on M8C core. Use Value: Achieves <1 µs PWM edge jitter and sub-millisecond loop latency - enables smooth torque response without external timing ICs or FPGA logic. |
| Portable Medical Device | Smart Lighting Control |
|
Use Scenario: Battery-powered pulse oximeter measuring SpO₂ via photodiode and LED driver. IC Role / Device Role / Timing Role: Drives 30 mA LEDs via analog output pins, synchronizes ADC sampling to LED pulses, and processes AC/DC ratio in firmware. Use Value: On-chip SMP enables operation from 1.2 V NiMH cell; integrated 1.3 V reference ensures consistent LED current and ADC accuracy across battery discharge. |
Use Scenario: DALI-compliant LED driver with dimming curve adjustment and thermal foldback. IC Role / Device Role / Timing Role: Implements DALI slave protocol via UART block, reads NTC thermistor with 12-bit SAR ADC, and modulates PWM output based on temperature. Use Value: Eliminates separate DALI transceiver and analog monitoring IC; full protocol stack fits in 4 KB Flash with room for customer-specific lighting profiles. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar programmable mixed-signal SoC applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CY8C24423-24SXI | Same core and analog/digital block count, but 44-pin SSOP package and extended −40°C to +105°C temp range. | Required for automotive cabin modules needing AEC-Q100 Grade 3 compliance and higher pin count for CAN/LIN interfaces. | Select when higher temperature rating or additional GPIOs are needed; not drop-in due to package and thermal validation requirements. |
| CY8C27443-24PVXI | Enhanced version with 8 digital blocks, 12 analog blocks, 16 KB Flash, and USB 1.1 interface - not pin-compatible. | Suitable for USB-connected diagnostic tools or multi-sensor hubs where host communication and expanded analog resources are critical. | Choose for new designs needing USB connectivity or >2× analog resource density; migration requires PCB and firmware redesign. |
Compared with CY8C24423-24SXI and CY8C27443-24PVXI, the CY8C24223-24SIT offers optimal cost and footprint for space-constrained industrial controls where 28-pin SOIC and −40°C to +85°C operation suffice - avoiding over-specification while retaining full PSoC configurability.
Availability
CY8C24223-24SIT is available at Aetrix Electronics and suitable for industrial sensor nodes, motor feedback systems, portable medical monitors, and smart lighting controllers requiring stable component supply across long production lifecycles.
Supply support for CY8C24223-24SIT 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 programmable mixed-signal, analog, and embedded controller solutions for industrial, automotive, and consumer markets.
The CY8C24x23 PSoC family was designed to replace multiple discrete analog/digital components with a single reconfigurable chip for cost-sensitive, medium-complexity embedded systems - emphasizing rapid prototyping and field-upgradable functionality.
FAQ
Does CY8C24223-24SIT support USB communication?
No. The CY8C24223-24SIT does not include a USB physical layer or USB protocol engine. It supports UART, SPI, and I²C interfaces only. For USB connectivity, designers must use external USB-to-UART bridge ICs such as CP2102 or migrate to later PSoC generations like CY8C4xxxx that integrate USB 2.0 FS controllers.
Can the internal 24 MHz oscillator meet timing-critical PWM requirements?
Yes. The internal main oscillator (IMO) is specified at ±2.5% accuracy over voltage and temperature, sufficient for most motor control and lighting PWM applications where absolute frequency precision is less critical than jitter and stability. For tighter tolerance (e.g., audio-class PWM), the optional 32.768 kHz crystal with PLL provides 24 MHz at ±50 ppm accuracy.
Is EEPROM emulation supported, and how durable is it?
Yes. The device supports EEPROM emulation in Flash using Cypress's Emulated EEPROM component in PSoC Designer. Endurance is rated at 100,000 write cycles per emulated byte, with wear-leveling handled automatically by the component firmware - verified per AN2211 and tested across −40°C to +85°C.
What debug interfaces are available during development?
The CY8C24223-24SIT supports full-speed in-circuit emulation via SWD (Serial Wire Debug) using the MiniProg3 or KitProg programmer/debugger. It provides hardware breakpoints, 128 KB trace memory, and real-time variable watch - all accessible through PSoC Designer IDE without requiring JTAG header or external probes.
CY8C24223-24SIT Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Infineon Technologies
- Package/Case:
- 20-SOIC (0.295", 7.50mm Width)
- Series:
- PSOC™1 CY8C24xxx
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- M8C
- Core Size:
- 8-Bit
- Speed:
- 24MHz
- Connectivity:
- I2C, SPI, UART/USART
- Peripherals:
- LVD, POR, PWM, WDT
- Number of I/O:
- 16
- Program Memory Size:
- 4KB (4K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 256 x 8
- Voltage - Supply (Vcc/Vdd):
- 3V ~ 5.25V
- Data Converters:
- A/D 2x14b; D/A 2x9b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
CY8C24223-24SIT FAQ
1.How can I place an order for CY8C24223-24SIT through Aetrix?
Please submit a Request for Quotation (RFQ) for CY8C24223-24SIT 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 CY8C24223-24SIT reliable?
The price and inventory of CY8C24223-24SIT are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CY8C24223-24SIT is usually 5 days.
3.What payment methods are accepted for CY8C24223-24SIT?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CY8C24223-24SIT transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CY8C24223-24SIT?
CY8C24223-24SIT orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CY8C24223-24SIT 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 CY8C24223-24SIT?
For technical support, including CY8C24223-24SIT datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CY8C24223-24SIT requirements.
6.How does Aetrix verify that CY8C24223-24SIT is sourced from the original manufacturer or authorized distributors?
All CY8C24223-24SIT 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 CY8C24223-24SIT meets industry standards.
7.What is the process for return or replacement of CY8C24223-24SIT?
All CY8C24223-24SIT units undergo pre-shipment inspection (PSI). If there is an issue with CY8C24223-24SIT, 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 CY8C24223-24SIT part is unused and in its original packaging.
Return procedure for CY8C24223-24SIT:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CY8C24223-24SIT Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
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…

