In the complex world of automotive embedded systems, data requirements are evolving rapidly. While the Controller Area Network (CAN) remains the backbone of vehicle communication, its standard 8-byte payload limit is insufficient for modern diagnostic operations.
The RAPIDSEA ISO15765 ISO-TP DoCAN (Diagnostic over Controller Area Network) Stack serves as the critical bridge. This stack enables engineers to transmit and receive ISO-TP messages reliably over CAN and CAN-FD interfaces, independent of the underlying MCU, compiler, or RTOS.
It implements the ISO 15765-2 standard, managing the packetization (segmentation) of large data blocks into smaller CAN frames at the transmitter side and the de-packetization (reassembly) at the receiver side. This layer allows upper-layer protocols, specifically UDS (Unified Diagnostic Services - ISO 14229), to transmit large data chunks up to 4095 bytes transparently, as if the CAN limitation didn't exist. Whether you are performing ECU firmware updates (FOTA), reading complex trouble codes, or transferring vehicle parameters, our stack ensures data integrity and timing compliance.


The RAPIDSEA ISO15765 stack is engineered for flexibility and high performance. It goes beyond basic segmentation to offer full control over the diagnostic session.
The RAPIDSEA stack is architected for modularity. It exposes a clean API layer that facilitates quick integration with third-party software modules.
Flint DoCAN ConfiguratorThe stack is compatible with Classic AUTOSAR and Adaptive AUTOSAR methodologies. It can interface easily with the PDU Router (PduR) and CAN Interface (CanIf) modules, making it a drop-in solution for standardized automotive software architectures.
Configuration shouldn't be a coding nightmare. The stack can be set up using our state-of-the-art Flint System Configurator. This GUI-based tool allows you to define channel parameters, timing constraints, and UDS protocol configurations visually, generating production-ready C code instantly.












In a market flooded with generic stacks, RAPIDSEA stands out as the premier ISO 15765 stack for automotive diagnostics. Proven in over 500 deployments, it slashes turnaround from months to weeks, letting Tier 1s focus on innovation.
Whether you're building an ECU for infotainment or a gateway for V2X, RAPIDSEA's ISO-TP DoCAN implementation ensures compliance with ISO 15765-2/3/4, empowering seamless UDS communication protocol integration.

Deploy for UDS read DTCs, enabling rapid issue isolation in service bays.
Segment large binaries for secure ECU flashing over CAN, reducing dealer visits.
Ensure ISO 15765-4 adherence for emissions monitoring in light-duty vehicles.
Transfer calibration data packets to cameras/radars without bus overload.
Bridge legacy CAN to Ethernet for hybrid EVs, with flow control for torque commands.
It is an international standard describing the transport protocol for CAN (CAN-TP), allowing the transmission of data packets larger than the standard CAN frame (8 bytes) via segmentation and reassembly.