• usbmem example on lpc3131 with windows host
    I am using usbmem example(msc class) as a firmware for my lpc3131 device to communicate with the host. Host is windows pc with driver as standard example USBSAMP provided by winddk. Observations...
  • usbmem example on lpc3131 with windows host
    I am using usbmem example(msc class) as a firmware for my lpc3131 device to communicate with the host. Host is windows pc with driver as standard example USBSAMP provided by winddk. Observations...
  • lpc3131 rtx example for mdk
    Has anyone configured RTX under MDK for an NXP LPC3131 (using the Embedded Artists dev. board)? I saw Jeanne-Pierre's post from last year and the recommendation to use the Phytec lpc3180 blinky_rtx...
  • LPC3131 usb mem example
    I have the lpc3131 embedded artists board and I am working on a USB driver. I first converted the Keil example code to IAR code and got the USB working. I then tried to port it over to a different syntax...
  • USBMem example : need help!
    How can I combine USBMem example and MMC interface to make USB mass storage devive with MCB2300 and MMC/SD card? Thanks very much.