I would like to have an example on a simple ethernet configuration with the stm32f767zi card, thank you in advance.
I would like to know the APIs to configure the ethernet port of the stm32f767zi card.
I would like to know the APIs to configure the ethernet port of the stm32f767zi card.
Hello @OStit.1 and welcome to the STM32 Community :)
Have a look at the ready example within STM32CubeF7 MCU package:
\Repository\STM32Cube_FW_F7_V1.16.1\Projects\STM32F767ZI-Nucleo\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTOS
This application guides STM32Cube HAL API users to run a http server application based on Netconn API of LwIP TCP/IP stack
You can refer to the UM1713 User manual Developing applications on STM32Cube with LwIP TCP/IP stack,
Hope this helps you!
Imen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.