S32K144evb MBDT Matlab Library J1939 Support Available ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K144evb MBDT Matlab Library J1939 Support Available ?

2,501 Views
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

Tags (1)
0 Kudos
Reply
9 Replies

2,460 Views
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 Kudos
Reply

2,439 Views
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 Kudos
Reply

2,177 Views
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 Kudos
Reply

2,164 Views
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 Kudos
Reply

2,118 Views
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 Kudos
Reply

2,109 Views
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 Kudos
Reply

181 Views
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 Kudos
Reply

2,099 Views
sonik82
Contributor III

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

0 Kudos
Reply

2,425 Views
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

Tags (1)
0 Kudos
Reply