Skip to main content
MKlee
Visitor II
September 14, 2018
Question

Is there an example or manual for sending a UDP package with the Nucleo F429ZI?

  • September 14, 2018
  • 1 reply
  • 729 views

I have the Nucleo-144 Board with the STM32F429 Microprocessor. I'm really desperate.

Tanks for Help

This topic has been closed for replies.

1 reply

Technical Moderator
September 14, 2018

Hello,

I recommend you to have a look to the LwIP examples under STM32CubeF4 firmware package: STM32Cube_FW_F4_V1.21.0\Projects\STM32469I_EVAL\Applications\LwIP\

This can help you in your application and you may re-use sections available in the examples.

I suggest you to follow the following resources which can help you to go further in your application: 

  • UM1713 : “Developing applications on STM32Cube with LwIP TCP/IP stack�? .
  • AN3966 : “LwIP TCP/IP stack demonstration for STM32F4x7 microcontrollers�? 

With Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks