• 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 : 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.
  • HID Example for MCBSTM32E change ReportDescriptor
    Hello everybody, i have here an MCBSTM32E and i tried to write my own HID client on the PC. It worked already fine but now i want to send more then just one Byte. But i dont know how i have to change...
  • 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...
  • 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...