• USB HID Bulk Transfer using lpc3250
    Hello, I am able to setup my LPC3250 to act as a USB Host and to work with the HID Classes. Currently data transfer type is as byet by byte. Now I need to implement BULK TRANSFER. I am...
  • usb bulk transfer
    Hello Sir, I am making a receipt printer for point of sale application using LPC2368 controller. I want to use USB interface for receiving data from computer to printer.I am using bulk transfer for...
  • USB 2.0 bulk transfer
    Hi All Our application acquires the values from ADCs in the LPC 2148 based board and display in the PC via usb ( USB 2.0 , fullspeed ) . Decided to chose bulk transfer for the application as speed was...
  • USB Bulk transfer
    Hi, I am using AT91SAM7x-ek eval board with Keil uVision 3.55a. I am trying to use bulk transfer and I am hoping to port "memory" example from KEil/ARM/Boards/Atmel/AT91SAM7X-EK/USB directory. For...
  • USB Bulk device
    Hello, I was wondering if anyone can give me a hand on how to set the descriptors to work with bulk transfers. I've already looked at the forum and there are some ideas on how to do that, but since I...