UWP unable to detect GPIO
bronx2198
New Member Posts: 1 ✭
Currently we are developing UWP program to control the GPIO. However, when we tried to run the program, the 'GPIOController.GetDefault()' always return null. We had installed the Windows 10 IOT SDK and adding reference to the 'UpBridge.winmd' but the function still return null. Is there anything else we need to do before we can access the GPIO on the Up Square Pro?
Answers
-
Hi @bronx2198
Have you installed upframework??
Please download the driver here.
https://downloads.up-community.org/download/up-sdk-for-windows-10-and-windows-iot/Also you can refer our sample / source code from this website.
https://github.com/aaeonaeu/win-demo-appsBest Regards,
Harry Chiu