• 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...
  • 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...
  • change keil USBHID example for bulk transfer
    I changed the keil USBHID example like http://www.keil.com/forum/21413/lpc1769-usbhid-example/ and I could send 64 bytes about each 1 ms my changes is a little different in demo.c and demo.h...
  • USBHID example
    When I run the USBHID example according to description, it runs well (with Client1) just until I push the reset button on the MCB2140. Then it hungs and one needs to close (kill) HIDClient, disconnect...