• 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...
  • EZUSB I2C library issues
    Hi, I'm trying to use the EZUSB I2C library to access an external I2C EEPROM. The library provides the following functions to access the I2C bus EZUSB_ReadI2C() EZUSB_WriteI2C() I've tried...
  • 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...
  • Interface of 8052 (UART0) with EZUSB FX2 on keil board
    hi how do we interface a 8052 UART0 with EZUSB FX2(UART 0) on a keil board. thanks
  • 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...