• Renumeration for EZUSB-FX2 failed
    Hi, I am working on our custom made board having EZUSB-FX2 chip using Keil IDE. After plug in the device Enumaration works fine and all the request for Default descriptor and COnfiguration are correct...
  • Cypress EZUSB
    when i try writing a simply code for EZUSB,i use inlude :"EZRegs.h", a error missing ";". But i don't Why, i try clear a ";" as comment but the Debug has this error. Help me, please! #ifdef ALLOCATE_EXTERN...
  • EZUSB FX2 I2C EZUSB_WaitForEEPROMWrite() problem
    Hi, I'm trying to access an EEPROM with an EZUSB FX2 dev board. I have written the following code to write to the EEPROM eeprom_buf[0] = LSB(0); eeprom_buf[1] = value; eeprom_buf[2] = EZUSB_WriteI2C...
  • EZUSB-FX2 data to EEProm(24LC64 from Microchip)
    Hi: I am using the (CY7C68013-128AC) uController from Cypress. I am trying to write a simple data to EEProm(24LC64 from Microchip). I am using Cypress's library functions, EZUSB_WriteI2C(byte addr, byte...
  • MON51 connection with EZUSB-FX board
    Hi, I am using EZUSB-FX board evaluation board. I am not able to communicate to Board through MON51. Please help me.I tried all the seting and everything but still I face the problem.Please help...