CCP/XCP Protocol in S32K144

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

CCP/XCP Protocol in S32K144

2,327件の閲覧回数
prasannak9488
Contributor I

I am trying to use CCP/XCP protocol in my system to calibrate the ECU during the runtime ,I am not sure about whether S32K144 support the protocol,could some one help me clarify the doubt
Thank You.

0 件の賞賛
返信
3 返答(返信)

2,285件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@prasannak9488

below info comes from S32K1-RM

55.2 Overview
The FlexCAN module is a communication controller implementing the CAN protocol
according to the ISO 11898-1 standard and CAN 2.0 B protocol specifications.
The CAN protocol was primarily designed to be used as a vehicle serial data bus, meeting
the specific real-time processing and reliable operation requirements in the EMI
environment of a vehicle. The FlexCAN module is a full implementation of the CAN
protocol specification, the CAN with Flexible Data rate (CAN FD) protocol, and the
CAN 2.0 version B protocol, which supports both standard and extended message frames
and long payloads.

 

https://www.kvaser.com/about-can/higher-layer-protocols/ccpxcp/

CCP is a application layer for CAN 2.0B (11- or 29-bits CAN id). The Protocol is a top layer (layer 7) according to the OSI model, which means that the protocol does not describe how bits and bytes are created but uses the CAN 2.0B protocol physical, data link and network layer.

 

 You can see the S32K144's Flexcan module can support CAN 2.0 B, which can be support you to integrate CCP or XCP protocol.

0 件の賞賛
返信

2,276件の閲覧回数
prasannak9488
Contributor I

Thank you @Senlent for the response. Is there any example that would help in implementing CCP in the system using model based application(Simulink)

0 件の賞賛
返信

2,269件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@prasannak9488

As far as I know, we have no such example for customers to refer to.

Usually CCP or XCP is provided by a third party, and most of them are paid.

0 件の賞賛
返信