Hi,
I am trying to use grblHAL STM32F4xx with:
- STM32F407VET6
- LAN8720 PHY
- RMII interface
- STM32CubeIDE
I would like to enable Ethernet support and use networking features such as Telnet/WebUI.
I have some questions:
- Which board configuration should I start from for STM32F407VET6?
- How do I enable lwIP and Ethernet correctly?
- How should LAN8720 PHY be configured?
- Is there an example configuration for RMII + LAN8720?
- Which files should be modified?
- Is an external 50MHz clock required for REF_CLK?
- Are there any example projects using LAN8720 with STM32F407?
Currently I can build the project, but Ethernet is not working yet.
Thanks!
Hi,
I am trying to use grblHAL STM32F4xx with:
I would like to enable Ethernet support and use networking features such as Telnet/WebUI.
I have some questions:
Currently I can build the project, but Ethernet is not working yet.
Thanks!