Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

LPC2148 Ethernet Programming with ENC28J60 Ethernet Controller

Status
Not open for further replies.

arjunna

Newbie level 1
Joined
Mar 24, 2014
Messages
0
Helped
0
Reputation
0
Reaction score
0
Trophy points
0
Activity points
9
Hi all,

I am doing remote sensing application. I am using LPC2148 as controller. The board doesn't have any Ethernet so have to connect it through externally. After researching I found ENC28J60 would do my job. I am newbie in embedded system.

My idea is to use SPI ports of LPC2148 to connect to the ENC28J60. Is this the better way to do this ? I have implemented FreeRTOS on board which is already working now I need to write ethernet controller but don't know where to start or how to start. There is TCP/IP stack on the RTOS but finding difficult to implement it.

My questions are

How do I start?
How do I do client side programming?
How do I get know the MAC address of the controller?


Thanks
Arjun
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top