Skip to main content
mohamad_armoon
Associate III
April 27, 2014
Question

transfer data through ethernet_stm32f407 discovery

  • April 27, 2014
  • 1 reply
  • 553 views
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
This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
April 27, 2014
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 (See Profile) Up vote any posts that you find helpful, it shows what's working..