<?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>Kinetis Microcontrollers中的主题 Re: SPI1 Interrupt ****default_isr entered on vector</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881311#M52287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isabel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for answering my previous questions. I'm still checking your code and unfortunately I still haven't found what could be the issue. The only idea I have right now is that you could explicitly disable the IRQ for all the SPIs (inside the&amp;nbsp; System_init function, add the disable_irq for SPI0 and SPI1) as an attempt to avoid the SPI1 interrupt. I'll keep looking for the cause of your problem and will let you know if I find anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2019 18:03:59 GMT</pubDate>
    <dc:creator>nxf51211</dc:creator>
    <dc:date>2019-04-10T18:03:59Z</dc:date>
    <item>
      <title>SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881301#M52277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I run my program(&lt;SPAN style="color: #666666; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;It is an endless loop&lt;/SPAN&gt;), it stops running and display&amp;nbsp;"SPI1 Interrupt****default_isr entered on vector&lt;/P&gt;&lt;P&gt;" on the serial port sometimes. But I did not use the resources of SPI. By the way, I am using KL46.&lt;/P&gt;&lt;P&gt;If you can&amp;nbsp;help me to solve my problem, I will be very grateful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 10:59:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881301#M52277</guid>
      <dc:creator>yanjx116</dc:creator>
      <dc:date>2019-04-04T10:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881302#M52278</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;Is it possible that you could share the code from your project so I can check on my side what might be the cause of your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 18:02:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881302#M52278</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-04-04T18:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881303#M52279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp;for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is not a test code, it is a project for a smart car. You may not be convenient to check without corresponding hardware.&lt;/P&gt;&lt;P&gt;If you have a way to test, of course, I can share the code and I would be very thankful. (but how could I upload my project?) If you could tell me the probable cause of the problem, I will be happy, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Isabel Yan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 03:02:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881303#M52279</guid>
      <dc:creator>yanjx116</dc:creator>
      <dc:date>2019-04-05T03:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881304#M52280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Yes pls share the code from your project..I mean if u dont mind..Actually i m also stuck in similar kind of situation..May be your code can help.Thanks&lt;/SPAN&gt; &lt;SPAN style="color: #000000;"&gt;&lt;A href="https://www.myccpay.net/" style="color: #000000;"&gt;myccpay&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 11:13:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881304#M52280</guid>
      <dc:creator>exgilenre</dc:creator>
      <dc:date>2019-04-05T11:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881305#M52281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isabel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sending you an email so you can send me your code through there so I can see what could be the problem; I wouldn't test it, I will just check the code and see if by any chance you didn't enable an SPI register or any related peripheral&amp;nbsp; by mistake (this probably may be the issue).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; &lt;EM&gt;Please send your mail with ONLY the code attached, and continue the conversation through here.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 16:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881305#M52281</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-04-05T16:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881306#M52282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ricardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have sent an email to you with the code attached. Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Wishes,&lt;/P&gt;&lt;P&gt;Isabel Yan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2019 02:10:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881306#M52282</guid>
      <dc:creator>yanjx116</dc:creator>
      <dc:date>2019-04-06T02:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881307#M52283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly is your problem? You can leave your email&amp;nbsp;so that I can share my project&amp;nbsp;with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Wishes,&lt;/P&gt;&lt;P&gt;Isabel Yan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2019 02:14:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881307#M52283</guid>
      <dc:creator>yanjx116</dc:creator>
      <dc:date>2019-04-06T02:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881308#M52284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ricardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;But I am from China, the program notes are in Chinese. If you need any explanation, please tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Wishes,&lt;/P&gt;&lt;P&gt;Isabel Yan&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Isable Yan&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;yanjx116@163.com&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;签名由网易邮箱大师定制&lt;/P&gt;&lt;P&gt;On 4/6/2019 00:38，nxf51211&amp;lt;admin@community.nxp.com&amp;gt; wrote：&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;NXP Community&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;Re: SPI1 Interrupt ****default_isr entered on vector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Ricardo Delsordo in Kinetis Microcontrollers - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Isabel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sending you an email so you can send me your code through there so I can see what could be the problem; I wouldn't test it, I will just check the code and see if by any chance you didn't enable an SPI register or any related peripheral  by mistake (this could probably be the issue).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE:Please send your mail with ONLY the code attached, and continue the conversation through here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ricardo Delsordo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message on NXP Community&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Start a new discussion in Kinetis Microcontrollers by email or at NXP Community&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Following Re: SPI1 Interrupt ****default_isr entered on vector in these streams: Inbox&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This email was sent by NXP Community because you are a registered user.&lt;/P&gt;&lt;P&gt;You may unsubscribe instantly from NXP Community, or adjust email frequency in your email preferences&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 05:21:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881308#M52284</guid>
      <dc:creator>yanjx116</dc:creator>
      <dc:date>2019-04-08T05:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881309#M52285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isabel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing your code with me.&lt;/P&gt;&lt;P&gt;I've started to check your project, and I have a few questions I'd like to ask you before I can continue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The problem you encounter happens at random times of your execution, or when executing a specific part from your code? If it is at a specific part, which one is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Which IDE are you using to develop your project? (ex: MCUXpresso, CodeWarrior, etc)&lt;/P&gt;&lt;P&gt;3) I've seen you have a file called VCAN_NRF24L0.c (inside the source files from the Board folder) where you have a function called nrf_init where you initialize SPI. Do you use this function when you execute your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 16:08:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881309#M52285</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-04-08T16:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881310#M52286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Ricardo，&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;1) Actually, it&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;happens at random times of my execution. But I found that it often happens in two situations. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;One is when my Bluetooth&amp;nbsp;connection is accidentally disconnected. The&amp;nbsp;relevant codes of Bluetooth&amp;nbsp;transceiver are in the file "wifi.c" and "wifi.h"(Even though it is called "wifi"). &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;The other is when it runs to "EnableInterrupts;&amp;nbsp;", (This code is in the file "Sys_init.c", the function "void System_init()").&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;2) I use IAR Embedded Workbench to develop it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;3)&amp;nbsp;I did not use that function when I execute my code. (The source files include the underlying code for many modules, but I did not use all of them.&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks for your reply, sincerely.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Isabel Yan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 13:27:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881310#M52286</guid>
      <dc:creator>yanjx116</dc:creator>
      <dc:date>2019-04-10T13:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881311#M52287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isabel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for answering my previous questions. I'm still checking your code and unfortunately I still haven't found what could be the issue. The only idea I have right now is that you could explicitly disable the IRQ for all the SPIs (inside the&amp;nbsp; System_init function, add the disable_irq for SPI0 and SPI1) as an attempt to avoid the SPI1 interrupt. I'll keep looking for the cause of your problem and will let you know if I find anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 18:03:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881311#M52287</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-04-10T18:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: SPI1 Interrupt ****default_isr entered on vector</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881312#M52288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Ricardo,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks for your advice. I will &lt;SPAN&gt;disable the IRQ for all the SPIs these days and will let you know if I get any test results.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;Best Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;Isabel Yan&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 14:32:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI1-Interrupt-default-isr-entered-on-vector/m-p/881312#M52288</guid>
      <dc:creator>yanjx116</dc:creator>
      <dc:date>2019-04-11T14:32:42Z</dc:date>
    </item>
  </channel>
</rss>

