<?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>LPC Microcontrollers中的主题 Re: Possibly error in USB_HID example</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Possibly-error-in-USB-HID-example/m-p/571492#M18393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jokn on Thu Jan 03 05:11:13 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much. By now&amp;nbsp; I checked out the latest version from the git repository&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:55:13 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:55:13Z</dc:date>
    <item>
      <title>Possibly error in USB_HID example</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Possibly-error-in-USB-HID-example/m-p/571490#M18391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jokn on Sat Dec 29 09:26:30 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I just trying out the USB_HID example from the lpc43xx CMSID Library &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt; lpc43xx CMSIS Library\2012-05-31\Examples\USBDEV_ROM\Usb_Hid&amp;nbsp; &amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just trying out the USB_HID example from the lpc43xx CMSID Library V2012-05-31.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc43xx CMSIS Library\2012-05-31\Examples\USBDEV_ROM\Usb_Hid&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the file usbd_hid.c inside the function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ErrorCode_t usb_hid_init(USBD_HANDLE_T hUsb, USB_INTERFACE_DESCRIPTOR* pIntfDesc, uint32_t* mem_base, uint32_t* mem_size)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this two assignments:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; hid_param.mem_base = *mem_base;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; hid_param.mem_size = *mem_base;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose the second assignments must be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; hid_param.mem_size = *mem_size;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did anyone tried this example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:55:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Possibly-error-in-USB-HID-example/m-p/571490#M18391</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Possibly error in USB_HID example</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Possibly-error-in-USB-HID-example/m-p/571491#M18392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lgentili on Mon Dec 31 16:15:33 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This was fix on git:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fsw.lpcware.com%2Findex.php%3Fp%3Dlpc43xx.git%26a%3Dcommitdiff%26h%3Dc7a807a5c4f05ea3f7c0ae263e5f76be5e51c423" rel="nofollow" target="_blank"&gt;http://sw.lpcware.com/index.php?p=lpc43xx.git&amp;amp;a=commitdiff&amp;amp;h=c7a807a5c4f05ea3f7c0ae263e5f76be5e51c423&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Checkout git sources to have the lastest fixes and improvements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:55:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Possibly-error-in-USB-HID-example/m-p/571491#M18392</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Possibly error in USB_HID example</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Possibly-error-in-USB-HID-example/m-p/571492#M18393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jokn on Thu Jan 03 05:11:13 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much. By now&amp;nbsp; I checked out the latest version from the git repository&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:55:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Possibly-error-in-USB-HID-example/m-p/571492#M18393</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:55:13Z</dc:date>
    </item>
  </channel>
</rss>

