Other Parts Discussed in Thread: ENERGIA, CC3200, , TCA9548A
I am trying to connect a PCA9548A to my RedBearLabs CC3200 wif-fi micro in order to multiplex MPU6050s. I am using Energia to program the mcu.
The MUX does not seem to be working,i.e., there is no communication happening. I have tried using pull-up resistors of values 1k, 2.2k, 4.7k, 8.2k, 10k and even used a pot to adjust the pull up value. The exact same circuit works fine with an Arduino Uno R3.
When I tried connecting an MPU6050 to the CC3200 directly without the MUX, it worked fine. There seems to be a problem with the connection between the CC3200 and the PCA9548. My circuit looks something like the one given below.
Is there a compatibility issue? What should I do in order to make it work?