Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



Ads

lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Discussion Groups

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "ethernet"

  

Post a new Thread

Re: i can't use ethernet ram for general purpose   [2 Articles]

dush...@yahoo.co.in - Aug 3 2007
if u r using ethernet connection then u could not use ethernet ram for general purpose ......... if u r not then u can use it for general purpose hi all. > i use lpc2368.and... Re: i can't use ethernet ram for general purpose

Re: selecting Ethernet PHY for LPC2378

dush...@yahoo.co.in - Aug 3 2007
u can use DP83848I for tht in my project it is working well for ethernet connection......... I am new to this group and just started learning about ARM7 controller which i int... Re: selecting Ethernet PHY for LPC2378

selecting Ethernet PHY for LPC2378   [3 Articles]

vinaya pinto - Mar 2 2007
I am new to this group and just started learning about ARM7 controller which i intend to use in my new project. I was looking for a ARM7 with on-chip Ethernet controller and zer... selecting Ethernet PHY for LPC2378

Re: selecting Ethernet PHY for LPC2378   [2 Articles]

dush...@yahoo.co.in - Aug 3 2007
DB83838I I am new to this group and just started learning about ARM7 controller which i intend to use in > my new project. I was looking for a ARM7 with on-chip Ethernet contr... Re: selecting Ethernet PHY for LPC2378

i can't use ethernet ram for general purpose   [3 Articles]

Mehmet Kurnaz - Jan 23 2007
hi all. i use lpc2368.and i want to use ethernet ram for general purpose too.In sct file i used RAM2 0x7FE00000 0x00003FFF { * (+RW +ZI) } So all of da... i can't use ethernet ram for general purpose

Ethernet on ARM chip?   [19 Articles]

nma550n - Dec 27 2005
Is there any company producing ARM7 chips with Ethernet built in? Like the DS80C400? Would be great not having to interface an external Ethernet chip. Cheers Nick ... Ethernet on ARM chip?

ARM LPC2388 - Ethernet   [7 Articles]

ansarizafar - Jun 6 2008
Hi All, I have LPC2388 board with design same as Keil's MCB2300. I am using PHY DP83848C for ethernet & Keil IDE. I am using the sample ethernet driver code provided by Keil... ARM LPC2388 - Ethernet

[semi-OT] Ethernet references   [2 Articles]

drproton2003 - Dec 1 2006
hey all, I've worked a bit with ethernet in the past, using things like ethernut. I am looking looking forward to starting some more advanced ethernet projects. I don't have... [semi-OT] Ethernet references

i can't use ethernet ram for general purpose   [2 Articles]

Mehmet Kurnaz - Jan 23 2007
hi all. i use lpc2368.and i want to use ethernet ram for general purpose too.In sct file i used RAM2 0x7FE00000 0x00003FFF { * (+RW +ZI) } So all of da... i can't use ethernet ram for general purpose

LPC2148 with ethernet   [12 Articles]

Sutton Mehaffey - Nov 17 2006
I am about 90 percent done with a design project with a LPC2148 and am looking to the future to integrate ethernet into the project. I was told by a couple of design friends tha... LPC2148 with ethernet

3 port Ethernet Splitter on LPC213X   [4 Articles]

radim100 - Apr 5 2006
I have question, regarding ETHERNET splitter, passive hub. I am designing hardware with LPC213X and ENC28J60 Ethernet chip . PC is going to talk from NIC to this controller T... 3 port Ethernet Splitter on LPC213X

Ethernet Chip!!!   [2 Articles]

vineet jain - Sep 23 2005
Hello, Have heard something on ethernet going on, on the groups. There is a chip from Microchip called ENC28J60. It is an ethernet controller. See if it is of any use. ... Ethernet Chip!!!

ARM9 (LPC3000)   [4 Articles]

dpbevin2k - Mar 21 2007
Does anyone know when (or if) the LPC3000 range will be extended to include a processor with Ethernet support? I have an application where the LPC3180 would be ideal if it had ... ARM9 (LPC3000)

