looking for help on making a website on ATMega32 using the ENC28J60 chip iam searching for more than a week .. i found many already-made projects on this, but nothing worked with me .. iam very confused through various projects where everyone is using a different method. also the mikroc example for this ethernet module (after configuring it a little in the HTML code) didn't work with me ..
first, i want to know how to simulate the ethernet module RJ45 on Proteus, so that i can try the code on simulation before the real-time.
if anyone is familiar with this avr-ethernet based website i'd appreciate his help. i think my problem is in the code (firmware), as i bought an ENC28J60 board where i just connect the SPI pins directly to my MCU and it's VCC & GND.