<?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のトピックLPC546xx: USB interrupt pipe polling notification</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-USB-interrupt-pipe-polling-notification/m-p/841871#M33518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to be notified when the host polls the USB interrupt IN pipe? I looked at the USB example projects and it seems that USB0_IRQHandler is not triggered when the device has nothing to report, i.e. responds to the interrupt poll with NAK. I would like my code to be notified when it receives the interrupt IN poll from the host.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Oct 2018 21:31:09 GMT</pubDate>
    <dc:creator>rex_lam</dc:creator>
    <dc:date>2018-10-26T21:31:09Z</dc:date>
    <item>
      <title>LPC546xx: USB interrupt pipe polling notification</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-USB-interrupt-pipe-polling-notification/m-p/841871#M33518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to be notified when the host polls the USB interrupt IN pipe? I looked at the USB example projects and it seems that USB0_IRQHandler is not triggered when the device has nothing to report, i.e. responds to the interrupt poll with NAK. I would like my code to be notified when it receives the interrupt IN poll from the host.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2018 21:31:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-USB-interrupt-pipe-polling-notification/m-p/841871#M33518</guid>
      <dc:creator>rex_lam</dc:creator>
      <dc:date>2018-10-26T21:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546xx: USB interrupt pipe polling notification</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-USB-interrupt-pipe-polling-notification/m-p/841872#M33519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rex,&lt;/P&gt;&lt;P&gt;have a look at my post here:&amp;nbsp;&lt;A href="https://community.nxp.com/thread/447669" rel="nofollow noopener noreferrer" target="_blank"&gt;Custom USB class using USBROM (for LPC54608 and alike), code to grab &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(at the end of the page)&lt;/P&gt;&lt;P&gt;Basically I use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="comment token"&gt;// Allow both acknowledged and NAK'ed&amp;nbsp; packets to generate interrupts (otherwise it is only acknowledged packets that generate interrupts)&lt;/SPAN&gt;
LPC_USB0&lt;SPAN class="operator token"&gt;-&amp;gt;&lt;/SPAN&gt;DEVCMDSTAT &lt;SPAN class="operator token"&gt;|&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;12&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;|&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;13&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Oct 2018 08:10:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-USB-interrupt-pipe-polling-notification/m-p/841872#M33519</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2018-10-27T08:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546xx: USB interrupt pipe polling notification</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-USB-interrupt-pipe-polling-notification/m-p/841873#M33520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Carsten.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 16:23:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546xx-USB-interrupt-pipe-polling-notification/m-p/841873#M33520</guid>
      <dc:creator>rex_lam</dc:creator>
      <dc:date>2018-10-29T16:23:33Z</dc:date>
    </item>
  </channel>
</rss>

