PPS-GPIO
#1
Question 
Hello Forum,

i want to set up a stratum 1 server on the pine, with the Adafruit GPS-Board. On the Pi it's no problem, because i don't need to make big changes.

What I have done so far on pine:
Code:
$ git clone --depth 1 --single-branch -b pine64-hacks-1.2 https://github.com/longsleep/linux-pine64
$ curl -sSL https://github.com/longsleep/build-pine64-image/raw/master/blobs/pine64.dts > linux-pine64/arch/arm64/boot/dts/sun50i-a64-pine64-plus.dts
$ make menuconfig

The pps-part in the config looks like this:
Code:
#
# PPS support
#
CONFIG_PPS=m
CONFIG_PPS_DEBUG=y

#
# PPS clients support
#
CONFIG_PPS_CLIENT_KTIMER=m
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
CONFIG_PPS_CLIENT_GPIO=m

#
# PPS generators support
#
After build dmesg shows:

Code:
# dmesg | grep pps
[   14.067625] pps_core: LinuxPPS API ver. 1 registered
[   14.092242] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>

But where the pin is defined?
The pps-source is connected to Pin 18 on the board.
That's all what I have found:
https://www.kernel.org/doc/Documentation...s-gpio.txt
https://dev.openwrt.org/browser/trunk/ta...?rev=44392

For me that sounds like rocket science. :/

Could somebody "take me by the hand" please, and tell me what is the next step?



(And please, excuse my bad english.)


Messages In This Thread
PPS-GPIO - by Sebastian - 06-30-2016, 06:05 AM
RE: PPS-GPIO - by janjwerner - 06-30-2016, 10:43 AM
RE: PPS-GPIO - by Sebastian - 06-30-2016, 11:50 AM
RE: PPS-GPIO - by lospinos - 07-05-2016, 09:01 PM
RE: PPS-GPIO - by Sebastian - 07-06-2016, 11:29 PM
RE: PPS-GPIO - by MarkHaysHarris777 - 07-06-2016, 11:59 PM
RE: PPS-GPIO - by Sebastian - 07-07-2016, 01:04 AM
RE: PPS-GPIO - by martinayotte - 07-07-2016, 03:25 PM
RE: PPS-GPIO - by Sebastian - 07-07-2016, 10:46 PM
RE: PPS-GPIO - by tllim - 07-08-2016, 12:55 PM
RE: PPS-GPIO - by Sebastian - 07-10-2016, 11:59 AM
RE: PPS-GPIO - by tllim - 07-12-2016, 07:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  GPIO specifications in device tree ramstadt 1 3,144 01-16-2019, 03:17 PM
Last Post: ramstadt
  Low-Level-GPIO-Access Thoams131 2 4,137 01-11-2017, 02:54 PM
Last Post: Thoams131
  C#.NET / Mono GPIO library? abutler77 0 2,945 06-12-2016, 10:34 PM
Last Post: abutler77
  Lazarus and GPIO gbestwick 0 2,161 05-22-2016, 08:51 PM
Last Post: gbestwick
  GPIO javascript library. neeeds 1 3,621 02-19-2016, 11:31 PM
Last Post: limitlesscodes
  Questions about GPIO igna09 11 18,142 02-17-2016, 03:51 PM
Last Post: limitlesscodes

Forum Jump:


Users browsing this thread: 1 Guest(s)