摘要: 37服务用于退出上传下载,如果之前的34和36服务都顺利执行完成,那么37服务就可以得到ECU的positive response。 1、Request message: Sub-function parameter: 0x37服务不支持Sub-function参数。 2、Positive resp 阅读全文
posted @ 2020-02-22 16:14 张小力 阅读(499) 评论(0) 推荐(0) 编辑
摘要: 如果34服务得到了正确响应,tester使用36服务启动数据传输。 1、Request message: Sub-function parameter: 0x36服务不支持Sub-function参数。 2、Positive response message: 3、Supported negativ 阅读全文
posted @ 2020-02-22 15:38 张小力 阅读(554) 评论(0) 推荐(0) 编辑
摘要: 34服务用于启动下载传输,作用是告知ECU准备接受数据,ECU则通过0x74 response告诉诊断仪自己是否允许传输,以及自己的接受能力是多大。 1、Request message: Sub-function parameter: 0x34服务不支持Sub-function参数。 2、Posit 阅读全文
posted @ 2020-02-22 15:25 张小力 阅读(727) 评论(0) 推荐(0) 编辑
摘要: 31服务是调用ECU内置的一些操作序列的接口,典型的用途包括检查边界条件、清除闪存、对数据进行较验、对软硬件依赖性进行校验等,甚至有需要的话可以进行恢复出厂设置的操作,还有很多与ECU自身逻辑功能相关的操作也可以定义。 1、Request message: Sub-function paramete 阅读全文
posted @ 2020-02-22 13:17 张小力 阅读(1235) 评论(0) 推荐(0) 编辑
摘要: 1、Request message: Sub-function parameter: 0x2F服务不支持sub-function参数。 2、Positive response message: 3、Supported negative response codes (NRC_): 4、Example 阅读全文
posted @ 2020-02-22 12:54 张小力 阅读(614) 评论(0) 推荐(0) 编辑
摘要: 1、Request message: Sub-function parameter: 0x14服务不支持Sub-Function参数。 2、Positive response message: 3、Supported Negative Response codes (NRC_): 4、Example 阅读全文
posted @ 2020-02-22 12:17 张小力 阅读(406) 评论(0) 推荐(0) 编辑
摘要: 2E服务是对以标识符(identifier)标记的数据的写操作。 1、Request message: Sub-function parameter: 0x2E服务支持Sub-Function参数。 2、Positive Response message: 3、Supported Negative 阅读全文
posted @ 2020-02-22 11:23 张小力 阅读(557) 评论(0) 推荐(0) 编辑
摘要: 22服务是对以标识符(identifier)标记的数据的读取操作。UDS规定,诊断数据使用两个byte的标识符来标记,比如,0xF187用来标记ECU的零件号。 1、Request message: Sub-function parameter: 0x22服务不支持Sub-Function参数。 2 阅读全文
posted @ 2020-02-22 09:44 张小力 阅读(945) 评论(0) 推荐(0) 编辑
摘要: 3E服务通过周期地发送请求帧来,防止定时器发生超时,阻止自动跳转回defaultSession状态。确保诊断服务或者之前激活的通信还处在激活的状态,并保持当前的非defaultSession状态。 1、Request message: 2、Positive Response message: 3、S 阅读全文
posted @ 2020-02-22 09:06 张小力 阅读(879) 评论(0) 推荐(0) 编辑