Hi..
I am using custom board with mpc5775b mcu and i want to use ksz8041 phy device for ethernet communication does SDK_S32_PA_15 sdk suitable for it or ksz8041, ksz8061 phy device support with mpc5775b ?
Best regards ,
peter.
Hi,
SDK does not support this kind of PHY directly but it has PHY generic driver
file:///C:/NXP/S32DS_Power_v2.1/S32DS/software/S32_SDK_S32PA_RTM_3.0.0/doc/html_MPC5777C/group__phy_... that can be used with ENET driver to do desired communication.
You can refer to simple ENET and PHY demo examples within SDK.
BR, Petr