2025-02-03 02:42 AM
Hi everyone,
I am working on a project using the STM32F7508-DK board, and I want to establish an Ethernet connection so that I can ping the board from my computer.
I have a few questions regarding the setup:
Any guidance or advice would be greatly appreciated!
Thank you in advance.
2025-02-03 02:43 AM
2025-02-03 02:52 AM
Hello,
1- You can use a switch to connect your board. And if you will use DHCP you need a router that it will assign the IP address to your board.
3- This is an example based on STM32F746-DISCO board, I think it could run directly on your board but unfortunately the project was not generated by CubeMx.