• 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 clock
    hi, i'm currently working with FX2 EZUSB on a custom board. how can i initialise IFCLK before it enumerates on C0-load? i have enable interrupt and config IF but nothing seems to happen. sorry,...
  • Cypress FX2
    I'm usig the Cypress FX2 USB chip for a project and i have a question about the "Option for target" dialog in uVision 2. There is a checkbox that is called "Use on chip XRAM(0xE000 - 0xE3FF)", but the...
  • How to get second FX2 serial port to work?
    Hello, I have read all the info regarding how to get the 2nd serial port to work with putchar (printf). I have updated the 'PUTCHAR.C' file like recommended by Keil: char putchar (char c) { ...
  • Cypress FX2 Dev Kit - Generating code for single Chip Dev
    I am working with a Cypress FX2 development kit for USB. The current customer just wants a USB loopback feature that is implemented in the kit. The Keil documentation states: The startup code generated...