• Limiting the speed to USB bulk transnfers
    Hello, I have a product flavor that sports a mass storage device. I don't really need it now, but it is connected to an internal RAM file system which could be handy to have (is security codes are...
  • 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 Adaptive
    Hello, Could I please get some help or advise of how to change the Keil Usb audio example to adaptive transfers, thanksyou I got this information from this thread http://www.keil.com/forum...
  • Problems with ULINK USB-JTAG Adapter
    Hello! The problem is when i tryed to flash download or enter i get message "Device cannot enter bypass mode. Connection to target missing or incorrect". I cant find a reason why and when it happens....
  • 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...