Configuring PPP on STM32F407DISC with LTE Modem via USART Using LWIP and Ethernet Without Pin Usage
Hello,
I'm working with an STM32F407DISC and an LTE modem connected via USART. I want to configure PPP communication using LWIP. Could you explain how to set up PPP in this context(ioc file)?
Additionally, is it possible to enable the Ethernet (ETH) interface without using its physical pins, just for PPP over serial?


