Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: AndyA

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    457

    You can but I don't think it's very deserved, I'm...

    You can but I don't think it's very deserved, I'm sure lots of people could have told you the same thing. It would probably be better to simply thank the community / people on the forum rather than...
  2. Replies
    11
    Views
    457

    I think you could get away with something as...

    I think you could get away with something as simple as this:



    void loop()
    {
    if(DR_Asserted())
    {
    Pinnacle_GetAbsolute(&touchData);
    Pinnacle_CheckValidTouch(&touchData); //...
  3. Replies
    11
    Views
    457

    Can you give a bit more information? Your code,...

    Can you give a bit more information? Your code, the part / library you're using etc...

    The normal way to do something like this would be that the touchpad also has a position valid output (or for...
Results 1 to 3 of 3