lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] lwip TCP/IP with STM32


From: yanhc519
Subject: Re: [lwip-users] lwip TCP/IP with STM32
Date: Sat, 9 Jun 2018 10:12:43 +0800 (GMT+08:00)

Hi,
What protocols does LwIP support is something you can check yourself from the website.
And the following link is a LwIP on STM32 example from st.com and hope it can help you.
http://www.st.com/en/embedded-software/stsw-stm32070.html


On 6/8/2018 18:24Elinux<address@hidden> wrote:
Hello,

I'm working on a project that aims to develop a program to comply with the
TS13149 ( http://itxpt.org/en/home <http://itxpt.org/en/home>  ) standard of
passenger counting systems for public transit vehicles produced by the
company in which I am doing my work. traineeship. The purpose of the project
is to introduce network management protocols based on a TCP/IP (Ethernet)
link.
Knowing that our counting system is based on STM32 microcontrollers, I am
looking for the TCP/IP stack implemented for this microcontroller capable of
supporting the protocols required by the standard, which are as follows:

*FTP*: For file transfer
*SSH* (Secure Shell): For remote access.
*mDNS*: Simplifies name resolution and enables dynamic scalability and
evolution in a local network.
*TCP / UDP*: For data transport
*DHCP*: For automatic configuration of IP parameters of a station or machine
*IP (IPv4, IPv6)*: For the address space
*Ethernet*: For the link

My questions:

Does the Lwip stack support the protocols mentioned? if yes, where can I
download it for use on the STM32?

Thank you all



--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]