• isochron transfer
    Hi, i'm looking for an application that is include isochron transfer. Do you know any example about it? i'm waiting for your suggesion. best regards
  • Isochronous Transfer
    I need help on writing or implementing a EZ-USB Isochronous Transfer(or Isochronous Transfer in USB) using 8051 assembly language. This needs to be done AS SOON AS POSSIBLE and it's urgent for research...
  • usb asynchronous
    How do I set the usb audio code up for usb asynchronous transfers. Do I just have to change bmAttributes USB_ENDPOINT_TYPE_ISOCHRONOUS, to USB_ENDPOINT_SYNC_ASYNCHRONOUS or is it...
  • isochronous transfer question
    I'm using the MCB2140 board with the philips LPC2148 chip. I am looking to do an isochronous transfer back to the pc from the device. I have the endpoints setup and start of frame enabled. I have...
  • asynchronous write with usb
    Hello everyone, I'm trying to make a asynchronous function to write through usb HID. Can anyone help me with links or books that talk about this issue. Thanks