• Enabling DMA double buffering for isochronous enpoint
    Hi to all I'm attempting to modify the USBAudio example on an LPC2378 in order to appear as a microphone using isochronous endpoint 3. I modified the example and it works fine. The next step is to enable...
  • 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...
  • How to enable and use DMA for USB bulk IN endpoints
    Hi, I'm using uVision 4 with the MCB2300 development board. I'm developing a software that periodically transmits data (status information) from the device to the host (as first step, the data are...
  • 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...