In my application, I want to adopt the touch sensing as a system power on/off. Therefore, the CC2640 should be powered always. If the average current can under several uA, that's very good and suitable for system power on.
I'm happy to find the CC2640 have a touch sensor up to 8 touch buttons.<- from on first page http://www.ti.com/lit/ds/symlink/cc2640.pdf .
However, I can not find detail information about touch sensor.
Please show us the informations about touch implementations,
1. touch button can wakeup the chip from "stand by mode" ?
2. if touch wake available, what's the current consumption during "stand by mode".
3. please show me the any other information about touch sensor, I can not find helpful information to implement the touch sensor via CC2640.
How can I implement touch button, How can I implement slider, How can I wakeup from the standby mode via touch,.. etc,..
thanks in advance.