ARM9 (LPC3000)

David Bevin - Mar 21 2007
Does anyone know when or if the LPC3000 range will be extended to include a processor with Ethernet support? I have an application where the LPC3180 would be ideal if it had ... ARM9 (LPC3000)

industrial ethernet   [2 Articles]

naderus2000 - Dec 24 2006
what is the best application protocol on TCP/IP for industrial ethernet? (connection between PLCs) does TCP/IP effect on Real Time actions? is really need to use ethernet for PL... industrial ethernet

how to use ethernet&usb ram for general purpose on lpc2368   [9 Articles]

Mehmet Kurnaz - Jan 23 2007
Hi all. I want to use ethernet and usb ram for general purpose sram.I won't use ethernet and usb only need ram.How do I modoify scatter file?How can i use these rams? So Than... how to use ethernet&usb ram for general purpose on lpc2368

Olimex LPC-E2294 or E2214 with ethernet   [2 Articles]

pick2light - Apr 20 2005
Has anybody managed to get the Olimex LPC-E2294 or E2214 to communicate across the ethernet? If so was it a nightmare, are there any special tricks? I need to fin... Olimex LPC-E2294 or E2214 with ethernet

LPC family member with Ethernet?   [5 Articles]

Mark Butcher - Sep 21 2005
Hi All I remember some polls some time ago about which features users were keen to see in newer devices. If I remember rightly the Ethernet interface was high in the ... LPC family member with Ethernet?

DMA questions   [3 Articles]

drproton2003 - Apr 20 2008
Hello everyone, I'm working on an application in which I need to spit a lot of info out an SSP port. It seems to me like DMA would be a good to do this, rather than tying up ... DMA questions

test ethernet driver without TCP/IP stack(sending raw ethernet packect with PC)   [2 Articles]

naderus2000 - Dec 4 2007
Hi, If I want to write new ethernet driver for a new device I need a PC terminal software that can test my driver code with it before dealing with TCP/IP stack. I search a lo... test ethernet driver without TCP/IP stack(sending raw ethernet packect with PC)

ethernet communication to LPC2368   [2 Articles]

ajay singh - Oct 29 2007
Dear Friends, I'm very new to ARM processor. I have got one assignment in which i have to communicate to LPC2368 through Ethernet and after getting the proper command it have to d... ethernet communication to LPC2368

OT: ethernet magnetics

drproton2003 - Jan 7 2008
Hello everyone, Sorry to bother the group with this, but I didn't know where else to turn for help. I am working on a project with uses the DPACtech airborne wireless LAN b... OT: ethernet magnetics

LPC2458 USB/Ethernet w/IRC clock?   [3 Articles]

"David L. Miller" - Jun 17 2008
I have an application where I cannot use a crystal oscillator, but still need a high speed serial interface. Does anyone know if the USB or Ethernet can be used reliably with ... LPC2458 USB/Ethernet w/IRC clock?

lpc2368 and ethernet DP83848 layout issue

Steven - Feb 1 2008
Hi,i am doing a project with a lpc2368 and national ethernet PHY chip DP83848 for communication via ethernet. i want to do the layout with two layer PCB, but NXP application no... lpc2368 and ethernet DP83848 layout issue

9 bit uart   [4 Articles]

gen_4p - Nov 20 2006
Hi, I need to interface an existing 485 network to ethernet. Protocol is using 9 bit communication for the address recognition. I was going to use lpc2376 for 485 Ethernet a... 9 bit uart

LPC2378 and ethernet problem   [12 Articles]

Peter Kic - Sep 12 2008
Hi!! I have MCB2300 and I made a ethernet aplication with RTL. Its work fine. Then I made own hardware, that is similar to MCB2300, ethernet part is the same. Software, that w... LPC2378 and ethernet problem

Ethernet Bootloader

