Wondering whether this is really a MSFT issue (and thus which MSFT forum I should be asking this ?) . .
Have my lovely new MinnowBoard 2 Turbot dual core running nicely on Windows 10 IoT Core version 10.0.15063.674 ("Creators' Update") on UEFI firmware 0.96.
I wanted to blink the D2 LED from a dinky C# program, but the Windows.Devices.GpioController tells me there are only 10 pins available to do GPIO.
Does anyone know how to address the D2 LED GPIO Pin from any Windows 10 API ?
The sample Linux shell script says that D2 LED is controlled by (internal ?) pin number 360.
Wondering whether this is really a MSFT issue (and thus which MSFT forum I should be asking this ?) . .
Have my lovely new MinnowBoard 2 Turbot dual core running nicely on Windows 10 IoT Core version 10.0.15063.674 ("Creators' Update") on UEFI firmware 0.96.
I wanted to blink the D2 LED from a dinky C# program, but the Windows.Devices.GpioController tells me there are only 10 pins available to do GPIO.
Does anyone know how to address the D2 LED GPIO Pin from any Windows 10 API ?
The sample Linux shell script says that D2 LED is controlled by (internal ?) pin number 360.