• Cypress Sample program question
    I'm using the Cypress FX-2 board. They include a sample called bulkloop.c that allows you to loop data out to BULK IN EP's 2 & 4 and back via BULK OUT EP's 6 & 8. When i try this the Host Writes to...
  • cypress usb not detected
    hello friends i am doing mtech, and in final year i am doing project, and my project is usb interfacing between pc and fpga. i have developed a board but finally when i connect this board to pc, usb...
  • Cypress ez-usb and interrupts
    Hi all, I'm dealing with a cy7c68013a and the framework cypress provide. The fw use a jump table for usb interrupt but I've to add some ISR for INT0 and serial comm. Do I need a .a51 file like...
  • Cypress FX2 USB interrupt in keil
    How do I simulate an USB interrupt in Keil for the cypress fx2lp chip? Depending on the various usb interrupts that occur, the chip autovectors to that particular ISR. I want to test it by simulating...
  • Cypress CY7C68013A USB array Problem
    Dear Frnds, I am using Cypress CY7C68013A USB Bulk transfer, where I am unable to copy the contents of the Endpoint buffers to a local array!!! I have tried many times but still I am not able...