SNTP+LWIP based (clock) on stm32f4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-29 10:27 PM
Hello,
I am using stm32f407VG Controller,
In Ethernet communication Through LWIP+SNTP I want to achieve (SNTP clock),
My Controller act as client (SNTP Clock client)
In cubemx i cant find any source files related to sntp generated once after i choose SNTP option,
I expect if any examples how to achieve (SNTP+LWIP) around any stm32 series will help me to understand better,
How do i start ,
regards
siva
Solved! Go to Solution.
- Labels:
-
Ethernet
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-30 6:14 AM
There are SNTP files in the repository:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-30 6:14 AM
There are SNTP files in the repository:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-31 5:20 AM
Thank you very much for your reply,
