Dear all,
I'm using "System.Device.Gpio" 2.1.0 library in VS in C# to control the GPIO-s of the TinkerBoard 2S. When I try to open the pin I get the following error : "Pin 18 does not support mode InputPullDown".
I have encountered this problem before on Rpi4, but when I updated the nuget package, the problem went away.
Can this package be used with the TinkerBoard 2S ? ( If not, could anyone suggest a working package ? )
Any help would be appreciated.
Thanks in advance