<?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>topic Re: CAN BUS interruption not working in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621256#M37178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the big difference between CAN and UART/SPI-type links.&amp;nbsp; With UART and SPI you just 'send your bits into the great blue yonder'.&amp;nbsp; Any proof of 'actual satisfactory delivery' requires firmware efforts at higher layers.&amp;nbsp; In CAN, this 'assurance of satisfactory delivery' is built directly into the CAN peripherals and bit-layer protocol (as well as full multi-master access-arbitration).&amp;nbsp; The CAN TX operation will NOT be 'happy' until SOME node gives the ACK, and NOBODY gives a NAK.&amp;nbsp; Retry is automatic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That being said, you can of course loop-around and watch the flags to see it sent 'once' and then abort the TX MB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 14:47:22 GMT</pubDate>
    <dc:creator>egoodii</dc:creator>
    <dc:date>2017-04-19T14:47:22Z</dc:date>
    <item>
      <title>CAN BUS interruption not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621253#M37175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CAN bus is not working properly in my project (&lt;EM&gt;MK10DX256VLH7&lt;/EM&gt; microcontroller).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using processor expert &lt;EM&gt;CAN_LDD&lt;/EM&gt; component (&lt;STRONG&gt;PE.jpg&lt;/STRONG&gt;). I copied and modified the example available on &lt;EM&gt;Help on component&lt;/EM&gt; called &lt;EM&gt;Sending data frame with interrupt service (&lt;/EM&gt;&lt;STRONG&gt;main.jpg&lt;/STRONG&gt;&lt;EM&gt;)&lt;/EM&gt;.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sends the data over and over again. It gets stucked in the while loop. It never triggers the interruption (&lt;STRONG&gt;events.jpg&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;The can file done by PE seems correct (&lt;STRONG&gt;can.jpg&lt;/STRONG&gt;).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read &lt;A _jive_internal="true" data-containerid="2019" data-containertype="14" data-objectid="391280" data-objecttype="1" href="https://community.nxp.com/thread/391280"&gt;this&lt;/A&gt; thread but I think the solution does not apply to my project.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone give me some advice?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PD: CW 10.6.4&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337386"&gt;Events.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337386"&gt;CAN0.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337386"&gt;main.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 08:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621253#M37175</guid>
      <dc:creator>rogerferrer</dc:creator>
      <dc:date>2017-04-19T08:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: CAN BUS interruption not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621254#M37176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue comes up a lot around here.&amp;nbsp; Check out my checklist in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/448467"&gt;https://community.nxp.com/thread/448467&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 11:49:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621254#M37176</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2017-04-19T11:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: CAN BUS interruption not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621255#M37177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Earl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! I tried the Loop-Back mode (it ignores the ACK) and it triggered the interruption and went on. But no signal was shown at the CAN pins. I&amp;nbsp;don't know if this is normal.&lt;/P&gt;&lt;P&gt;Is there any way,&amp;nbsp;using only the microcontroller (no more nodes), to send only one frame?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 12:37:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621255#M37177</guid>
      <dc:creator>rogerferrer</dc:creator>
      <dc:date>2017-04-19T12:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: CAN BUS interruption not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621256#M37178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the big difference between CAN and UART/SPI-type links.&amp;nbsp; With UART and SPI you just 'send your bits into the great blue yonder'.&amp;nbsp; Any proof of 'actual satisfactory delivery' requires firmware efforts at higher layers.&amp;nbsp; In CAN, this 'assurance of satisfactory delivery' is built directly into the CAN peripherals and bit-layer protocol (as well as full multi-master access-arbitration).&amp;nbsp; The CAN TX operation will NOT be 'happy' until SOME node gives the ACK, and NOBODY gives a NAK.&amp;nbsp; Retry is automatic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That being said, you can of course loop-around and watch the flags to see it sent 'once' and then abort the TX MB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 14:47:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621256#M37178</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2017-04-19T14:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: CAN BUS interruption not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621257#M37179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Understood!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 16:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CAN-BUS-interruption-not-working/m-p/621257#M37179</guid>
      <dc:creator>rogerferrer</dc:creator>
      <dc:date>2017-04-19T16:54:20Z</dc:date>
    </item>
  </channel>
</rss>

