Mxcube SLIP interface example
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-13 8:25 AM
Hello,
I want to make a simple TCP/IP link from STM32 to Linux PC by using UART interface.
I've also tried to configure LWIP + FreeRTOS using SLIP interface, however it still doesn't work.
Hi everyone does anyone have experience of bring up LWIP with SLIP interface ?
My code is bellow:
https://github.com/kamejoko80/freertos_lwip_slip/tree/master/Src
Thank you
Labels:
- Labels:
-
Ethernet
-
FreeRTOS
-
STM32CubeMX
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
2022-05-10 4:20 AM
Hi Henry, I'm also interested in doing this. Did you get this working?
