• ARM: LPC2148/MCB2140 USB Mass Storage with DMA
    Hello to all, I'm trying to use the mass storage example for the MCB2140 in DMA Mode but I'm not able to get it to work. In Interrupt-driven Mode everything works. But if I'm changing the flag for...
  • ARM: LPC2148/MCB2140 USB Mass Storage with DMA
    Hello to all, I'm trying to use the mass storage example for the MCB2140 in DMA Mode but I'm not able to get it to work. In Interrupt-driven Mode everything works. But if I'm changing the flag for...
  • USB mass storage and MMC/SD driver on lpc2148
    Hello, I wanna know if it's possible to use the USB Mass storage driver and the MMC/SDCard driver together with the NPX Lpc2148? My goal is to access to the SDcard (plugged on the MCB2140) from...
  • USB mass storage and MMC/SD driver on lpc2148
    Hello, I wanna know if it's possible to use the USB Mass storage driver and the MMC/SDCard driver together with the NPX Lpc2148? My goal is to access to the SDcard (plugged on the MCB2140) from...
  • data send and read from PC via USB(Mass storage Device) using LPC2148
    Hi, I've a development board LPC2148 controller. now my usb is detected by system as a Mass storage device when connected to the PC. now I need to read the data from system via USB and send it to...