2019-06-21 03:03 PM
@I am using STM32L152RE Nucleo board for my development. My goal is to bring up a PPP connection using LwIP stack in a FreeRTOS environment. The evaluation board I am using does not have an Ethernet port. I will be talking to the modem serially. CubeMX does not allow me to configure LwIP for L152 Nucleo since it does not have an Ethernet port. I was wondering if there is any example of FreeRTOS + LwIP+ PPPoS implementation for STM32L152 MCU.