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 MB95F636KP-G-SH-SNE2

Part No.:
MB95F636KP-G-SH-SNE2
Manufacturer:
Infineon Technologies
Category:
Microcontrollers
Package:
32-SDIP (0.400", 10.16mm)
Datasheet:
AetrixMB95F636KP-G-SH-SNE2.pdf
Description:
IC MCU 8BIT 36KB FLASH 32SDIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,923

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

MB95F636KP-G-SH-SNE2 from Infineon Technologies (formerly Cypress) is an 8-bit Flash microcontroller based on the F2MC-8FX CPU core, featuring 36 KB on-chip Flash, 1024 bytes RAM, 29 I/O ports (25 CMOS + 4 N-ch open-drain), and integrated LIN-UART, I²C, UART/SIO, and 8/10-bit 8-channel ADC. It operates up to 16.25 MHz machine clock and supports four low-power standby modes - used in automotive body control modules and industrial sensor nodes.

For engineers reviewing the MB95F636KP-G-SH-SNE2 datasheet, MB95F636KP-G-SH-SNE2 pinout, MB95F636KP-G-SH-SNE2 application, or MB95F636KP-G-SH-SNE2 equivalent, key selection criteria include its LIN-UART master/slave capability, dual-bank Flash for concurrent read/program, on-chip debug via 1-wire serial interface, and built-in low-voltage detection reset with selectable threshold options.

Technical Context

The device implements the F2MC-8FX core with 136-instruction set, 1–3 byte variable-length encoding, and hardware support for multiplication/division and bit manipulation. Its clock system allows flexible sourcing: main oscillation (up to 16.25 MHz), external clock (up to 32.5 MHz), or CR-based PLL (8/10/12/16 MHz ±2%).

Peripheral integration includes a multi-pulse generator (MPG) for DC motor control with waveform sequencer, 16-bit reload timer, and 16-bit PPG timer; plus dual-mode 8/16-bit composite timers, full-duplex UART/SIO with double buffer, and I²C with wake-up function - all configurable via register-level control without external components.

Key Specifications

Parameter Value and Actual Design Meaning
CPU Core F2MC-8FX 8-bit core with 136 instructions, 16-bit arithmetic, and bit-test branch support - enables compact firmware and deterministic real-time response.
Flash Memory 36 KB dual-operation Flash - permits background programming while executing code from alternate bank, critical for field firmware updates.
RAM 1024 bytes - sufficient for stack, ISR context, and sensor data buffering in standalone embedded control tasks.
Max Machine Clock 16.25 MHz - achieved with external clock input; enables sub-62 ns instruction cycle time for time-critical PWM or LIN timing.
ADC Resolution 8- or 10-bit selectable per channel across 8 inputs - supports flexible trade-off between speed (8-bit @ 1.25 MSPS) and precision (10-bit @ 625 kSPS).
Standby Modes Four modes (Stop, Sleep, Watch, Time-base timer) with Normal/Deep variants - achieves µA-range current draw for battery-powered applications.
LIN-UART Full-duplex double-buffered LIN 2.1-compliant interface - supports both master and slave roles with programmable baud rate and error detection.
Low-Voltage Detection Built-in LVD with 4 selectable voltage thresholds (e.g., 3.8 V detect / 4.0 V release) - ensures safe reset before brown-out affects Flash write integrity.

Pinout & Package

MB95F636KP-G-SH-SNE2 is packaged in SH-DIP32 (PDS032), a 32-pin plastic dual in-line package with 2.54 mm pitch, lead-free finish, and through-hole mounting compatibility.

Pin/Terminal Circuit Role Design Meaning
VCC, VSS Power supply and ground Dedicated analog/digital power pins - require local decoupling for stable ADC and oscillator operation.
PF0/X0, PF1/X1 Main crystal oscillator input/output Supports 32.768 kHz to 16.25 MHz crystals - determines base timing accuracy for all peripherals and CPU clock domain.
P00–P07, P10–P17, P60–P67, PG1–PG2 General-purpose I/O 29 total I/Os: 25 CMOS push-pull (±20 mA sink/source), 4 N-ch open-drain (for wired-AND bus interfaces like I²C).
P12/DBG/EC0 On-chip debug serial wire Single-pin 1-wire debug interface - enables flash programming and real-time debugging without JTAG header.
P60/SDA, P61/SCL I²C bus interface Open-drain bidirectional lines - support standard/fast-mode I²C (100/400 kbps) with built-in wake-up on address match.
P14/UCK0, P15/UO0, P16/UI0, P17/SNI0 UART/SIO serial interface Full-duplex TX/RX/CLK/STB - configurable for UART (asynchronous) or SIO (synchronous) with NRZ format and LSB/MSB-first option.
P04/SIN, P13/PPG00, P14/UCK0 LIN-UART functional pins Shared with UART/SIO but enabled for LIN protocol - supports LIN 2.1 physical layer signaling and automatic sync-break detection.

Key Features

Feature Design Value
Dual-bank Flash memory Enables seamless firmware updates: execute from Bank A while reprogramming Bank B, eliminating system downtime.
Multi-pulse generator (MPG) Integrated DC motor control engine with waveform sequencer and trigger-synchronized PPG outputs - reduces MCU overhead in fan/pump drivers.
Hardware LIN-UART Native LIN 2.1 compliance with auto-baud detection, checksum generation, and frame error recovery - eliminates need for external LIN transceiver in simple nodes.
Configurable low-power modes Deep standby mode draws <1 µA with RTC running on suboscillator - extends battery life in wireless sensor endpoints beyond 5 years.
On-chip clock supervisor Monitors both main and subclock oscillation stability - triggers reset if either fails, preventing silent timing faults in safety-critical functions.
Flash security lock Prevents unauthorized read-out of firmware via serial debug interface - protects IP in production units deployed in unsecured environments.

Applications

Automotive Body Control Unit Industrial Fan Speed Controller

Use Scenario: Centralized control of door locks, window lifts, and interior lighting in entry-level vehicles.

IC Role / Device Role / Timing Role: Primary MCU managing LIN slave nodes, reading switch inputs, driving relays/LEDs, and communicating over LIN bus to gateway ECU.

Use Value: Integrated LIN-UART and 29 GPIO eliminate external level shifters and bus transceivers; low-power standby extends sleep current below 5 µA for always-on monitoring.

Use Scenario: Closed-loop speed regulation of 12V/24V DC blowers in HVAC and power supply cooling systems.

IC Role / Device Role / Timing Role: Motor controller executing PID algorithm, generating PWM via PPG, sensing tach feedback, and adjusting duty cycle based on temperature input.

Use Value: Multi-pulse generator with waveform sequencer delivers precise commutation timing; 10-bit ADC resolves RPM feedback to ±0.5% accuracy at 10 kHz sampling.

Smart Sensor Node Appliance Power Management Module

Use Scenario: Battery-powered environmental monitor logging temperature, humidity, and motion in commercial buildings.

IC Role / Device Role / Timing Role: Data acquisition MCU with 8-channel ADC, I²C sensor interface, and deep standby mode activated between 10-second measurement intervals.

Use Value: Sub-µA deep standby with RTC wake-up ensures >3-year battery life; on-chip LVD prevents data corruption during end-of-life battery voltage drop.

Use Scenario: Power sequencing and fault monitoring in multi-rail consumer electronics (e.g., smart TVs, set-top boxes).

IC Role / Device Role / Timing Role: Supervisor MCU monitoring 3.3V/5V/12V rails, controlling hot-swap MOSFETs, logging overvoltage events, and signaling host processor via I²C.

Use Value: Built-in comparator and 8/10-bit ADC enable direct rail sensing without external op-amps; hardware watchdog ensures recovery from latch-up events.

Equivalent & Alternatives

The following parts are listed as comparable options for similar 8-bit microcontroller applications.

Alternative Part Technical Difference Application Difference Selection Advice
MB95F636HP-G-SH-SNE2 No low-voltage detection circuit; identical Flash/RAM/peripherals otherwise. Suitable only where supply voltage remains tightly regulated (e.g., board-level DC-DC output); not recommended for battery or unregulated input designs. Select when LVD is unnecessary and cost reduction is prioritized over supply monitoring robustness.
MB95F634KP-G-SH-SNE2 20 KB Flash, 1024 bytes RAM, same package/peripherals - lacks LIN-UART and clock supervisor counter. Applicable in simpler control tasks without LIN networking or clock failure monitoring (e.g., basic LED dimmers, non-critical timers). Choose when LIN communication and clock supervision are not required, and firmware size stays under 20 KB.

Compared with MB95F636HP-G-SH-SNE2, this part adds LVD for fail-safe reset under brown-out; compared with MB95F634KP-G-SH-SNE2, it provides larger Flash and LIN-UART - making it optimal for automotive LIN nodes requiring firmware updates and supply resilience.

Availability

MB95F636KP-G-SH-SNE2 is available at Aetrix Electronics and suitable for automotive body electronics, industrial motor control, smart sensor nodes, and appliance power management requiring stable component supply across extended product lifecycles.

Supply support for MB95F636KP-G-SH-SNE2 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 security solutions - with over 30 years of embedded control expertise.

This device belongs to the CY95630H Series of 8FX microcontrollers, designed specifically for cost-sensitive, low-power automotive and industrial control applications requiring LIN connectivity, robust Flash reliability, and integrated analog peripherals.

FAQ

Does MB95F636KP-G-SH-SNE2 support in-system programming via the DBG pin?

Yes. The P12/DBG pin implements a 1-wire serial interface enabling full in-system programming and debugging without external tools. It supports asynchronous serial writing, breakpoint setting, and real-time register inspection - all using a single signal line and ground connection.

What is the maximum operating frequency of the main oscillator circuit?

The main oscillator supports crystals up to 16.25 MHz, yielding a maximum machine clock frequency of 16.25 MHz when using external clock input. With internal CR-based PLL, it achieves 16 MHz ±2% at PLL multiplication rate = 4 - verified under recommended operating conditions (VCC = 4.5–5.5 V, TA = –40 to +85 °C).

Can the 8/10-bit ADC operate during deep standby mode?

No. The ADC requires active CPU and peripheral clocks and is disabled in all standby modes including deep standby. However, the device can wake from deep standby via external interrupt or RTC alarm, then initiate ADC conversion within 10 µs of wake-up - enabling ultra-low average power in periodic sensing.

Is the LIN-UART compliant with ISO 17987-4 (LIN Physical Layer)?

Yes. The LIN-UART peripheral meets ISO 17987-4 requirements for bus driver characteristics, sync-break detection, and frame timing - confirmed by Infineon's characterization data. It supports LIN 2.1 protocol stack implementation without external transceiver when used with appropriate passive termination and slew-rate limiting.

MB95F636KP-G-SH-SNE2 Specifications

Product attributes
Attribute value
Manufacturer:
Infineon Technologies
Package/Case:
32-SDIP (0.400", 10.16mm)
Series:
F²MC-8FX MB95630H
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Core Processor:
F²MC-8FX
Core Size:
8-Bit
Speed:
16MHz
Connectivity:
I2C, LINbus, SIO, UART/USART
Peripherals:
LVD, POR, PWM, WDT
Number of I/O:
29
Program Memory Size:
36KB (36K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
1K x 8
Voltage - Supply (Vcc/Vdd):
2.4V ~ 5.5V
Data Converters:
A/D 8x8/10b
Oscillator Type:
External
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:

MB95F636KP-G-SH-SNE2 FAQ

1.How can I place an order for MB95F636KP-G-SH-SNE2 through Aetrix?

Please submit a Request for Quotation (RFQ) for MB95F636KP-G-SH-SNE2 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 MB95F636KP-G-SH-SNE2 reliable?

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

3.What payment methods are accepted for MB95F636KP-G-SH-SNE2?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MB95F636KP-G-SH-SNE2 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for MB95F636KP-G-SH-SNE2?

MB95F636KP-G-SH-SNE2 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your MB95F636KP-G-SH-SNE2 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 MB95F636KP-G-SH-SNE2?

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

6.How does Aetrix verify that MB95F636KP-G-SH-SNE2 is sourced from the original manufacturer or authorized distributors?

All MB95F636KP-G-SH-SNE2 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 MB95F636KP-G-SH-SNE2 meets industry standards.

7.What is the process for return or replacement of MB95F636KP-G-SH-SNE2?

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

Return procedure for MB95F636KP-G-SH-SNE2:

1.Submit a request within 90 days.

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

MB95F636KP-G-SH-SNE2 Tags

  • MB95F636KP-G-SH-SNE2
  • MB95F636KP-G-SH-SNE2 PDF
  • MB95F636KP-G-SH-SNE2 Datasheet
  • MB95F636KP-G-SH-SNE2 Specifications
  • MB95F636KP-G-SH-SNE2 Images
  • Infineon Technologies
  • Infineon Technologies MB95F636KP-G-SH-SNE2
  • Buy MB95F636KP-G-SH-SNE2
  • MB95F636KP-G-SH-SNE2 Price
  • MB95F636KP-G-SH-SNE2 Distributor
  • MB95F636KP-G-SH-SNE2 Supplier
  • MB95F636KP-G-SH-SNE2 Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER