• 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...
  • 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...
  • 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...
  • 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...
  • Cypress FX2 USB interrupt in keil
    How do I simulate an USB interrupt in Keil for the cypress fx2lp chip? Depending on the various usb interrupts that occur, the chip autovectors to that particular ISR. I want to test it by simulating...