<?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>S32KのトピックRe: S32K144 CANFD</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-CANFD/m-p/853403#M3579</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;You have a pointer to received data – it’s type flexcan_msgbuff_t:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;typedef struct {&lt;/P&gt;&lt;P&gt;&lt;A href="#a8519dc239502dfcbac171b3128dc7054"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;104&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; uint32_t &lt;A href="#a8519dc239502dfcbac171b3128dc7054"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;cs&lt;/SPAN&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;A href="#a92de58c41afbd447b2536d5c9eb7b0f2"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;105&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; uint32_t &lt;A href="#a92de58c41afbd447b2536d5c9eb7b0f2"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;msgId&lt;/SPAN&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;A href="#a6fcedd1c789a695a3a181a7a6624d368"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;106&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; uint8_t data[64];&lt;/P&gt;&lt;P&gt;&lt;A href="#ac12a9a293a817436c3072fef03d88c7b"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;107&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; uint8_t &lt;A href="#ac12a9a293a817436c3072fef03d88c7b"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;dataLen&lt;/SPAN&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;108&amp;nbsp;} &lt;SPAN style="color: windowtext; text-decoration: none;"&gt;flexcan_msgbuff_t&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;There are two interrupt vectors - one for message buffers 0-15 and second for message buffers 16-31. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73007i926536CA82D71A62/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_9.png" alt="pastedImage_9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Lukas&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2019 13:45:35 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2019-02-12T13:45:35Z</dc:date>
    <item>
      <title>S32K144 CANFD</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-CANFD/m-p/853402#M3578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to receive a CANFD message using interrupts.But,I don't know&amp;nbsp;the difference between&amp;nbsp;CAN0_ORed_0_15_MB_IRQHandler and&amp;nbsp;CAN0_ORed_16_31_MB_IRQHandler。&lt;/P&gt;&lt;P&gt;Then， I want to receive CANFD data as a register。Excuse me, how should I operate the register?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 06:52:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-CANFD/m-p/853402#M3578</guid>
      <dc:creator>liulei1</dc:creator>
      <dc:date>2019-02-11T06:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 CANFD</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-CANFD/m-p/853403#M3579</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;You have a pointer to received data – it’s type flexcan_msgbuff_t:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;typedef struct {&lt;/P&gt;&lt;P&gt;&lt;A href="#a8519dc239502dfcbac171b3128dc7054"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;104&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; uint32_t &lt;A href="#a8519dc239502dfcbac171b3128dc7054"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;cs&lt;/SPAN&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;A href="#a92de58c41afbd447b2536d5c9eb7b0f2"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;105&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; uint32_t &lt;A href="#a92de58c41afbd447b2536d5c9eb7b0f2"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;msgId&lt;/SPAN&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;A href="#a6fcedd1c789a695a3a181a7a6624d368"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;106&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; uint8_t data[64];&lt;/P&gt;&lt;P&gt;&lt;A href="#ac12a9a293a817436c3072fef03d88c7b"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;107&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; uint8_t &lt;A href="#ac12a9a293a817436c3072fef03d88c7b"&gt;&lt;SPAN style="color: windowtext; text-decoration: none;"&gt;dataLen&lt;/SPAN&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;108&amp;nbsp;} &lt;SPAN style="color: windowtext; text-decoration: none;"&gt;flexcan_msgbuff_t&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;There are two interrupt vectors - one for message buffers 0-15 and second for message buffers 16-31. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73007i926536CA82D71A62/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_9.png" alt="pastedImage_9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Lukas&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 13:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-CANFD/m-p/853403#M3579</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2019-02-12T13:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 CANFD</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-CANFD/m-p/853404#M3580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After the CAN bus data is interrupted, how do I determine which mailbox is generated? How to configure the filter ID of CAN mailbox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2019 02:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-CANFD/m-p/853404#M3580</guid>
      <dc:creator>liulei1</dc:creator>
      <dc:date>2019-02-13T02:25:05Z</dc:date>
    </item>
  </channel>
</rss>

