Re: ENC28j60 SPI Ethernet controller by seshu
seshu
Tue May 13 05:20:37 PDT 2008
On Apr 21, 5:35 pm, seshu <seshucheruk...@gmail.com> wrote:
> On Apr 17, 6:03 pm, seshu <seshucheruk...@gmail.com> wrote:
>
>
>
> > Hi Joel,
>
> > Here, i have successfully done with theSPIcommunication layer. and
> > check with the I/O.
> > successful with the ESTAT read and checked the CLKRDY bit set.
> > Now i can successfully communicate toENC28J60.'
>
> > From here on i referred the MACInit initialization code steps ofenc28j60.c provided by microchip. and configuring the sequence step by
> > step viaSPIlines.
>
> > but going thru the microchip code, the configuration for some
> > registers looks differently.
>
> > Is there any thing i have take care, or can you suggest me how to
> > configure the MAC layer.
>
> > Thank you very much.
>
> > Regards,
> > kumar.
>
> Hi Joel,
>
> I have successfully configured theethernetsend and receive packets
> functionality.
>
> and also i tried to startethernetdownload of my image.
> I can see the SEND BOOT ME 255.255.255.255 polling from my device
> every time.
>
> But, when i start my platform builder and trying to see my device, i
> cannot get the name.
> Please let me know is any thing i am missing.
>
> OR, how to confirm my OEMEthGetFrame and OEMEthSendFrame functions are
> working properly.
>
> Thanks a lot for your support.
>
> Regards,
> Seshu
Hi,
I am successful with the OEMthSendFrame functionality.
My device name is appeared in the platform builder and selected the
deviced and start attach the device.
After that failed in receiving.
my hyperterminal windows shows that duplicate ip address detected.
I think my get frames functionality is doing wrong.
Please let me know if you got any ideas with this.
Thanks,
kumar