STM32F4 Discovery board for ethernet development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-06-05 8:05 PM
I went through STM32F4 family and STM32F407VG is the best one which meets product requirement. As you know STM32F4 serial does not integrate ethernet physical layer. So my question is:
1. please recommand the ethernet PHY chip which co-work well with STM32F407VG.2. where can I download ethernet library for STM32F407VG network application? #stm32f4- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-06-05 8:39 PM
Go look at the STM3240G-EVAL schematic and examples. If that's too expensive there are dozens of cheaper boards via eBay or your preferred eCommerce venue.
There are some mezzanine boards for the STM32F4-Discovery, although I personally don't think that is an optimal route. The NatSemi / TI DP83848 PHY works just fine.http://www.st.com/web/en/catalog/tools/PF257906
http://www.st.com/web/en/catalog/tools/PF257905
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-06-06 10:24 PM
Important information for me, thank you! I am going to buy STM32F4 Discovery board and ethernet kit (DP83848) for new product development.
