• 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...
  • USB not detected
    Dear All, Using the libraries and C files provided by the Keil, i have written the code for USB on LPC1768 controller. The problem with the code is that when i connect the USB pen-drive, it is not being...
  • Cypress EZ-USB Fx1 support
    Does the Keil Compiler support the Cypress CY7C64713 family of parts? I think they are replacing the CY7C64613 parts. Any help would be appreciated!! -Todd
  • Bootloader Cypress EZ-USB question
    I've just started using the KEIL product with Cypress EZ-USB FX development kit. The EZUSB core supports a sort of bootstrap loader on the I2C interface. If you use B6 for the first byte in a serial eeprom...
  • 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...