Infineon Technologies CY9AF132KBQN-G-AVE2
- Part No.:
- CY9AF132KBQN-G-AVE2
- Manufacturer:
- Infineon Technologies
- Category:
- Microcontrollers
- Package:
- 48-VFQFN Exposed Pad
- Datasheet:
-
CY9AF132KBQN-G-AVE2.pdf
- Description:
- IC MCU 32BIT 128KB FLASH 48QFN
- Quantity:
- Payment:

- Shipping:

Inventory:308
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CY9AF132KBQN-G-AVE2 from Infineon Technologies (formerly Cypress) is a 32-bit ARM® Cortex®-M3 microcontroller with 128 KB on-chip Flash, 8 KB SRAM, and integrated motor control peripherals including 8-channel Base Timers, 8-channel multi-function serial interfaces (UART/CSIO/I2C), and 12-bit ADC with 1.0 μs conversion time. It operates at up to 20 MHz, supports 1.8–5.5 V supply, and targets embedded motor control and industrial sensing applications.
For engineers reviewing the CY9AF132KBQN-G-AVE2 datasheet, CY9AF132KBQN-G-AVE2 pinout, CY9AF132KBQN-G-AVE2 application, or CY9AF132KBQN-G-AVE2 equivalent, key selection criteria include its 64-pin QFP package, dual watchdog timers (HW + SW), RTC with leap-year support, low-power modes (Deep Standby RTC/Stop), and 52 fast GPIOs with port relocation.
Technical Context
This MCU implements the ARM Cortex-M3 r2p1 core with NVIC supporting 32 peripheral interrupts and 8 priority levels, plus a 24-bit SysTick timer for RTOS scheduling. Its clock system integrates five sources - 4–20 MHz main oscillator, 32.768 kHz sub-clock, 4 MHz/100 kHz internal CR oscillators, and configurable Main PLL - enabling dynamic switching and robust clock supervision via CSV.
The peripheral set is optimized for real-time control: Base Timers support PWM, PPG, reload, and PWC modes; multi-function timers provide input capture (4 ch), output compare (6 ch), A/D activation (1 ch), and waveform generation (3 ch); and the 12-bit ADC includes FIFO-based scanning (16-step) and priority conversion (4-step).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M3 r2p1, 20 MHz max - enables deterministic real-time execution with Thumb-2 instruction set and hardware divide. |
| Memory | 128 KB Flash (0-wait read), 8 KB SRAM - sufficient for firmware + data buffers in closed-loop motor control without external memory. |
| ADC | 12-bit SAR, 1.0 μs min conversion - supports high-speed current/voltage sampling in BLDC commutation cycles. |
| Timers | 8-channel Base Timer + 3× free-run + 6× output compare - enables simultaneous PWM generation, dead-time insertion, and encoder counting. |
| Serial Interfaces | 8-channel MF-SI (UART/CSIO/I2C) - allows concurrent host comms (UART), sensor I2C, and SPI-like CSIO for displays or ADCs. |
| Power Range | 1.8 V to 5.5 V - accommodates battery-backed industrial sensors and 3.3 V/5 V mixed-signal systems without level shifters. |
| Low-Power Modes | Sleep, Timer, RTC, Stop, Deep Standby RTC, Deep Standby Stop - enables <1 μA RTC-keep-alive in battery-critical applications. |
Pinout & Package
Package: 64-pin LQFP (10 mm × 10 mm, 0.5 mm pitch), RoHS-compliant, moisture sensitivity level 3.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC, VSS | Power supply and ground | Dual VCC pins (Pins 1, 64) and multiple VSS (Pins 2, 3, 63) ensure stable core/peripheral rail decoupling in noise-sensitive motor drive layouts. |
| XTAL1/XTAL2 | Main crystal oscillator input/output | Supports 4–20 MHz external crystals; critical for precise timing in servo position loops and UART baud rate accuracy. |
| OSC32IN/OSC32OUT | 32.768 kHz RTC crystal interface | Enables autonomous calendar/timekeeping during Deep Standby RTC mode with <1 μA current draw. |
| PA0–PA15, PB0–PB15, etc. | Multi-function GPIO with port relocation | 52 total fast I/Os; port relocate allows flexible peripheral mapping (e.g., assign UART0 to PA6/PA7 or PB10/PB11) without PCB redesign. |
| AD0–AD7 | Analog input channels | 8 dedicated 12-bit ADC inputs - directly sample motor phase currents, temperature sensors, or potentiometer feedback. |
| MTIOA0–MTIOB3 | Motor timer I/O (PWM, capture) | Hardware-timed complementary PWM outputs with programmable dead time - essential for gate driver control in 3-phase inverters. |
Key Features
| Feature | Design Value |
|---|---|
| Dual Watchdog Architecture | Separate hardware (CR-oscillator-clocked) and software watchdogs - ensures fail-safe reset even during deep sleep or clock failure. |
| Real-Time Clock with Leap-Year Logic | Full BCD calendar (Year/Month/Day/Hour/Minute/Second/Weekday) with automatic leap-year correction - eliminates firmware date math overhead. |
| Low-Voltage Detection (2-stage) | LVD1 triggers interrupt for graceful shutdown; LVD2 forces reset below safe operating voltage - prevents flash corruption or logic glitches. |
| Multi-Function Serial Interface | Per-channel mode selection (UART/CSIO/I2C) on 8 independent channels - simplifies integration of diverse peripherals without additional bridge ICs. |
| Port Relocation | Runtime-configurable peripheral pin assignment - enables single PCB design across multiple firmware variants (e.g., UART on different pins per customer requirement). |
Applications
| Industrial Motor Control | Smart Sensor Node |
|---|---|
Use Scenario: Closed-loop speed/position control of 3-phase BLDC motors in HVAC blowers and pump drives. IC Role / Device Role / Timing Role: Real-time execution of FOC algorithms, generation of synchronized 6-channel PWM with dead time, and ADC-triggered current sampling. Use Value: On-chip motor timers and 12-bit ADC eliminate external PWM generators and signal conditioners, reducing BOM count by ≥3 components. | Use Scenario: Battery-powered environmental monitor logging temperature, humidity, and air quality over weeks. IC Role / Device Role / Timing Role: Low-power scheduler managing sensor reads, I2C comms, and RTC wake-up every 10 minutes from Deep Standby RTC mode. Use Value: Sub-μA RTC operation and 1.8 V minimum supply extend coin-cell life beyond 12 months without external power management IC. |
| Programmable Logic Controller (PLC) I/O Module | Home Appliance Control Board |
Use Scenario: DIN-rail mounted I/O expansion module with digital input debouncing, analog input scaling, and Modbus RTU communication. IC Role / Device Role / Timing Role: Deterministic interrupt handling for 8-channel opto-isolated inputs, 8-channel 12-bit ADC acquisition, and UART-based Modbus framing. Use Value: Nested Vectored Interrupt Controller with 8 priority levels ensures timely response to safety-critical input edges while servicing comms stack. | Use Scenario: Washing machine main control board managing water valves, drum motor, heater, and user interface. IC Role / Device Role / Timing Role: Coordinating multi-stage wash cycles using RTC alarms, driving triac-based heater control via PWM, and reading front-panel buttons via GPIO scan. Use Value: Integrated 5V-tolerant GPIOs interface directly to legacy appliance switches and indicators, avoiding level-shifter components. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F103C8T6 | 72 MHz Cortex-M3, 64 KB Flash, no integrated RTC calendar or motor-specific timers; requires external crystal for full accuracy. | Lacks built-in leap-year RTC and hardware dead-time PWM - demands additional firmware logic and external gate drivers for motor control. | Prefer when higher CPU throughput is needed and motor peripherals are implemented externally. |
| RP2040 | Dual-core ARM Cortex-M0+, 2 MB Flash, no hardware RTC calendar or analog peripherals; relies on software timing and external ADCs. | No native 12-bit ADC or motor timer blocks - unsuitable for real-time current sensing or PWM generation without FPGA co-processor. | Prefer for cost-sensitive consumer IoT where USB host capability and dual-core flexibility outweigh analog/motor integration. |
Compared with STM32F103C8T6 and RP2040, CY9AF132KBQN-G-AVE2 delivers tighter integration for industrial motor and sensor edge nodes - its on-die RTC calendar, hardware dead-time PWM, and 1.0 μs ADC reduce system latency and component count without sacrificing 20 MHz determinism.
Availability
CY9AF132KBQN-G-AVE2 is available at Aetrix Electronics and suitable for industrial motor control, smart sensor nodes, PLC I/O modules, and home appliance control boards requiring stable component supply and long-term lifecycle support.
Supply support for CY9AF132KBQN-G-AVE2 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 is a global semiconductor leader headquartered in Munich, Germany, specializing in power management, automotive MCUs, and industrial control solutions.
This device belongs to the FM3 family of 32-bit ARM Cortex-M3 microcontrollers, designed specifically for cost-sensitive, low-power embedded control applications requiring integrated motor timing, analog sensing, and robust real-time operation.
FAQ
What is the maximum operating frequency and supported voltage range?
The CY9AF132KBQN-G-AVE2 operates at up to 20 MHz and supports a wide supply voltage range of 1.8 V to 5.5 V. This allows direct interfacing with both 3.3 V logic and legacy 5 V systems, and enables stable operation across varying battery discharge curves in portable equipment.
Does this MCU include hardware support for motor control functions?
Yes - it integrates dedicated motor control peripherals: 8-channel Base Timers with PWM/PPG modes, multi-function timers with input capture and output compare, hardware dead-time insertion, and A/D activation compare for synchronous current sampling. These eliminate need for external timer or comparator ICs in BLDC/stepper drives.
How many analog-to-digital converter channels does it have, and what is their resolution and speed?
It features an 8-channel, 12-bit successive approximation ADC with a minimum conversion time of 1.0 μs. The ADC includes FIFO-based scanning (16-step depth) and 2-level priority conversion, enabling precise, jitter-free sampling of motor phase currents or sensor signals in real-time control loops.
What low-power modes are supported, and what is the lowest achievable current draw?
Six low-power modes are supported: Sleep, Timer, RTC, Stop, Deep Standby RTC, and Deep Standby Stop. In Deep Standby RTC mode, the device maintains calendar time with typical current draw below 1 μA - ideal for battery-backed applications requiring years of operation on a single coin cell.
CY9AF132KBQN-G-AVE2 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Infineon Technologies
- Package/Case:
- 48-VFQFN Exposed Pad
- Series:
- FM3 MB9A130LB
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M3
- Core Size:
- 32-Bit Single-Core
- Speed:
- 20MHz
- Connectivity:
- CSIO, I2C, UART/USART
- Peripherals:
- LVD, POR, PWM, WDT
- Number of I/O:
- 37
- Program Memory Size:
- 128KB (128K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 8K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 5.5V
- Data Converters:
- A/D 6x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
CY9AF132KBQN-G-AVE2 FAQ
1.How can I place an order for CY9AF132KBQN-G-AVE2 through Aetrix?
Please submit a Request for Quotation (RFQ) for CY9AF132KBQN-G-AVE2 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 CY9AF132KBQN-G-AVE2 reliable?
The price and inventory of CY9AF132KBQN-G-AVE2 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CY9AF132KBQN-G-AVE2 is usually 5 days.
3.What payment methods are accepted for CY9AF132KBQN-G-AVE2?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CY9AF132KBQN-G-AVE2 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CY9AF132KBQN-G-AVE2?
CY9AF132KBQN-G-AVE2 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CY9AF132KBQN-G-AVE2 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 CY9AF132KBQN-G-AVE2?
For technical support, including CY9AF132KBQN-G-AVE2 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CY9AF132KBQN-G-AVE2 requirements.
6.How does Aetrix verify that CY9AF132KBQN-G-AVE2 is sourced from the original manufacturer or authorized distributors?
All CY9AF132KBQN-G-AVE2 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 CY9AF132KBQN-G-AVE2 meets industry standards.
7.What is the process for return or replacement of CY9AF132KBQN-G-AVE2?
All CY9AF132KBQN-G-AVE2 units undergo pre-shipment inspection (PSI). If there is an issue with CY9AF132KBQN-G-AVE2, 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 CY9AF132KBQN-G-AVE2 part is unused and in its original packaging.
Return procedure for CY9AF132KBQN-G-AVE2:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CY9AF132KBQN-G-AVE2 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…

