• How can I change the pipeID in cy7c68013?
    I use the cy7c68013 with slave fifo and auto in-out mode. And now 4 bulk pipe is used with piptID 2,4,6,8 but I want to chage last pipe 8 to 10, so edit and compile and download iic file of dscr.a51...
  • How can I change the pipeID in cy7c68013?
    I use the cy7c68013 with slave fifo and auto in-out mode. And now 4 bulk pipe is used with piptID 2,4,6,8 but I want to chage last pipe 8 to 10, so edit and compile and download iic file of dscr.a51...
  • How to initialize GPIF of CY7C68013
    Can any one help me " How to initialize GPIF(along with code) of CY7C68013 EZ-USB to interface an Analog to Digital converter AD9235"?
  • How to initialize GPIF of CY7C68013
    Can any one help me " How to initialize GPIF(along with code) of CY7C68013 EZ-USB to interface an Analog to Digital converter AD9235"?
  • CY7C68013 CPU Control Status Register using Keil
    Does anyone know why the debugger in Keil uvision2 using CY7C68013A does not like this piece of code? CPUCS = ((CPUCS & ~bmCLKSPD) | bmCLKSPD1) ; // CPUCS = 0x0E; That register is supposed...