• 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...
  • Need help on USBMem of Nohau LPC2800 Evaluation Board
    I have a problem running USBMem code from the Keil example with Nohau LPC2800 Evaluation Board. When I connect the board with my pc running with Open SUSE 10.3 x86_64 bit system. It give this error...
  • USBMem Mass Storage example quirks
    Hello experts, I have been testing the Mass Storage example for the MCB2140 and found some strange behaviour. Example, the storage shows 14kB of space but if I try and copy a 3kB txt file the board...
  • MCBSTM32E USBMEM Example Code Problem
    Hi All, I am using a MCBSTM32E evaluation board. I wanted to run the USBMEM sample code on the board, which uses the micro-controller's internal RAM as a USB mass storage device. I followed the...
  • 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...