• Shorting scl and sda lines in the board
    Hi, I am working on tv board which has a i2c controller connected to a eeprom slave. we are trying to check the i2c controller behavior,when SCL and SDA line are shorted using any metal device....
  • Shorting scl and sda lines in the board
    Hi, I am working on tv board which has a i2c controller connected to a eeprom slave. we are trying to check the i2c controller behavior,when SCL and SDA line are shorted using any metal device....
  • Gyroscope IC
    hey all , I need to know is their anybody who worked with Gyroscope IC .Could any body tell us which ic they have used ,what is the cost and what is the difficulty level of it .Last but not least...
  • Gyroscope IC
    hey all , I need to know is their anybody who worked with Gyroscope IC .Could any body tell us which ic they have used ,what is the cost and what is the difficulty level of it .Last but not least...
  • STM32F103C6 doesn't receive the complete data thorugh i2c as a slave with interrupt enabled, mantains SCL low after first data byte
    I'm trying to send a dat from master to a slave (the STM32F103C6) with HAL function for polling mode is working well and it is receiving all the data I send (I got all ACKs) but when I try to do the...