Skip to content

julenetxebemalkorra/ncs-nrfx-pulse-count-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncs-nrfx-pulse-count-example

Overview


Simple example showing how to use the nrfx_gpiote, nrfx_gppi and nrfx_timer drivers to implement a simple pulse counter mechanism. Will set up one GPIOTE channel in IN mode, and connect the event to the count task of a timer over PPI/DPPI.

Requirements


  • nRF Connect SDK v2.2.0
  • Tested on the following board(s);
    • nrf52840dk_nrf52840

TODO


  • Test on a device using DPPI rather than PPI (like the nRF5340)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.4%
  • CMake 6.6%