This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Regarding GPIO Line read

Hi ,

 We are working on dm6446. i have a IR connected to gpio line ,now i want to take data from gpio line , when remote button is pressed and take it into some buffer and want to use in my application.can you please help on this .

Thanks and Regards ,

Venkat.

  • You have great GPIO control using sysfs.  See

    https://www.ridgerun.com/developer/wiki/index.php/How_to_use_GPIO_signals

    for a detailed explanation.  It uses DM365 as a reference, but the concept applies to all Linux (including your desktop machine).

    Todd