• Bulk IN endpoint stops polling for packets
    Hi All, I am facing an issue with USB driver on ARM platform. the bulk in rx endpoint stops polling for rx packets after some time, when the issue occurs I see(with USB analyzer) all the other endpoints...
  • Bulk IN endpoint stops polling for packets
    Hi All, I am facing an issue with USB driver on ARM platform. the bulk in rx endpoint stops polling for rx packets after some time, when the issue occurs I see(with USB analyzer) all the other endpoints...
  • Interrupt no. for Bulk EndPoint 2 for CY7C64613
    I have written a firmware to download bulk data from my pc to an onboard flash which is interfaced using a cypress EzUSB-Fx chip(CY7C64613). I am using bulk endpoint 2 to send the 64 byte packets from...
  • Interrupt no. for Bulk EndPoint 2 for CY7C64613
    I have written a firmware to download bulk data from my pc to an onboard flash which is interfaced using a cypress EzUSB-Fx chip(CY7C64613). I am using bulk endpoint 2 to send the 64 byte packets from...
  • 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...