2013-06-05 08: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? #stm32f42013-06-05 08: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
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.