Hello community,
we would like to use Ethernet functionality with the M7 uC on the i.MX 8M Plus.
We use your Verdin iMX8MP carrier board and according to your datasheet verdin_imx8mp_datasheet.pdf [5.3] Microchip KSZ9131 is used as PHY for Ethernet.
Do you have a minimal source code where an Ethernet frame is sent/received in this setup? It is hard to find examples because KSZ9131 isn’t used by NXP per default.
That would be great
Thank you very much!
Daniel
Hi, @dfliegel !
At this moment, we don’t have an example of using Ethernet with Cortex M7. Besides, I’m not sure if there are drivers for the PHY and MAC for the Cortex M on Verdin iMX8M Plus.
I looked for those drivers on the Cortex M7 Toolchain and I found something similar to it. The path was CMSIS/Driver/Include
and the files were Driver_ETH_MAC.h
and Driver_ETH_PHY.h
. As far as I understood, these are “sketches” that you should use to write your drivers.
We can recommend partners who are capable of helping you with this development. We have a partner network where you can search for someone who fulfills your needs.
Best regards.
Lucas Azeituno.