LWIP ETHERNET PROBLEM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-11 5:43 AM
Posted on March 11, 2015 at 13:43
hi
i used lwip example in stm32cubef4 like to(udp echo server,tcp echo server,......).when i connect 2 stm32f407 eval boards as udp or tcp servers to ethernet hub switch and connect to pc as client my servers don't work correct.pc(client)<----------><ethernet switch----->}{<--stm32f407 board as udp server1--> }{<--stm32f407 board as udp server2--> but the system work good when i disconnect one stm32f407 board from switch pc(client)<----------><ethernet switch----->}{<--stm32f407 board as udp server1-->why lwip lib don'twork with 2 servers in ethernet chain?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-11 7:28 AM
Posted on March 11, 2015 at 15:28
why lwip lib don'twork with 2 servers in ethernet chain?
Perhaps because both stm32xx servers have the same MAC address compiled-in ?
