Hi team,
We are using Controller MIMXRT1176CVM8A and MQX RTOS from NXP for our project.
However, we have selected the Ethernet PHY DP83822IRHBT from TI.
Can you please let us know if we can include drivers of DP83822IRHBT Ethernet PHY to MQX RTOS.
Regards,
Yogesh
已解决! 转到解答。
Hi Yogesh:
It is possible to include your own driver.
Please check the enet module, init_enet.c ,
phy_ksz8041.h and phy_ksz8041.c
That is where he PHY is initialized.
Daniel