I updated my chart; while pin GPIO2_A3 does NOT work as output (it should) the pin DOES work as input !
... this was a surprise !
marcushh777
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697
( I regret that I am not able to respond to personal messages; let's meet on irc! )
I noticed the pin numbers now have an additional offset of 1000 in the latest images (kernel 4.4.103).
I'd also like to know more about making this work on Armbian 5.42 stretch. My /sys/class/gpio only lists 5 items, gpiochip1000, 1032, 1064, 1096, 1510. Is this now accessing them as a group? I'm specifically wanting to use them as triggers so that a button press will trigger events in my python app.