<?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中的主题 USB Bulk interrupt (re-triggering)</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Bulk-interrupt-re-triggering/m-p/525831#M8467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sam_m on Sat Mar 22 21:56:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If I receive a usb bulk endpoint interrupt but cannot handle the data at that point in time is there a way to exit the interrupt, but cause it to be re-generated at a later point in time?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:57:45 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:57:45Z</dc:date>
    <item>
      <title>USB Bulk interrupt (re-triggering)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Bulk-interrupt-re-triggering/m-p/525831#M8467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sam_m on Sat Mar 22 21:56:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If I receive a usb bulk endpoint interrupt but cannot handle the data at that point in time is there a way to exit the interrupt, but cause it to be re-generated at a later point in time?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Bulk-interrupt-re-triggering/m-p/525831#M8467</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: USB Bulk interrupt (re-triggering)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Bulk-interrupt-re-triggering/m-p/525832#M8468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sam_m on Sun Mar 23 08:18:32 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Naturally as soon as I post this I think I have the solution..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Mark a flag that says "interrupt pending" somewhere and return.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. in my main code set the endpoint interrupt flag using USBDevIntSet register. This will cause the event to re-trigger.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And something that caught me... USBDevIntSet is a write only register so don't |= your bit in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Bulk-interrupt-re-triggering/m-p/525832#M8468</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:46Z</dc:date>
    </item>
  </channel>
</rss>

