Hello all,
I'm new to tinyCore, and still discovering a lot of things...
I want to connect to a sensor in I2C, which is connected with a long cable (I know that's not a good practice, but I need this length...)
It first worked with a Raspberry Pi Zero WH. I then changed it to a Raspberry Pi Zero 2 WH. And it's not working anymore.
I suspect that the problem comes from the default speed for I2C bus : I may have increased between those boards, and want the Zero 2 I2C clock speed back to 100kHz, if it's feasible.
Can you give me hints on how to do that ?
I'm using a tinycore13 based OS.
If there is some info that can be useful, I'll be glad to post it here.
Thanks,
Vainamoinen