Interface STM32 with ADIN1110
I am trying to interface STM32L432KCU6 with ADIN1110. Volktek IMC-553 media converter is used to bridge the MCU board with laptop. I am trying to send UDP data. But communication is not succesful. I have a custom project board with the MCU as well as a nucleo board. I tried on both. However I have succesfully interfaced STM32 with ENC28J60 and communicated with laptop over UDP. I am currently doing development in Zephyr. However if any one can support in Arduino/STM32 Cube or any other, I am OK. My intention is succesfully interface ADIN1110 with STM32 and communicate data and visualise in laptop.Thanks in advance.