• USB HID device Bulk Transfer using lpc3250
    Thank you. USB HID DEVICE BULK TRANSFER in LPC3250 is it possible or not ? Currently Byte by Byte transfer is happening. Is there any example code or reference available ? Thanks.
  • USB HID device Bulk Transfer using lpc3250
    Thank you. USB HID DEVICE BULK TRANSFER in LPC3250 is it possible or not ? Currently Byte by Byte transfer is happening. Is there any example code or reference available ? Thanks.
  • 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
    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 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...