hello sir i am working on a project using LPC2148 for which i intend to use RL-TCPNet lib for ethernet access.i really need a driver for ENC28J60-LPC2148 interface would u be kind enough to help me..my email id is "alate_ashish@rediffmail.com"
i m working on a biomedical project using LPC2148..i wish to transmit data to the pc via ethernet and if that succeeds i wil try to implement an http server using the same processor and create a webpage dedicated to a single patient..i went through the RL-TCP Net and device libraries but did not find the enc28j60 device driver..more over this is a completely new domain for me..i received your mail and i went through the device driver it is helping but a few external references are unresolved..if you post your email id i can send you more details
www.catb.org/.../smart-questions.html
oh i am sry i am not so used to posting on forums that is y i did not know about this but i went through that page and i will keep in mind those points..is it possible to configure the network settings using netconfig.c and configuration wizard for an ethernet interface implemented using enc28j60?also the data field in OS_FRAME data structure is unsigned int array of size 1..does it imply that i can send only one byte per frame?