STM32F746 Discovery transfer data via Ethernet
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-11-10 10:39 AM
Posted on November 10, 2016 at 19:39
Greetings!
We are having a project in our class where we are using a STM32F746 touch system. We have programmed a code where we store some data on a file. I am wondering if anyone could guide me to how to transfer the data or the file over the ethernet.Maybe we need to make a code for that? We are maybe thinking using one STM32F746 as a server and other as a client?. Anyways we need some help to get started on how to communicate and send data.
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-11-11 1:37 AM
Posted on November 11, 2016 at 10:37
Hi patpatia.sundeep,
Welcome to our Cummunity.To develop applications on with LwIP TCP/IP stack you should refer to the user manual ( part 6. Using LWIP applications).You refer also to LWIP examples in at this path STM32Cube_FW_F7_V1.5.1\Projects\STM32756G_EVAL\Applications\LwIP-Hannibal-