We're no longer updating This wiki!!

This is an old revision of the document!


GPIO PPS Client

In this example I've choose pin #12 to be my PPS input. You can use any other GPIO Here.

Enabling GPIO PPS Client
sudo -s
apt-get install device-tree-compiler pps-tools
fdtput -c /media/boot/meson64_odroidc2.dtb /pps
fdtput -t s /media/boot/meson64_odroidc2.dtb /pps compatible "pps-gpio"
fdtput -t x /media/boot/meson64_odroidc2.dtb /pps gpios 0x1e, 0x66, 0x1

Reboot the board to test.

Testing GPIO PPS Client

Start feeding the signal to the selected pin (#7 in this example). Remember that the logic voltage is 3.3V.

sudo -s
ppstest /dev/pps0

Will output something like:

source 0 - assert 1439248167.494093618, sequence: 552 - clear  0.000000000, sequence: 0
source 0 - assert 1439248167.494140618, sequence: 553 - clear  0.000000000, sequence: 0

Note this example will only run on kernel 3.14.65-67 or greater.

en/c2_gpio_pps.1465349472.txt.gz · Last modified: 2016/06/08 10:01 by mdrjr
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0