I'm developing for the Beaglebone Black under QT Creator, C++.
I have a signal with a clock assigned to one GPIO port, and a data line assigned to another port.
How do I read this data in?
I'm developing for the Beaglebone Black under QT Creator, C++.
I have a signal with a clock assigned to one GPIO port, and a data line assigned to another port.
How do I read this data in?