Is there an example or manual for sending a UDP package with the Nucleo F429ZI?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-09-14 12:45 AM
I have the Nucleo-144 Board with the STM32F429 Microprocessor. I'm really desperate.
Tanks for Help
Labels:
- Labels:
-
Ethernet
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-09-14 1:36 AM
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
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Thanks
Imen
