• 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...
  • SD/MMC Init with LPC2378
    Dear All, I have tried to format with MCB2300(LPC2378) but after I inserted the SD/MMC I have these messages: SD/MMC Card is Unformatted Format Flash Memory Card? [Y/N] Formatting failed....
  • PINSEL INIT ON MCB2300 (LPC2378)
    Dear All, I have a question.... In many sample projects I read that for init of PINSEL is used this code PINSEL0 &= ~0xC0000000; Why not use PINSEL0 = 0x0; Thanks in advance Michele...
  • LPC2378 _ - _ 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...
  • 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...