• 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...
  • 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...
  • How to send data to pc incontinuously via HID?
    I study the KEIL HID demo for MCB2300, the demo is fine but not fit me. My project need read data from LPC23xx if the data is prepared. but the demo always continously send report to PC even the...
  • How to send data to pc incontinuously via HID?
    I study the KEIL HID demo for MCB2300, the demo is fine but not fit me. My project need read data from LPC23xx if the data is prepared. but the demo always continously send report to PC even the...
  • How do I get the count of files in SD card interfaced to LPC2378 microcontroller via USB ?
    I want to transfer files in SD card interfaced to LPC2378 microcontroller via USB. I want to show the number of files copied in the SD card on an LCD screen. I am using Keil UVision 4 (Embedded C) and...