Communication Ethernet + CAN

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

Communication Ethernet + CAN

Jump to solution
912 Views
Buo_Nto
Contributor I

Good evening everyone.

I am using an MPC5748G Devkit board; my project foresees an incoming Ethernet communication with TCP protocol and a CAN outgoing communication with a control unit. I tried to merge the two example projects LWIP and CAN but I have an error, how can I proceed? Is there a guide I can follow?


Thanks a lot in advance

0 Kudos
1 Solution
874 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's a nice presentation and examples for S32K148:

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiYiNrDysP6A...

I will send you the examples separately.

Regards,

Lukas

 

 

 

View solution in original post

0 Kudos
5 Replies
885 Views
Buo_Nto
Contributor I

Thank you so much lukas, for your answer, my plans have changed and at the moment the idea is to have a communication between the mpc5748G and another board. Can you confirm that for the TPC / IP protocol I have to start from the LWIP example project of s32 and create my sockets through the netconn api?

Thanks in advance.

0 Kudos
890 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Antonio,

no, there's no guide for such particular case. We provide only set of SDK examples and user manual:

c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\doc\S32SDK_MPC5748G_UserManual.pdf

Also notice that we provide only very limited support for lwip because it is open source. We can provide the support only if it is related to integration to SDK.

https://lwip.fandom.com/wiki/Further_lwIP_support

Regards,

Lukas

 

0 Kudos
884 Views
Buo_Nto
Contributor I
Thank you so much Lukas for your answer. My plans have changed and at the moment the idea is to have a communication between the mpc5748G and another board. Can you confirm that for the TPC / IP protocol I have to start from the LWIP example project of s32 and create my sockets through the netconn api?

Thanks in advance.
0 Kudos
875 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's a nice presentation and examples for S32K148:

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiYiNrDysP6A...

I will send you the examples separately.

Regards,

Lukas

 

 

 

0 Kudos
867 Views
Buo_Nto
Contributor I
Thank you so much for your support Lukas.

Best regards,
Antonio.
0 Kudos