• 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...
  • library function documents
    Hi, I've just started using the STM32 processor with Keil uVision4 (V4.03q) and the RealView MDK-ARM toolchain V4.11 and I'm learning by looking at the example programs, running on an STM32E-EVAL demo...
  • 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...
  • Keil C "library" and documentation?
    I'm just now evaluating the latest Keil c51 tool. In the past, I've used c compilers for other embedded platforms. Many of these other platforms not only provided a good compiler, but provided great code...
  • 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...