2021-04-08 08:02 AM
Dear community,
i have developed a custom board for ETH using STM32F407VGT6 and LAN8742. In this I have used one of gpio for resetting Phy IC. but my board is not working when controller is in Run mode. Some times it fetches IP when controller is in boot mode. also i found some custom development boards have phy reset pin mapped with gpio, but Mosft of the ST Nucleo boards have configured that with hard reset of mcu.
please give me suitable soultion and configuration to be done for basic eth communication.
also i tried examples but my issue is in reset configuration