GPIO not working in c# dotnet 6
ricortegal
New Member Posts: 3 ✭
Through System.Device.Gpio we are not able to have an instance of the Gpio driver. We believe that it is not a valid board for our prototypes We have found very poor documentation for using the GPIO ports at the user level
Comments
-
We use dotnet core 6 (windows SDK and WinRT runtime attached net6.0-windows10.0.17763.0)
Iot.Device.Bindings (2.2.0)
System.Device.Gpio (2.2.0)
on windows 10 -
Hello, where can I find .Net implementations of libraries for UP?
Namespace System.Device?Presently I am importing aaeonEAPI.dll functions directly, but I am having problems with UP4000.
On UP it worked fine.