cancel
Showing results for 
Search instead for 
Did you mean: 

How can i Ethernet communication with STM32F4

karatepe101
Associate II
Posted on October 27, 2015 at 21:14

I am planing a project.Maybe his project will contain UDP communication.Can I use STM32F4 or other Stm32 product.When I am looking for similar project,i found working on localhost (as 127.0.0.1).But i want  sending some data from my st device to my remote server.Can i make it?I am so sorry my bad english and thank you again your support.

#ethernet #stm32f4
2 REPLIES 2
Posted on October 27, 2015 at 23:39

Suggest you review designs and examples related to the

STM32F4-DIS-BB

http://www.st.com/web/catalog/tools/FM146/CL1984/SC720/SS1462/PF255417?sc=internet/evalboard/product/255417.jsp

STM3240G-EVAL

http://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/PF252216?sc=stm3240g-eval

RedDragon-407

http://www.aliexpress.com/item/Development-board-RedDragon407-STM32F4-3-2-TFT-LCD-Module-Cortex-M4-Optoelectronic-Displays-IC/817206651.html

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
karatepe101
Associate II
Posted on October 28, 2015 at 09:30

Thank you for your answer,I 

analyzed your sending link. Other hand,

,I found LwIP library.Can i use this library with Wiznet W5100 or Enj28j60 for my project