Question
How to configure STM32F407VG for Ethernet with LAN8720A (PHY) using STM32CubeMX
I have a development board (STM32F2(4)0x ETH CARD made by Mikroelectronica that has an STM32F407VG MCU and a built-in PHY using the LAN8720A. I cannot seem to figure out what I need to set in Cube MX in order to get the Ethernet port to connect to another computer.
Thanks to Piranha's comments, I mapped all signals from my MCU to the Ethernet jack. The signals that are not identified by CubeMX as being used are RXER, RST#, and nINT. Does anyone know what these might be used for and how to set them using CubeMX?
