• LPC2387 MMC interfacing
    Hi, I am using MMC card interfacing program from LPC23XX code bundle. But it can't detect what type of card means multimedia card or sd card. I make also changes in IRAM2 & giving address 0x7FD00000...
  • LPC2387 IAP with USB Memory
    I am having trouble recently. I dont understand why but suddenly some local variables are being created in the USB memory space (0x7FD00000-0x7FD03FFF). Normally it would be fine but some of the variables...
  • USB WiFi with LPC2387/88
    Hello all expert, Is is possible to use USB Wifi dongle (zd1211 Zydas chipset) with LPC2387/88 USB OTG combine with RL TCPnet or else? There are many binary drivers for Linux but I would like to...
  • LPC2387 USB DRIVER FOR ANDROID
    Does anyone has connected an LPC2387 acting as a CDC to an Android Tablet USB port, estabilishing a communication link between them ? Is there a specific driver for this ?
  • Interfacing USB Pen Drive to MCB2300 V4.50 (LPC2387)
    Hi, I am using MCB2300 (mounted with LPC2387) which i want to act as USB Host for USB Pen Drive. I tried downloading the example code of http://www.keil.com/support/man/docs/rlarm/rlarm_fs_ex_msd.htm...