2012-07-27 09:30 AM
Hi, I try to connect a enc28j60( ethernet controler) with my stm32f103ve ,
but all exemples find in web don't work fine. some one to tell an exemple for this? thanks2012-07-27 02:22 PM
''all exemples find in web don't work fine''
What examples have you tried? What probelms, exactly, did you experience? How did you do attempt to overcome them? What were the outcomes?
2012-07-28 11:46 AM
I try to run a simple server exemple (code find here:
http://en.pudn.com/downloads279/sourcecode/embed/detail1266850_en.html
) the rj45 led in enc28j60 bliking every seconde and the green led in my web box is fix. CS and Reset are ok . I define ip adresse to 192.168 .1.220 for ip fix, and connect with a patch cable(cable droit) I write 192.168.1.220 in web adresse in internet explorer , responce : server not found I try to adapte enc28j60 stack from microchip but it's a hardest work for me.