Communication Ethernet + CAN

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

Communication Ethernet + CAN

跳至解决方案
3,436 次查看
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 项奖励
回复
1 解答
3,398 次查看
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 项奖励
回复
5 回复数
3,409 次查看
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 项奖励
回复
3,414 次查看
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 项奖励
回复
3,408 次查看
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 项奖励
回复
3,399 次查看
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 项奖励
回复
3,391 次查看
Buo_Nto
Contributor I
Thank you so much for your support Lukas.

Best regards,
Antonio.
0 项奖励
回复