Skip to main content
Henry Dang
Associate II
October 13, 2019
Question

Mxcube SLIP interface example

  • October 13, 2019
  • 1 reply
  • 1513 views

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

This topic has been closed for replies.

1 reply

SCrum.1
Associate II
May 10, 2022

Hi Henry, I'm also interested in doing this. Did you get this working?