Hi guys,
I am a noooob for learning TX2. I want to reuse gpio388 in J21 GPIO as PPS input in my tx2. However, after following the tutorial in this forum, I still cannot create a GPIO port to receive PPS. I have opened the PPS service when building the kernel.
I am curious about how and where to add the following statements in …/hardware/nvidia/.
Yep, Thanks for your replying. I can found the PPS node in /sys/class/pps/pps0/, but pps0’s name is ktimer. Actually, I want to receive PPS from GNSS device. How can I figure this?
Actually, not full NMEA information, just a PPS signal output from GNSS board.
I want to receive this PPS signal to calibrate the local time and trigger other devices.
Thanks a lot.
PS: my OS is TEGRA-186
you may also disassembler the dtb file into text file for examination.
for example, $ dtc -I dtb -O dts -o output.txt tegra186-quill-p3310-1000-c03-00-base.dtb
thanks
yep, pps statement appers in the ouutput.txt.
However, I still cannot find the gpio388 port in cat / sys / kernel / debug / gpio.
What am I wrong?
Appreciate your replying.
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Hi lxyjoeylee,
Have you managed to get issue resolved? Any update?