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.
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:
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