• Accessing external I2C EEPROM with Cypress EZ-USB dev kit
    Hi I'm trying to add an external EEPROM to my Cypress EZ-USB NX2LP-Flex dev kit, and accessing it using the library functions EZUSB_ReadI2C(), EZUSB_WriteI2C() and EZUSB_WaitForEEPROMWrite(). ...
  • Accessing external I2C EEPROM with Cypress EZ-USB dev kit
    Hi I'm trying to add an external EEPROM to my Cypress EZ-USB NX2LP-Flex dev kit, and accessing it using the library functions EZUSB_ReadI2C(), EZUSB_WriteI2C() and EZUSB_WaitForEEPROMWrite(). ...
  • I2C problem on Cypress PSoC3 (with EEPROM and FRAM too)
    Hello, I am working on a Cypress MCU (CY8C3866AXI-040), and I have a problem about I2C. I'm trying to create an I2C communication with an external EEPROM (and an external Cypress FerroRAM too). I have...
  • I2C problem on Cypress PSoC3 (with EEPROM and FRAM too)
    Hello, I am working on a Cypress MCU (CY8C3866AXI-040), and I have a problem about I2C. I'm trying to create an I2C communication with an external EEPROM (and an external Cypress FerroRAM too). I have...
  • how access to usb flash disk with keil lib??
    hi to all, I am beginner in embedded systems, so at first excuse me for simple questions. I am trying to create some thing like file manager with Philips lpc1788 as CPU and KEIL v5.11a as compiler...