Hello i have designed a modular shield like value that uses the i2c buss of the raspberry but i do not know what resistor value for the pull ups to use. most guides tells us to use a safe 4.7k resistor but upon adding more of this modular device that 4.7k ohms will go down because of parelling resistors.
The theoretical max is 32 modular i2c devices before the power supply of the pi cant handle any furthur. When all 32 is placed, the resistance will go down to 146 ohms which is very low. But the value should also work with only 1 device is placed. because of that i cant set the value to high either.
Any thoughts?
(2) https://raspberrypi.stackexchange.com/questions/104538/how-to-interface-more-than-10x-ads1115-a-raspberry-pi
(3) https://raspberrypi.stackexchange.com/questions/98116/random-i2c-sda-spikes-bit-flip
(4) https://raspberrypi.stackexchange.com/questions/59673/strange-i2c-behaviour.
– tlfong01 Dec 10 '19 at 00:56