User Activity

Posted on April 30, 2015 at 02:39In debug mode SCM just reverts to 0 everytime I try to set it. I can set ASCR1 Channels just fine in debug, but my code won't set the channels. Here's the section that should set these bits RI->ASCR1 |= RI_ASCR1_SCM;...
Posted on April 29, 2015 at 10:21I am trying to write my own driver for the touch sensor and right now, am learning how to use RI. I thought I understood what to so I tried to connect pins PA.0 and PA.1 together. And measure the resistance between t...