Console application gpiomon not working for all ports STM32MP157caa3
Hello,
I have rather a simple question. In my project, I have 16 discrete inputs. I need to test all but only if works or not. From a hardware engineer's point of view, it is sufficient. For the test, I try to use a simple console syntax
gpiomon --silent --num-events=1 gpiochip7 2Unfortunately, I have 3 discrete inputs which not working and after the issue above I get
gpiomon: error waiting for events: No such deviceI also checked using gpiomon and this particular gpio port is free.
line 2: "PH2" unused input active-highThanks for the hints.
BR
Michal
