• 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 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...
  • Bulk transfer inconsistency
    I have been developing on the MCB2140 board with the Philips 2148 processor. Using uVision 3.33 and the CARM compiler. I have found that when doing bulk transfers to the device (endpoint 2) some...
  • 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...
  • Bulk transfer problem at Windows 2000 sp4
    I am developing some usb device on LPC2141 using CDC ACM class. Main problem is that I need to handle both XP and 2k system using usbser.sys. Almost everything works fine, enumeration, line control...