Touch sensor with Arduino pin connection confirmation (LED, NRST, SHUTDOWN, GND ISOLATED)

Thread Starter

blueyblubber

Joined Jan 12, 2019
2
Hi Tinkerers,

I made a breakout board for the touch sensor to connect to my arduino. In short, the sensor should spew out X,Y coordinates via I2C. But I have some questions regarding the connections.
Datasheet here: https://drive.google.com/file/d/1sqVsPIXbH_-TgMKM20TwqdT8hT_Vp-zJ/view?usp=sharing
upload_2019-1-12_6-30-53.png
https://imgur.com/a/zkxRxCn

I would like to confirm Pins 1, 8, 10, 12 and 14. What I did was:
Pin 1 = Arduino GND (same with pin 5)
Pin 8 = 3.3V (not sure if it should be 1.8V according to above)
Pin 10 = Arduino GND (same with pin 5)
Pin 12 = 3.3V until button press to 0V
Pin 14 = 3.3V until button press to 0V

Any help would be appreciated! I almost got it working! Thank you all in advance!
 

Attachments

Top