• Can i use i2c communication between two micro controllers(Not having internal I2C hardware)
    Hi, I want to establish communication between two micro controllers,which are not having internal I2C arrangement.How to set device adders for micro controllers? I want to transfer data from one controller...
  • Can i use i2c communication between two micro controllers(Not having internal I2C hardware)
    Hi, I want to establish communication between two micro controllers,which are not having internal I2C arrangement.How to set device adders for micro controllers? I want to transfer data from one controller...
  • RTOS I2C communication fail....
    Hi, I using the Keil RTOS with STM32F4 uC, I want to communicate with MPU-9250 via I2C. I build the project, I connected the two panels together but when I want to send something, I get HAL_ERROR . I...
  • C167 & I2C EEPROM communication ...
    Respectable colleagues, can somebody post an example of C167 Keil C code for reading and writing to I2C EEPROM (Microchip 24LC256 for example) or to some of the Philips RTC or SRAM chips. Thanks...
  • Issue with I2C communication
    Hi, I am trying to store some data in 24LC64F EEPROM(Microchip make) by interfacing to LPC1768 Controller and communicating the EEPROM through I2C ,We are facing problem in the I2C communication ,we...