• 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...
  • usbmem example with LPC3131
    Hi. I'm using LPC3131 demo board from embedded artists as a USB device (Full Speed or HS) I have problem running the usbmem example Kernel messages from linux (2.6.18) are: "new high speed...
  • usbmem example with LPC3131
    Hi. I'm using LPC3131 demo board from embedded artists as a USB device (Full Speed or HS) I have problem running the usbmem example Kernel messages from linux (2.6.18) are: "new high speed...
  • 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...