Hello, I've been trying to hook up a Mpr121 to my Arduino using a logic level converter and im having some problems. I'm quite new to this stuff so I apologize in advance. I can't seem to figure out which inputs I should send through the converter. If I'm using i2c, do I need to send the scl through the converter? Also I'm not sure how to deal with power and ground... do I use both the arduino's 5v and 3v3 outputs on both sides of the converter? And will they share the same ground? The code I'm using comes from this Bildr tutorial:
http://bildr.org/?s=mpr121 , but my plan is to hook up other sensors to the system which is why I need to use the logic level converter... Thanks in advance, I've already fried 2 Mpr121's...