• Problem in resetting the slave fifos in fx2 chip
    I am using fx2 CY7C68013A chipset. I have configured EP2 ( OUT end point ) and EP6 ( In end point ) end points as slave end points with autoout and autoin option enabled.I met with a situation where...
  • 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...
  • How to measure pulse width applied in INT0 of Cypress USB FX2 CY7C68013
    Hi, I want to measure the width of the pulse applied in INT0. My code base on the sample of KEIL: http://www.keil.com/download/docs/8051_timer0_pulse.zip.asp The result printed out in Serial1 window...