Dear everyone,
I am using S32DS working on MPC5748G.
I used the project in example to debug the network interface for communication, and I did the project of uart communication.
Now I want to send the data using the network port and then return the data through uart. May I ask if there is any relevant project or material you can draw lessons from?
Thanks and best regards,
Li Xu
Hi,
these are the examples we have, all are included in S32 Design Studio:
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5748G\demo_apps\lwip\
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5748G\demo_apps\usb_cdc_lwip\
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5748G\driver_examples\communication\enet_ping\
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5748G\driver_examples\communication\phy_autoneg\
Documentation can be found here:
c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\doc\S32SDK_MPC5748G_UserManual.pdf
Notice that lwip stack is not our product. If more details are needed (see external links):
https://en.wikipedia.org/wiki/LwIP
Regards,
Lukas