cancel
Showing results for 
Search instead for 
Did you mean: 

stm32n6570-dk lwip support

3mika3
Associate II

Hello,

Does the stm32n6570-dk has no support for lwip?

1 REPLY 1
ELABI.1
ST Employee

Hi @3mika3,

First of all, please take a look at this article: How to write your question to maximize your chances of finding a solution.

LWIP is not included in the STM32CubeN6 firmware. However, the Azure NetXDuo networking stack is supported for the N6 series. You can find examples of its implementation our Cube firmware STM32CubeN6.

If you specifically want to use LWIP, you can port it yourself, and there is also a ported version available for this series on ST’s GitHub. Here is the link to the LWIP MCU Middleware.

Thanks.

ELABI.1

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.