Multiple Capacitive Touch Slide Sensors (CY8C) Through I2C on Arduino

Hi !



I want to connect three cy8c sliders to an arduino through i2c ports (and be able to separate them into three data streams). I am using the Base Shield v2 which gives me 4 i2c ports.



When I am using one cy8c with the demo for ardunio, it works perfectly fine. However, when i connect two, neither of them sends any data.



I am guessing that i should change the default i2c address for the different sliders, is this possible with the cy8c? And how do you do that then?



Hope someone can help me !



Thanks in advance.


  • I2C noob