GPIO Interrupt #1009
Replies: 4 comments 10 replies
-
What GPIO_INT are you referring to? |
Beta Was this translation helpful? Give feedback.
-
If you tie the GPS PPS to a GPIO, then the time in the port call would be the system time of the pulse. If the pulse is a "time at the tone," you could use that to correlate system time to GPS time. |
Beta Was this translation helpful? Give feedback.
-
Hello, so I am doing the sets below and facing an error.
During the fprime-util install, I got this error: |
Beta Was this translation helpful? Give feedback.
-
The GPIO from the GPS receiver is driving your component, so the GPIO driver should be the source. Your GPS component would be |
Beta Was this translation helpful? Give feedback.
-
Hi I want to integrate gps pps into my system and i want the exact time when my pps goes high through the gpio. I saw the setting GPIO_INT. How do I use it?
Beta Was this translation helpful? Give feedback.
All reactions