0

I have two sensors with different slave addresses connected on an i2c bus in my custom board. If two different programs try to read the different sensors a same moment of time, will it lead to an contention in i2c subsystem for Linux kernel?

I tried doing that on the board with both the sensors but was not able to produce the contention. And didn't find any definitive documentation which suggest either way.

Is there any document which explains how a simultaneous read call to different slave address on a given i2c bus is handled by Linux kernel?

Philippos
  • 13,237
  • 2
  • 37
  • 76
skjoshi
  • 131
  • 7

0 Answers0