Example ETH connection for STM32F779I-EVAL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 6:52 AM
Good morning everyone, I was given a STM32F779I-EVAL board as a gift, I am unable to configure all the peripherals installed on the board via CubeMX. For example, I can't turn on the display or configure the ETH port.
Where can I find examples to understand how to make the most of this suburb.
thank you all
Solved! Go to Solution.
- Labels:
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 7:14 AM - edited ‎2024-03-19 8:06 AM
Hello,
STM32F779I-EVAL board as a gift! lucky you :)
You can refer to some examples based on LWIP from github:
If you need to use CubeMx and start your project from scratch, you can inspire from this wiki.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 7:14 AM - edited ‎2024-03-19 8:06 AM
Hello,
STM32F779I-EVAL board as a gift! lucky you :)
You can refer to some examples based on LWIP from github:
If you need to use CubeMx and start your project from scratch, you can inspire from this wiki.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 7:26 AM
Here you can find help for having fun and profit with your new gift:
- Set up the tools
- Find relevant examples
- Build, run and debug
