J15765
7 Network Iayer interface
8.Standardized diagnostic CAN identifiers
8.Standardized diagnostic CAN identifiers
Download attachments:
09 October 2021
Mapping of the N_PDU fields - from ISO15765-2
Addressing formats
The exchange of network layer data is supported by three addressing formats: normal, extended and mixed addressing. Each addressing format requires a different number of CAN frame data bytes to encapsulate the addressing information associated with the data to be exchanged. Consequently, the number of data bytes transported within a single CAN frame depends on the type of addressing format chosen.
The following (7.3.2 to 7.3.5) specifies the mapping mechanisms for each addressing format, based on the data link layer services and service parameters defined in ISO 11898-1.
09 October 2021
ISO 15765-2
Road vehicles — Diagnostics on Controller Area Networks (CAN) —
Part 2:Network layer services : ISO 15765-2:2004(E)
Download attachments:
09 December 2020
ISO15765-4协议的代码实现-数据链路层网络层NL_OBD_SendCANFrame函数代码详解(源自C300开发板教程)
具体看NL_OBD_SendCANFrame函数关于ISO15765-4协议这部分代码的实现。