• FX2 switch from GPIF Master to Slave FIFO
    Is there an example detailing the steps required from switching to GPIF Master to a Slave FIFO for an FX2. In our specific case we initialize the GPIF and set IFCONFIG to 0xCE. We then transfer data...
  • FX2 Slave FIFO Manual Mode sample code
    Hi , Have anybody worked on Cypress FX2 chip. I am writing the firmware for slave FIFO to access the external logic data. Since my FW has to filter out some data so I have to use AUTOIN =0 mode. ...
  • Problems w/ Slave FIFO (FX2LP)
    Hi, Can anybosy who have worked on FX2LP help me? I'm writing firmware (converted from bulkloop)of slave FIFO mode w/ FX2LP(Cameleon). I'm using AUTOOUT mode w/ EP2, so, regarding UZ_USB_TRM, i don...
  • FX2 FIFO bulk Auto transfer mode
    I am trying to write some code that will automatically load data from an 8 bit bus up to the computer through USB. I have started writing the code but my FX2 chips aren't in yet so I was wondering if...
  • Why my slave FIFO still empty? (using FX2 CY7C68013 128-pin)
    Hi, &nbsp&nbsp My object is to attach an external logic(ccd sensor MT9P001 with 24MHz clock in and 24MHz out) to the FX2 slave FIFO, so that host can read from FIFO data. However, the current problem...