• 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...
  • 8051 Stop Mode — External Interrupt Polling?
    I inherited a physical product that needs to function like this using an 8051 in STOP mode. My user manual is a little light on STOP mode implementation for 8051s. I can't get this to work, does...
  • 8051 Stop Mode — External Interrupt Polling?
    I inherited a physical product that needs to function like this using an 8051 in STOP mode. My user manual is a little light on STOP mode implementation for 8051s. I can't get this to work, does...
  • Flow control of BULK OUT endpoint
    Hi All, I've got an issue with flow control of a bulk OUT endpoint I'm struggling with. I'm using the NXP LPC1343, and the device code is based on their CDC class example. On the Host side, I'm using...