• 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...
  • FX2 68013 Chip: PORT IO
    Hi all, I recently started working with the FX2 chip from cypress. I connected a few LEDS to PORT B and I'd like to turn them on. I used to use the EZ-USB FX Dev. Kit and I tried adjusting the program...