Hi all,
I want to make touch button by my NRF52832 board . I am trying Csense_drv example but The value of change is constant when I log on UART . LED flashes continuously . So , I want to ask how to calibrate for my board . And I see #define OUTPUT_PIN 26 . Follow description , Pin used to measure capacitor charging time , but I don't connect it . I connect as :
PIN 1 to PAD 1
PIN 7 to PAD 2
and GND to GND
Where is wrong ?
Pls help me , thank!!!!