Hi,
I am using S32K344 in my project, I need use ETH, I need configure MII mode, are there any MII demos for reference, thanks.
Thanks
you can refer to lwip example included in tcpip stack which must be installed on top of RTD driver. TCPIP stack can be downloaded from https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-REFSW-D
By default lwip demo is setup for RMII, but can be modified.
BR, Petr