• 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...
  • 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...
  • 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...
  • 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...