<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Trouble getting Minnowboard Max GPIO working in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196456#M432</link>
    <description>&lt;P&gt;Hello sly110,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for contacting the Intel Embedded Community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to better understand  this situation, could you please confirm with the manufacturer of this board that the Operating Systems listed are supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your cooperation to find a solution to this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2015 15:16:48 GMT</pubDate>
    <dc:creator>CarlosAM_INTEL</dc:creator>
    <dc:date>2015-10-20T15:16:48Z</dc:date>
    <item>
      <title>Trouble getting Minnowboard Max GPIO working</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196455#M431</link>
      <description>&lt;P&gt;I am having trouble getting off of square one with GPIO on Mnnowboard Max.  Basically, I am trying to get Blinky app running.  Its a reference project for Win 10 IOT Core and works fine on that platform.  But I need to run something similar on Win 10 IOT Enterprise (or alternatively, on WIin 8.1 Embedded Industry).  &lt;/P&gt;&lt;P&gt;Win10 Enterprise: GPIO is found in device manager and and I can build the app in Visual Studio 2015 community and it runs BUT if reports that there is "No GPIO controller found"&lt;/P&gt;&lt;P&gt;Win8 Embedded: I installed the Intel Embedded drivers per Minnowboard Max wiki. I cannot figure out how to get a Visual Studio reference that allows me to use the windows.devices.GPIO namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have experience to get me started?  After this my next requirement will be SPI which I believe will need the same solution.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 23:00:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196455#M431</guid>
      <dc:creator>SYoun7</dc:creator>
      <dc:date>2015-10-19T23:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting Minnowboard Max GPIO working</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196456#M432</link>
      <description>&lt;P&gt;Hello sly110,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for contacting the Intel Embedded Community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to better understand  this situation, could you please confirm with the manufacturer of this board that the Operating Systems listed are supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your cooperation to find a solution to this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 15:16:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196456#M432</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2015-10-20T15:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting Minnowboard Max GPIO working</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196457#M433</link>
      <description>&lt;P&gt;Hello sly110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Windows 10 Enterprise, it might be possible that thet Minnowboard Max is used different GPIO drivers that the ones provided by Microsoft or by Intel, my recommendations for you&lt;/P&gt;&lt;P&gt;1) Contact minnowboard support to ask for their GPIO drivers (the same used by the IoT Core BSP)&lt;/P&gt;&lt;P&gt;2) Use a fresh Windows 10 Enterprise Install with the default GPIO drivers.&lt;/P&gt;&lt;P&gt;3) You might try using this application: &lt;A href="https://downloadcenter.intel.com/download/24345/Intel-Driver-Update-Utility"&gt;https://downloadcenter.intel.com/download/24345/Intel-Driver-Update-Utility&lt;/A&gt; Download Intel Driver Update Utilityto download the latest Intel Drivers (requires Internet access), but as I said, it might not work since Minnowboard is a third party board and they might have modified their drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Windows 8 enterprises here are some documentation and samples for the Microsoft page:&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/hh439512"&gt;https://msdn.microsoft.com/en-us/library/windows/hardware/hh439512&lt;/A&gt;(v=vs.85).aspx# drivers_for_peripheral_devices_that_use_gpio_pins &lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/hh439512"&gt;https://msdn.microsoft.com/en-us/library/windows/hardware/hh439512&lt;/A&gt;(v=vs.85).aspx# drivers_for_peripheral_devices_that_use_gpio_pins&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/hh406474"&gt;https://msdn.microsoft.com/en-us/library/windows/hardware/hh406474&lt;/A&gt;(v=vs.85).aspx &lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/hh406474"&gt;https://msdn.microsoft.com/en-us/library/windows/hardware/hh406474&lt;/A&gt;(v=vs.85).aspx&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/hh698244"&gt;https://msdn.microsoft.com/en-us/library/windows/hardware/hh698244&lt;/A&gt;(v=vs.85).aspx Connecting a UMDF Driver to GPIO I/O Pins (Windows Drivers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However on this forum we don't specialize on code development, I would suggest you the following support channels that might be more useful (specially for Visual Studio related questions):&lt;/P&gt;&lt;P&gt;Minnowboard Max Mailing List:mailto:&lt;A href="mailto:elinux-minnowboard@lists.elinux.org"&gt;elinux-minnowboard@lists.elinux.org&lt;/A&gt; &lt;A href="mailto:elinux-minnowboard@lists.elinux.org"&gt;elinux-minnowboard@lists.elinux.org&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Intel Developer Zone: &lt;A href="https://software.intel.com/en-us/forums"&gt;https://software.intel.com/en-us/forums&lt;/A&gt; &lt;A href="https://software.intel.com/en-us/forums"&gt;https://software.intel.com/en-us/forums&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Microsoft Developer Network: &lt;A href="https://social.msdn.microsoft.com/Forums/en-US/home"&gt;https://social.msdn.microsoft.com/Forums/en-US/home&lt;/A&gt; &lt;A href="https://social.msdn.microsoft.com/Forums/en-US/home"&gt;https://social.msdn.microsoft.com/Forums/en-US/home&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Adolfo&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 22:20:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196457#M433</guid>
      <dc:creator>Adolfo_S_Intel</dc:creator>
      <dc:date>2015-10-22T22:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting Minnowboard Max GPIO working</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196458#M434</link>
      <description>&lt;P&gt;Carlos, pretty sure it is. The Minnowboard Max is atom bay trail.  Microsoft supports it at least in Win10 Core. Intel has drivers for Win8.1 Industry.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2015 22:37:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196458#M434</guid>
      <dc:creator>SYoun7</dc:creator>
      <dc:date>2015-10-24T22:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting Minnowboard Max GPIO working</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196459#M435</link>
      <description>&lt;P&gt;Thank you Adolfo for the links.  I will try a different forum as you suggest.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2015 23:19:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Trouble-getting-Minnowboard-Max-GPIO-working/m-p/196459#M435</guid>
      <dc:creator>SYoun7</dc:creator>
      <dc:date>2015-10-24T23:19:44Z</dc:date>
    </item>
  </channel>
</rss>

