EmbeddedRelated.com
The 2024 Embedded Online Conference

ENC28J60 interfaced with LPC2148

Started by Nilesh S in LPC200014 years ago 6 replies

hi, I am using LPC2148 controller interfaced with ENC28J60 (SPI interface) . I have used TCP/IP stack. if i use PING command giving the...

hi, I am using LPC2148 controller interfaced with ENC28J60 (SPI interface) . I have used TCP/IP stack. if i use PING command giving the Board?IP Address ,i get?command output(Showing LAN connection between host macine and LPC2148). My concern is ,I have to send data from Windows XP machine to LPC2148.(Such as if i am sending the data to set LEDs from HOST machine over ethernet,then LEDs that a...


Need Help with NicheLite TCP Stack - It is getting disconnected from LAN after some time ( 10-30 minuts)

Started by Saurabh Pandya in LPC200015 years ago 4 replies

Dear Experts, I am trying to connect the MCB-2300 (LPC2378- 32+16+8 KB RAM) board to the Ethernet LAN network after loading Nichelite TCP stack...

Dear Experts, I am trying to connect the MCB-2300 (LPC2378- 32+16+8 KB RAM) board to the Ethernet LAN network after loading Nichelite TCP stack to it. My Office network have around 80 PCs in LAN, When I am configuring Nichelite loaded board with IP 199.199.50.67 (unique ip), and plug it in network. Here I am doing PING test with any of the networked PC. It works well initially. But, after ...


x86 to FPGA to ARM7 (lpc2468) wishbone communication, shared memory concept

Started by djam...@gmail.com in LPC200014 years ago 1 reply

Hello Everyone. well i have designed a system that contains -- altera cyclone 3 FPGA, with 50M clock -- altera epcs16 Flash (configuration...

Hello Everyone. well i have designed a system that contains -- altera cyclone 3 FPGA, with 50M clock -- altera epcs16 Flash (configuration device for cyclone3) -- an LPC2468 ARM processor (running uLinux), -- a 16M Synchronous DRAM (connected to FPGA and ARM) -- rest the design has ethernet, usb memory device connector, FTDI interface, JTAG interface, ETXexpress Connector for connection to...


Initialising Olimex LPC-2378STK MAC device

Started by jdauchot in LPC200015 years ago 3 replies

Hi I am trying to intialise the LPC22378 MAC device to send ethernet packets. I found some demo code to do this but it fails on this bit of...

Hi I am trying to intialise the LPC22378 MAC device to send ethernet packets. I found some demo code to do this but it fails on this bit of code #define PHY_BMCR 0x0000 #define BMCR_SPEED_100 0x2000 #define BMCR_DUPLEX 0x0100 WritePHY( PHY_BMCR, BMCR_SPEED_100 | BMCR_DUPLEX) ; void WritePHY( DWORD PHYReg, DWORD PHYData) { MAC_MCMD = 0x0000; /...


PPP on LPC2478/2368 - KEIL

Started by Ganesh in LPC200012 years ago 4 replies

Hello everyone. I am trying to integrate a GPRS modem with my ARM LPC2478/LPC2368 board. I am successful in using the TCP/IP stack from KEIL...

Hello everyone. I am trying to integrate a GPRS modem with my ARM LPC2478/LPC2368 board. I am successful in using the TCP/IP stack from KEIL with Ethernet though, I am supposed to integrate the GPRS modem. I understand that to have a TCP connection with GPRS modem , the PPP link has to be working . The question is whether the PPP link has to made "UP" by the application code (code writte...


NXP Announces Availability of LPC1788 with LCD Graphics Controller

Started by nxp_marketing_usa in LPC200013 years ago 3 replies

NXP Announces Availability of LPC1788 with LCD Graphics Controller 120-MHz ARM Cortex-M3 MCU also features Ethernet, USB and External Memory...

NXP Announces Availability of LPC1788 with LCD Graphics Controller 120-MHz ARM Cortex-M3 MCU also features Ethernet, USB and External Memory C= ontroller Eindhoven, Netherlands and San Jose, California, May 31, 2011 =96 NXP Semic= onductors N.V. (NASDAQ: NXPI) today announced availability of its LPC1788 m= icrocontroller =96 the industry's first ARM=AE Cortex=99-M3-based MCU to be= shippi...



The 2024 Embedded Online Conference