2013-01-21 10:08 PM
Hi,
I am using STM32F107RB6 for Ethernet communication. I am transmitting a set of data from PC to Controller via Ethernet. when i am transmitting the first set of data i am able to receive but for the second set of data not getting response. when i try to transmit third set of data i am getting response of second set and this thing continuous.I am not using an timer delay or software delay in my program. I need a solution ASAP