Peter Homann - May 2 2006
Hi, Since bootloaders are the hot topic. :-) Can anyone point me to an opensource (Or reasonably priced) ethernet bootloader that I can use on a LPC2138 project. Cheers, ... Ethernet Bootloader

Ethernet bootloader

Micron Engineering - Jan 19 2007
Exists an ethernet/tcp bootloader ready to use for LPC2378 family of microcontrollers? [Non-text portions of this message have been removed] ... Ethernet bootloader

Ethernet update for LPC23xx   [3 Articles]

uohgren - Apr 10 2008
Hi All, has anyone experience from updating software and flash for LPC23xx over Ethernet, is there any examples or guides available for implementation on MCB2300 or equal? ... Ethernet update for LPC23xx

Using LPC2378 for Ethernet   [2 Articles]

prash_precision - Jan 15 2008
Hi Guys, Has anyone used LPC2378 just for the Ethernet? I am using TI's DSP as my main controller. Can you share some of the tips on how to interface this ARM chip with the DS... Using LPC2378 for Ethernet

Consultant support needed for upgrading over ethernet feature   [3 Articles]

Ajay Sharma - Jul 18 2008
Hello All, We at Newport Electronics, Santa Ana CA, build electronic instruments for the past 35 yrs. We are building new instruments using LPC2368 MCU. The device that I ha... Consultant support needed for upgrading over ethernet feature

Find a board with 2106 or 2138 and ethernet   [7 Articles]

fredrikssonjohan - Jul 28 2005
Hi! I need a small board with 2106/213x and ethernet. Some I/O pins but not many. I'm still very flexible with whats on it. Ethernet is a must! I've searched with Go... Find a board with 2106 or 2138 and ethernet

LPC23xx ethernet   [2 Articles]

Gus - Jun 13 2005
it has been few months since we heard about the LPC chips with ethernet. Any new news about those chips? Any ideas on what can we sample those? Thanks, Gus ... LPC23xx ethernet

LPC2366 USB and ethernet RAM in crossworks   [2 Articles]

drproton2003 - Aug 4 2008
Hello everyone, I've run out of SRAM in one of my project on the LPC2366 so I intend to use the USB and Ethernet ram. I've figured out how to modify the flash_placement.xml f... LPC2366 USB and ethernet RAM in crossworks

R: FW: Transformer ratings for Ethernet

Fabio Filippa - Nov 29 2007
Don't know if have got exactly the point but if you're searching for a Ethernet connector with built in transformer take a look at MagJack 08B0-1X1T-36-F. =20 http://arcadiansa... R:  FW: Transformer ratings for Ethernet

Ethernet addon board for LPC   [8 Articles]

Michael Anburaj - Oct 6 2005
Hi all, Some days back I came across 2 WebPages providing Ethernet add-on cards for micro-controller using CS8900A -- which I thought I would use with my LPC2106 & LP... Ethernet addon board for LPC

LPC2378 - Eternet   [2 Articles]

pete...@courtara.com.au - Jan 20 2007
Dear All, I would like to ask if there is source code lib which I can purchase for the Ethernet module on the LPC2378? I have not had much experience with TCP / IP so please ... LPC2378 - Eternet

ARM7 with on-board ethernet

Stephen Pelc - Feb 25 2005
> From: "Hugh O'Keeffe" <> > I know that Philips are releasing an LPC2000 part later this > year (Q3 according to Rober's last post) with on-board > ethernet. ... ARM7 with on-board ethernet

MCB2300 ethernet problem   [4 Articles]

vivek singhwal - Mar 30 2007
Hello all, I am trying to develop a board similar to MBC2300 for LPC2368 actually I need only UART and ethernet module. This is the first time my interaction with ethernet. ... MCB2300 ethernet problem

Trying to init ethernet on lpc2378   [4 Articles]

michael brown - Nov 18 2007
Hello folks, Trying to init the ethernet module on an Olimex dev board. The NXP user manual couldn't be more vague as to what needs to be done and in what order. I can't se... Trying to init ethernet on lpc2378
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | next