How to transplant Ethernet protocol into MPC5748G

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

How to transplant Ethernet protocol into MPC5748G

735 Views
906922714
Contributor I

Hello,

 I am exploit Ethernet communication based on MPC5748G. I am using S32ds to achieve it.I want to transplant suitable protocol . However I do not know what protocol is suitable for vehicle ethernet and how to transplant it.Could you gave me some suggestions?thank you.

0 Kudos
1 Reply

620 Views
stanish
NXP Employee
NXP Employee

Hi,

S32 SDK that is delivered with S32 Design Studio for Power  (see e.g. S32 Design Studio for Power Architecture v2.1 (Windows/Linux) released! ) contains standard ethernet ENET (FEC) driver.

There are some ENET examples (see below) which might be a good entry point for you:

pastedImage_2.png

If you intend to implement TCP/IP based application there are multiple options: S32SDK  includes lwIP TCP/IP stack

Another option could be to use FNET Embedded TCP/IP Stack (see e.g. MPC5748G ENET)

If you are interested in some automotive ethernet standards such as AVB plese check the link below:

Audio Video Bridging Software | NXP 

Hope it helps.

Stan

0 Kudos