• Usb bulk
    using the BULK transfer, DMA mode Please help us to see, the use of DMA transfer in batch mode to the normal reception can not be delivered, why? void USB_EndPoint2 (DWORD event) { USB_DMA_DESCRIPTOR...
  • usb bulk driver
    Hi all, I am using LPC2148 microcontroller. Bulk driver for usb2.0 full speed is written. Currently only 64 bytes of data is written to the endpoint. So the speed achieved is less. I have read in the...
  • 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 driver
    Hi All, We are planning to buy Bulk based USB Driver. Can please you suggest me 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...