Hello,
I'm developping a new ethernet electronic board based on LPC2368 (ARM 7 ). I based my design on MCB2300, but I changed the ethernet controller. I'm using the DP83848I. In order to test my design, I load the easyweb example, but it doesn't work at all. When I plug the ethernet cable on the computer, it doesn't even recognize the device. The computer says all the time "unplugged ethernet cable".
I would like to know if the easyweb for MCB2300 example should work on DP83848I ethernet controller and LPC2368 microcontroller. Also, I would like to ask you if you have never had this problem of "no connection" and how can it be fixed.
Best Regards,
I'm using the following example :
http://www.keil.com/download/docs/295.asp
On this part, there is EMAC.c , but I cannot find the code line. Probably, it's a newer version.