• cypress cy7c64613
    Hi , I wish to build a USB programmer using cypress cy7c64613, do anyone have any ideas or any links or any related circuit diagram ???????
  • Cypress CY7C64613 Header Files
    Can someone tell me, from where can I download the header files for the Cypress CY7C64613 USB 8051 microcontroller. Cypress.com doesnt seem to have them and google couldnt help either. The files I need...
  • 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...
  • Trouble with Bulk Out transfer using Cypress CY7C64613 & uv2
    I am developing a device that must send out data through the FIFO at speeds up to 4 Mbit/s. I have implemented a bulk transfer as follows: void TD_Poll(void) // Called repeatedly while the device is...
  • Correction
    Hi guys, Thanks for the help! Last night, I was lying in bed and came across the manual section it stated that you need to declare & define the code variable in one statement. I think I had read...