Infineon Technologies S6J336CJSBSE20000
- Part No.:
- S6J336CJSBSE20000
- Manufacturer:
- Infineon Technologies
- Category:
- Microcontrollers
- Package:
- 176-LQFP Exposed Pad
- Datasheet:
-
S6J336CJSBSE20000.pdf
- Description:
- TRAVEO-40NM
- Quantity:
- Payment:

- Shipping:

Inventory:2,451
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
S6J336CJSBSE20000 from Infineon Technologies (formerly Cypress) is an automotive-grade 32-bit Arm® Cortex®-R5F microcontroller designed for digital instrument cluster control, supporting speedometer, tachometer, fuel gauge, and temperature meter functions. It integrates CAN FD (4 channels), Secure Hardware Extension (SHE), ASIL-B compliance per ISO 26262, operates from -40 °C to 105 °C, and features 2,112 KB TC-Flash + 112 KB Work-Flash, 256 KB total RAM, and 132 MHz core clock.
For engineers reviewing the S6J336CJSBSE20000 datasheet, S6J336CJSBSE20000 pinout, S6J336CJSBSE20000 application, or S6J336CJSBSE20000 equivalent, key selection criteria include AEC-Q100 qualification, dual-voltage operation (3.3 V/5 V), integrated LCD controller (4 COM × 32 SEG), 12-bit ADC (48 channels), and hardware safety mechanisms including MPU, TPU, ECC, and watchdog timers.
Technical Context
This MCU implements a dual-domain power architecture (PD1/PD2/PD4) with dedicated clock domains for real-time control and display subsystems. Its Arm Cortex-R5F core executes with lockstep-capable memory protection (MPU), time-protection units (TPU), and ECC-protected Flash/RAM - enabling deterministic execution required for ASIL-B functional safety.
The peripheral set includes four independent CAN FD controllers with 16 KB ECC-protected RAM per channel (equivalent to 128-message buffers), a segment LCD controller supporting up to 128 segments, and a sound subsystem comprising PCM-PWM, I2S (2 channels), and sound mixer - all synchronized via shared base timer resources and low-latency interrupt routing.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm® Cortex®-R5F at 132 MHz - enables hard real-time task scheduling with deterministic latency for cluster UI rendering and CAN message handling. |
| Flash Memory | TC-Flash: 2,112 KB + Work-Flash: 112 KB - supports secure firmware updates and dual-bank operation for fail-safe boot. |
| RAM | TC-RAM: 128 KB + System-RAM: 128 KB (incl. 24 KB backup) - provides sufficient buffer space for graphics frame buffers and CAN FD message queues. |
| Operating Temp | -40 °C to +105 °C - meets AEC-Q100 Grade 2 requirements for under-hood and dashboard mounting locations. |
| CAN FD | 4 independent channels, each with 16 KB ECC RAM - delivers >5 Mbps data rate with robust error detection for multi-gauge telemetry aggregation. |
| ADC | 12-bit, 48-channel SAR converter - supports analog sensor inputs for fuel level, coolant temperature, and battery voltage monitoring. |
| Security | Secure Hardware Extension (SHE) with dedicated SHE_MID register - enables secure boot, key management, and cryptographic acceleration for OTA update authentication. |
Pinout & Package
Package: TEQFP-176 (0.5 mm pitch), RoHS-compliant, automotive-qualified with moisture sensitivity level MSL3.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC5 / VCC53_1 | Main power supply | Accepts 5.0 V ±0.5 V or 3.3 V ±0.3 V - enables flexible board-level power architecture across instrument cluster designs. |
| AVCC5 / DVCC | Analog/digital supply | Separate analog and digital rails reduce noise coupling into ADC and timing circuits for accurate sensor readings. |
| XTALIN / XTALOUT | Crystal oscillator input/output | Supports 4–20 MHz external crystal - provides stable reference for PLL and RTC calibration in harsh EMI environments. |
| CANFD0_TX / CANFD0_RX | CAN FD Channel 0 interface | Differential signaling pins compliant with ISO 11898-1:2015 - enable high-speed, fault-tolerant communication with body control modules. |
| SEG0–SEG31 / COM0–COM3 | LCD segment/com drive outputs | Direct drive capability for 4 COM × 32 SEG passive matrix displays - eliminates need for external LCD driver ICs. |
| JTAG_TCK / JTAG_TDO | JTAG debug interface | Standard 5-pin JTAG (TCK/TMS/TDI/TDO/nTRST) - supports boundary scan, flash programming, and real-time trace debugging per ARM CoreSight. |
Key Features
| Feature | Design Value |
|---|---|
| ASIL-B Safety Architecture | Integrated MPU, TPU, ECC on Flash/RAM, and dual-clock domain supervision - satisfies ISO 26262 Part 6 requirements without external safety monitor. |
| Segment LCD Controller | Hardware-accelerated 4 COM × 32 SEG drive with programmable blink and dimming - reduces CPU load by >70% vs. GPIO-based implementations. |
| CAN FD with Message RAM | 128-message buffer per channel implemented in 16 KB ECC RAM - ensures zero-copy message handling and deterministic latency under full bus load. |
| Sound Subsystem | PCM-PWM + I2S (2 ch) + sound mixer - enables audible alerts and voice feedback directly from MCU without external audio codec. |
| Low-Power Wake-up | Partial wake-up from sleep mode using analog input triggers - allows fuel gauge or temperature sensor monitoring at <10 µA system current. |
Applications
| Digital Instrument Cluster | Automotive Gauge Control Unit |
|---|---|
Use Scenario: Real-time rendering of vehicle speed, RPM, fuel level, and coolant temperature on segmented LCD displays in passenger vehicles. IC Role / Device Role / Timing Role: Primary application processor managing UI refresh, sensor acquisition, CAN FD telemetry ingestion, and indicator PWM generation. Use Value: Integrated LCD controller and 48-channel ADC eliminate 3 external ICs; ASIL-B support avoids separate safety MCU for cluster certification. | Use Scenario: Standalone gauge module for commercial trucks with analog needle drivers and LED warning indicators. IC Role / Device Role / Timing Role: Dedicated gauge controller executing stepper motor sequencing, analog-to-digital conversion, and CAN FD message filtering. Use Value: On-chip stepper motor controller (6 gauges) and indicator PWM reduce BOM cost by $1.20/unit vs. discrete driver solutions. |
| Central Display Interface Hub | Secure OTA Update Node |
Use Scenario: Aggregation point for CAN FD data from engine, transmission, and ADAS ECUs before forwarding to infotainment head unit. IC Role / Device Role / Timing Role: High-throughput gateway with 4 independent CAN FD interfaces, DDR-HSSPI, and external bus interface for memory-mapped data buffering. Use Value: 132 MHz R5F core processes >2,000 CAN FD messages/sec with <50 µs jitter - meets head unit synchronization requirements. | Use Scenario: Secure bootloader node validating signed firmware images prior to flash programming in over-the-air update workflows. IC Role / Device Role / Timing Role: Root-of-trust execution environment leveraging SHE module for AES-128 encryption, SHA-256 hashing, and key derivation. Use Value: Hardware-accelerated SHE reduces OTA verification time by 8× vs. software-only crypto, enabling sub-30-second update cycles. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar automotive cluster microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R7F7016843AFP#AA0 (Renesas) | 32-bit RH850/U2A core, 120 MHz, 2 MB Flash, no integrated LCD controller, supports CAN FD (3 ch) | Requires external LCD driver; stronger focus on powertrain control than display-centric use cases | Select when prioritizing legacy RH850 toolchain compatibility and higher CAN FD channel count over integrated display support. |
| S32K344 (NXP) | Arm Cortex-M7 core, 240 MHz, 4 MB Flash, ASIL-D capable, no segment LCD controller, supports CAN FD (6 ch) | Targeted at domain controllers; lacks native LCD drive capability and requires external PMIC for 5 V/3.3 V dual-rail support | Select when scaling to zonal architecture with centralized compute and distributed display nodes, not standalone cluster MCU. |
Compared with R7F7016843AFP#AA0 and S32K344, S6J336CJSBSE20000 uniquely combines ASIL-B safety, integrated segment LCD controller, and dual-voltage operation - making it optimal for cost-sensitive, display-intensive automotive clusters where minimizing external components is critical.
Availability
S6J336CJSBSE20000 is available at Aetrix Electronics and suitable for digital instrument clusters, automotive gauge control units, central display interface hubs, and secure OTA update nodes requiring stable component supply across automotive production lifecycles.
Supply support for S6J336CJSBSE20000 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, and security solutions with over 40 years of automotive qualification expertise.
This device belongs to the TRAVEO™ T1G family - engineered specifically for automotive human-machine interface (HMI) applications requiring integrated display control, functional safety, and secure connectivity in compact instrument clusters.
FAQ
What is the maximum operating frequency of the Arm Cortex-R5F core in S6J336CJSBSE20000?
The Arm Cortex-R5F core operates at up to 132 MHz, verified under recommended operating conditions (VCC5 = 5.0 V ± 0.5 V, TA = -40 °C to 105 °C). This frequency is sustained across the full automotive temperature range and supports deterministic real-time execution for cluster UI rendering and CAN FD message processing without throttling.
Does S6J336CJSBSE20000 support both 3.3 V and 5 V power supplies simultaneously?
Yes - the device supports dual-supply configurations: VCC5/VCC53_1 accepts either 5.0 V ±0.5 V or 3.3 V ±0.3 V, while AVCC5 and DVCC are internally regulated. The LDO supports 5 V input with internal 3.3 V generation, enabling mixed-voltage board designs without external regulators for analog and digital domains.
How many CAN FD channels does S6J336CJSBSE20000 integrate, and what is their memory allocation?
S6J336CJSBSE20000 integrates four independent CAN FD controllers, each with 16 KB of dedicated ECC-protected RAM. This equates to 128 message buffers per channel, supporting concurrent high-speed telemetry ingestion from multiple vehicle domains while maintaining data integrity through ECC correction.
Is the segment LCD controller capable of driving multiplexed displays, and what is its maximum configuration?
Yes - the integrated segment LCD controller supports 4 common (COM) lines and up to 32 segment (SEG) lines, enabling direct drive of passive-matrix segmented displays with 1:4 duty cycle and 1:16 bias ratio. It includes hardware blink control, contrast adjustment, and partial display update modes to minimize CPU overhead during dynamic gauge animation.
S6J336CJSBSE20000 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Infineon Technologies
- Package/Case:
- 176-LQFP Exposed Pad
- Series:
- Traveo™ T1G
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- -
- Core Processor:
- ARM® Cortex®-R5F
- Core Size:
- 32-Bit
- Speed:
- 132MHz
- Connectivity:
- CANbus, CSIO, I2C, LINbus, UART/USART
- Peripherals:
- DMA, I2S, LVD, POR, PWM, WDT
- Number of I/O:
- 126
- Program Memory Size:
- 112KB (112K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 128K x 8
- Voltage - Supply (Vcc/Vdd):
- 2.7V ~ 5.5V
- Data Converters:
- A/D 48x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
S6J336CJSBSE20000 FAQ
1.How can I place an order for S6J336CJSBSE20000 through Aetrix?
Please submit a Request for Quotation (RFQ) for S6J336CJSBSE20000 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 S6J336CJSBSE20000 reliable?
The price and inventory of S6J336CJSBSE20000 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for S6J336CJSBSE20000 is usually 5 days.
3.What payment methods are accepted for S6J336CJSBSE20000?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for S6J336CJSBSE20000 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for S6J336CJSBSE20000?
S6J336CJSBSE20000 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your S6J336CJSBSE20000 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 S6J336CJSBSE20000?
For technical support, including S6J336CJSBSE20000 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your S6J336CJSBSE20000 requirements.
6.How does Aetrix verify that S6J336CJSBSE20000 is sourced from the original manufacturer or authorized distributors?
All S6J336CJSBSE20000 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 S6J336CJSBSE20000 meets industry standards.
7.What is the process for return or replacement of S6J336CJSBSE20000?
All S6J336CJSBSE20000 units undergo pre-shipment inspection (PSI). If there is an issue with S6J336CJSBSE20000, 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 S6J336CJSBSE20000 part is unused and in its original packaging.
Return procedure for S6J336CJSBSE20000:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
S6J336CJSBSE20000 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
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…
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.

