• lpc2378 and ethernet dp83848 problem
    hi, i am using a lpc2378 board with the ethernet PHY chip dp83848i, And also i am using the sample code provided by keil for ethernet transmission.. In that code Tx_only part is working fine... But...
  • LPC2378 Ethernet RAM
    I have written a program that writes into the Ethernet RAM of LPC2378. The Ethernet module is powered on using PCONP resiger. When ever i try to write anything to this RAM Area i am getting the error...
  • Not Able to Init. for Ethernet in LPC2378
    Hello Friends, I am new to this group and just started learning about ARM7 controller. I am Interfacing DP83848C with LPC278 for ethrernet, I took a Sample code "easyMAC" from NXP but that not working...
  • Ethernet problem in LPC2378
    I am working on LPC2378 ( the board was designed with the help of MCB2300 schematics taken from KEIL website)and currently testing the Ethernet MAC and the PHY used is DP83848. wheni try to initialize...
  • Not Able to Init ARM LPC2378 for Ethernet
    I am interfacing ARM Controller LPC2378 with DP83848C Ethernet Physical Layer Transceiver. I have downloaded a code for ethernet related to the above interface called -EasyWEB- from NXP. While compiling...