cancel
Showing results for 
Search instead for 
Did you mean: 

transfer data through ethernet_stm32f407 discovery

mohamad_armoon
Associate III
Posted on April 27, 2014 at 09:42

hi every body.

when i try to send data from one pc to another through network i use Socket and Socket programming. now i want to communicate with stm32f407 Discovery board trough network i mean i want to send data to it from my pc and vice versa. i know it can handle ethernet . i use  DP83848 PHY ethernet transceiver board. and i want to use TCP/IP connection and UDP but don't know how can i implement  this.

please help me. thanks

#ethernet #stm32f4
1 REPLY 1
Posted on April 27, 2014 at 18:50

I would recommend looking at the ETH IAP and ETH lwIP examples for the F407, and perhaps the versions ported to the STM32F4-DIS-BB breakout board.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..