Skip to main content
Visitor II
April 15, 2021
Solved

Demo software for ST25R3911-DISCO capacitive Wake-Up sensor

  • April 15, 2021
  • 2 replies
  • 1008 views

Hi. The only example of software that drives the ST25R3911B's capacitive sensor function I've found is the Discovery GUI. But there's evidently no source code available for the GUI. Is there any available code demonstrating the capacitive sensor Wake-up, configuration and/or use? I want to vary the capacitance measurement gain and have no idea how to begin.

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hi Ted,

    please find inside RFAL function to support the ST25R3911B wake-up mode. The functions are named rfalWakeUpModeStart(), etc. These functions support also the capacitive wake-up feature.

    Best Regards, Ulysses

    2 replies

    Technical Moderator
    April 16, 2021

    Hi Ted,

    please find inside RFAL function to support the ST25R3911B wake-up mode. The functions are named rfalWakeUpModeStart(), etc. These functions support also the capacitive wake-up feature.

    Best Regards, Ulysses

    Visitor II
    May 20, 2021

    Thanks, Ulysses. I'm making progress. Thanks for your (frequent) help.