<?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>LPCXpresso IDEのトピックStop all other interrupt flags while servicing one interrupt</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Stop-all-other-interrupt-flags-while-servicing-one-interrupt/m-p/576090#M22597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Deepak Bansal on Wed Oct 03 02:11:08 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. How to Stop all other interrupt flags while servicing one interrupt request &amp;amp; enable them after interrupt get serviced.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like is there any Global Interrupt Enable bit or something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Also while setting &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NVIC_SetPriority(CT16B0_IRQn,0), &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what should be min &amp;amp; max value of priority. Is it 0 to 31.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But LPC1317 datasheet says it have&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "[B]8 programmable interrupt priority levels with hardware priority level masking[/B]"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that mean it can vary from 0 to 7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Setting two priority to same value, will create problem, how??///&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:54:11 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:54:11Z</dc:date>
    <item>
      <title>Stop all other interrupt flags while servicing one interrupt</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Stop-all-other-interrupt-flags-while-servicing-one-interrupt/m-p/576090#M22597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Deepak Bansal on Wed Oct 03 02:11:08 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. How to Stop all other interrupt flags while servicing one interrupt request &amp;amp; enable them after interrupt get serviced.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like is there any Global Interrupt Enable bit or something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Also while setting &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NVIC_SetPriority(CT16B0_IRQn,0), &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what should be min &amp;amp; max value of priority. Is it 0 to 31.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But LPC1317 datasheet says it have&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "[B]8 programmable interrupt priority levels with hardware priority level masking[/B]"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that mean it can vary from 0 to 7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Setting two priority to same value, will create problem, how??///&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:54:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Stop-all-other-interrupt-flags-while-servicing-one-interrupt/m-p/576090#M22597</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stop all other interrupt flags while servicing one interrupt</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Stop-all-other-interrupt-flags-while-servicing-one-interrupt/m-p/576091#M22598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by frame on Wed Oct 03 06:40:45 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You don't need to disable all other interrupts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just give your "important" interrupt the highest priority.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Beside the LPC1317 user manual, I suggest the following reference for further information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0337g/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Especially the section about the NVIC.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:54:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Stop-all-other-interrupt-flags-while-servicing-one-interrupt/m-p/576091#M22598</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:54:12Z</dc:date>
    </item>
  </channel>
</rss>

