I am working on stm32f4 lwip tcp server project. Now the connection is established and I can communicate for a while. But after a while it encounters ERR_MEM error and disconnects from tcp server. I would appreciate it if you could help me
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-02-20 12:02 PM
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
2023-02-21 12:00 AM
Hello @vcosk.1 and welcome to the Community :),
I advise you to get started with the example provided here STM32CubeF4/Projects/STM324xG_EVAL/Applications/LwIP/LwIP_TCP_Echo_Server at master · STMicroelectronics/STM32CubeF4 · GitHub
I hope this help you!
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
