2009-10-25 02:24 PM
STM32 Connective Line: LwIP or NicheLite.
2011-05-17 04:27 AM
Someone had already used LwIP or NicheLite with STM32 Connective Line? I would like to receive opnions about both free TCP/IP stack. What is betther to use with STM32F107?
2011-05-17 04:27 AM
You can try this link:
http://code.google.com/p/rt-thread/source/browse/#svn/trunk It is an open source project and includes OS(RT-Thread) + LwIP + GUI(RT-GUI) and many example projects. I have using it on my STM32E-EVAL board and it works well.