S32K144evb MBDT Matlab Library J1939 Support Available ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32K144evb MBDT Matlab Library J1939 Support Available ?

2,918 次查看
MaheshPatil
Contributor I

Dear Team,

 

I am working on electric vehicle VCU, we are using S32K144evb board for VCU. For diagnostic we require J1939 protocol to be implemented. Is there J1939 block present in MBDT library? 

 

Thanks and Regards,

Mahesh P

标记 (1)
0 项奖励
回复
9 回复数

2,877 次查看
mariuslucianand
NXP Employee
NXP Employee

Hello @MaheshPatil ,

Unfortunately, we do not provide native support for the J1939. However, if the J1939 is using the CAN physical layer, and it is implemented on top of CAN, my suggestion is to look over the MathWorks' Vehicle Network Toolbox [1]. Also, a good starting point would be to watch the webinar from [2].

[1] https://www.mathworks.com/products/vehicle-network.html

[2] https://www.nxp.com/design/training/introducing-the-can-communication-blocks-from-nxp-mbdt:TIP-INTRO... 

Hope this helps,

Marius

0 项奖励
回复

2,856 次查看
MaheshPatil
Contributor I

Dear Marius @mariuslucianand ,

 

Thanks for your response, I have one last question. 

NXP MBDT and MathWork's Vehicle Network Toolbox both can work in same environment. Will there be issue if we use both for development?

 

Thanks and Regards,

Mahesh P

+91-9175471257

0 项奖励
回复

2,594 次查看
sonik82
Contributor III

Hi @MaheshPatil 

Have you tried to use Vehicle Network Toolbox and NXP MBDT together to build a code for MCU?

 

 

Best regards,

Denis 

0 项奖励
回复

2,581 次查看
MaheshPatil
Contributor I

Hello Denis,

VNT is for simulation only. It will help to test J1939 logic but I will not give you ready code. We didn't use VNT as we have vector CANoe tool available. 

 

Thanks and Reards,

Mahesh P

0 项奖励
回复

2,535 次查看
sonik82
Contributor III

Hi Mahesh 

I use VNT for production code generation as pack/unpack function and MBDT as receiving/transmitting function for CAN communication, so I wondered maybe it also can be used for J1939 communication.

 

Best regards,

Denis

0 项奖励
回复

2,526 次查看
MaheshPatil
Contributor I

@sonik82 

Hello Denis,

Can we generate J1939 stack using VNT? We have checked all possibilities, finally we decided to purchase stack from other vender like Vector. 

CAN pack/unpack and Rx/Tx we have implemented using MBDT but MBDT is not able to generated J1939 stack.

 

Thanks and Regards,

Mahesh Patil

0 项奖励
回复

598 次查看
Ganapathi_NASH_INDIA
Contributor II

Hi Mahesh,

 

I also in same situation on interfacing Communication stack in MATALB, How you procured Vector J1939 stack, are they in MBDT tool or procured C code and it called in S-function API in simulink environment. Let us know how to interface.

 

 

0 项奖励
回复

2,516 次查看
sonik82
Contributor III

That is my original question, is it possible to develop J1939 communication only with using MBDT, but looks like no.

0 项奖励
回复

2,842 次查看
mariuslucianand
NXP Employee
NXP Employee

Hello @MaheshPatil ,

I see no reason why you could not use both of the toolboxes (MBDT and VNT) in the same model. 

Hope this helps,

Marius

标记 (1)
0 项奖励
回复