Disable specific LIN responses

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Disable specific LIN responses

1,041件の閲覧回数
bigtwisty
Contributor I

Is there a way to programmatically disable specific LIN slave responses after boot?

I am using the NXP LIN stack on a S12ZVL micro.  I have an LDF with response messages for multiple modules of a specific type.  

0 件の賞賛
返信
1 返信

916件の閲覧回数
hungnguyenphi
NXP Employee
NXP Employee

Hi Jeremy,

Which services you don't want NXP LinStack automatically send the LIN slave responses ?
From my point of view, currently NXP LinStack just automatically send the LIN slave responses(frame with ID 0x3D) with some diagnostic services(in example READ_BY_IDENTIFY, SERVICE_ASSIGN_NAD,....) that defined in the Lin specification and I don't think it is a good idea to change the response type of these services. For the other services NXP LinStack will not automatically send the LIN slave responses and we can implement these responses by use lin diganostic class 3 with ld_receive_message() and ld_send_message() function.

Best regards,

Hung.

0 件の賞賛
返信