2013-02-19 09:33 PM
I am using STM32F107RB for Ethernet Communication. If i am using only one STM32F107RB module there is no problem but when i connect two modules to two different systems via modscan32, one of the module responds properly and the other module does not responds, and after some time the other modules responds properly but the first module hangs up. This process continuous every time...
The corresponding code has been attached, please go through it and let me know where this problem can be tackled......Thanks in advance........ #time-waster #cross-post #do-it-right2013-02-19 11:03 PM
Even i'm facing the same problem...
2013-02-20 12:32 AM
Could the boards have the same (default) MAC address ?
2013-02-20 04:30 AM
MAC address, and fixed IP address? Both pretty basic Ethernet and TCP/IP concepts.
2013-02-20 06:16 AM
Same question on the Keil forum had already received the same answer yesterday:
2013-02-20 07:20 AM
Forget Zombies, the Unthinking Living scare me...
2013-02-20 08:28 PM
Thanks for all of u..... i am given the same mac address that is problem......
2013-02-20 08:29 PM
Thanks for all of u..... i am given the same mac address that is problem......
2013-02-21 05:12 AM
How about also acknowledging the reply you received to your original post in the Keil forum?
2013-02-25 11:10 PM
Hi,
Is there any way of assigning the IP address Dynamically(as it is done in the computers network configuration).... If it is possible then could you please tell me about that thing......Thanks in advance ..........