<?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: K60 - USB Driver Signing for Windows 8 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399249#M22095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Microsoft gives a guide to self-signing a driver here: &lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/dn741535%28v=vs.85%29.aspx" title="https://msdn.microsoft.com/en-us/library/windows/hardware/dn741535%28v=vs.85%29.aspx"&gt;Test Signing (Windows Drivers)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;K60: &lt;A href="http://www.utasker.com/kinetis/TWR-K60N512.html" title="http://www.utasker.com/kinetis/TWR-K60N512.html"&gt;µTasker Kinetis TWR-K60N512 support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-K60D100M.html" title="http://www.utasker.com/kinetis/TWR-K60D100M.html"&gt;µTasker Kinetis TWR-K60D100M support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-K60F120M.html" title="http://www.utasker.com/kinetis/TWR-K60F120M.html"&gt;µTasker Kinetis TWR-K60F120M support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 14:24:14 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2015-06-15T14:24:14Z</dc:date>
    <item>
      <title>K60 - USB Driver Signing for Windows 8</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399247#M22093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just wondering if someone could help to get some information for me on USB driver signing for Windows 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got USB working based off the K60 USB-Serial CDC example code. It uses a built in Windows driver, but it still requires an inf file which Freescale provides as part of the demo.However, while developing it I realised the inf file couldn't be installed in Windows 8 because it hasn't been signed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be interested to know if Freescale has a recommended procedure for signing Windows drivers?&lt;/P&gt;&lt;P&gt;I can't find any information on their website or here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 01:29:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399247#M22093</guid>
      <dc:creator>Deejay</dc:creator>
      <dc:date>2015-06-15T01:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: K60 - USB Driver Signing for Windows 8</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399248#M22094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have no procedure for signing Windows drivers, actually this issue is not related with FSL drivers . In fact, on PC host side, to make one USB device work, MS has provided most of the drivers, what we need to do on PC host side is to let the Windows OS know which driver is suitable for this specific USB device. This is done through the .ini file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While this .ini file is dedicated for the USB device’s vendor, for example, you need to assign the PID/VID in this ini file. Even FSL had the FSL ini file certified, the FSL PID/VID will be assigned and of course it can be used for FSL device only. For the customer who uses our chip, they may have their own PID/VID. They need to have their ini file certified by themselves.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 05:29:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399248#M22094</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2015-06-15T05:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: K60 - USB Driver Signing for Windows 8</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399249#M22095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Microsoft gives a guide to self-signing a driver here: &lt;A href="https://msdn.microsoft.com/en-us/library/windows/hardware/dn741535%28v=vs.85%29.aspx" title="https://msdn.microsoft.com/en-us/library/windows/hardware/dn741535%28v=vs.85%29.aspx"&gt;Test Signing (Windows Drivers)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;K60: &lt;A href="http://www.utasker.com/kinetis/TWR-K60N512.html" title="http://www.utasker.com/kinetis/TWR-K60N512.html"&gt;µTasker Kinetis TWR-K60N512 support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-K60D100M.html" title="http://www.utasker.com/kinetis/TWR-K60D100M.html"&gt;µTasker Kinetis TWR-K60D100M support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-K60F120M.html" title="http://www.utasker.com/kinetis/TWR-K60F120M.html"&gt;µTasker Kinetis TWR-K60F120M support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 14:24:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399249#M22095</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-06-15T14:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: K60 - USB Driver Signing for Windows 8</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399250#M22096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys and I will take a look at your suggestions.&lt;/P&gt;&lt;P&gt;cheers!&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 21:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-USB-Driver-Signing-for-Windows-8/m-p/399250#M22096</guid>
      <dc:creator>Deejay</dc:creator>
      <dc:date>2015-06-16T21:52:34Z</dc:date>
    </item>
  </channel>
</rss>

