<?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: imxrt 1020 FlexCAN example code. in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242096#M13067</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply. It seems a bit weird, so I'd like to suggest you use the CCM_CLKO1 or CCM_CLKO 2 pin to output the clock, then you can use the oscilloscope to observe the clock.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyzhou_0-1615257733501.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139052i52DA74EBA180F9B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyzhou_0-1615257733501.png" alt="jeremyzhou_0-1615257733501.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It can help you to check whether the clock configuration works well.&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Tue, 09 Mar 2021 02:42:30 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2021-03-09T02:42:30Z</dc:date>
    <item>
      <title>imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1241491#M13040</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using MIMXRT1020-EVK board and interfacing CAN I run flexcan_loopback_functional example code and I am getting proper output.&lt;/P&gt;&lt;P&gt;But&lt;/P&gt;&lt;P&gt;Now I am using MIMXRT1020-custom board with chip&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;MIMXRT1021CAG4A&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and interfacing CAN for trial purpose I am running&amp;nbsp;&amp;nbsp;flexcan_loopback_functional example on board and code asserted at ( assert(priDiv &amp;lt;= sourceClock_Hz)).My CAN channel is on same port as in EVK board, I am using same crystal oscillators in my board as in EVK board but source frequency getting different. What should I check to rectify this issue?&lt;/P&gt;&lt;P&gt;software using :MCUXpresso IDE v11.2.1 [Build 4149] [2020-10-07]&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="flex1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138967i3F259A4C73154009/image-size/large?v=v2&amp;amp;px=999" role="button" title="flex1.png" alt="flex1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="flex2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138968i3CEDA8C2D2FA1F58/image-size/large?v=v2&amp;amp;px=999" role="button" title="flex2.png" alt="flex2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 05:08:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1241491#M13040</guid>
      <dc:creator>emb01_jtronix</dc:creator>
      <dc:date>2021-03-08T05:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1241571#M13047</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;The sourceClock_Hz is 20 MHz when I debug the flexcan_loopback demo on the MIMXRT1020 board, so I'd like to suggest you reconfigure the sourceClock_Hz to 20 MHz again.&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 07:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1241571#M13047</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-03-08T07:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1241719#M13055</link>
      <description>&lt;P&gt;Even I got &lt;SPAN&gt;sourceClock_Hz&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;20 MHz when I debug &lt;SPAN&gt;&amp;nbsp;the flexcan_loopback demo&amp;nbsp;&lt;/SPAN&gt;on MXRT1020 board but as I am using same example code with all the same configuration on my custom board why I am getting &lt;SPAN&gt;sourceClock_Hz&amp;nbsp;is&amp;nbsp;&lt;/SPAN&gt;1 MHz that is my concern.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 11:34:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1241719#M13055</guid>
      <dc:creator>emb01_jtronix</dc:creator>
      <dc:date>2021-03-08T11:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242096#M13067</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply. It seems a bit weird, so I'd like to suggest you use the CCM_CLKO1 or CCM_CLKO 2 pin to output the clock, then you can use the oscilloscope to observe the clock.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyzhou_0-1615257733501.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139052i52DA74EBA180F9B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyzhou_0-1615257733501.png" alt="jeremyzhou_0-1615257733501.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It can help you to check whether the clock configuration works well.&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 02:42:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242096#M13067</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-03-09T02:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242395#M13084</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks for your reply. I am getting low state (0) on this pin.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 09:30:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242395#M13084</guid>
      <dc:creator>emb01_jtronix</dc:creator>
      <dc:date>2021-03-09T09:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242808#M13095</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;It seems a bit weird, I was wondering if you can illustrate the process of configuring the clock source output via either the CCM_CLKO1 or CCM_CLKO 2 pin, it can help me to figure it out.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 00:35:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242808#M13095</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-03-10T00:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242905#M13102</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Can you explain how to output the clock on this pin ?I just checked the signal on CCM_CLKO1.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 04:19:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1242905#M13102</guid>
      <dc:creator>emb01_jtronix</dc:creator>
      <dc:date>2021-03-10T04:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1243179#M13111</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;1) Can you explain how to output the clock on this pin?&lt;BR /&gt;-- Please configure these two pins via the CCM_CCOSR register.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 09:59:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1243179#M13111</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-03-10T09:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1243869#M13142</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;But&amp;nbsp; how I configure this pin I am not getting please can you explain in detail how to configure this pins in register.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 05:31:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1243869#M13142</guid>
      <dc:creator>emb01_jtronix</dc:creator>
      <dc:date>2021-03-11T05:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1243929#M13145</link>
      <description>&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;When I run example code (flexcan loopback transfer) on EVK board I am getting frequency as I shown in below image :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emb01_jtronix_2-1615445025151.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139352i8BE19D6C18104BD3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emb01_jtronix_2-1615445025151.png" alt="emb01_jtronix_2-1615445025151.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when I am using same code&amp;nbsp;(flexcan loopback transfer) on my custom board I am getting bypass pll. I am getting frequency as I shown below image:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emb01_jtronix_3-1615445349746.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139356i604061EB2A03B922/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emb01_jtronix_3-1615445349746.png" alt="emb01_jtronix_3-1615445349746.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Why I am getting bypass pll is there anything I have to check with my custom board(Hardware).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 11:00:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1243929#M13145</guid>
      <dc:creator>emb01_jtronix</dc:creator>
      <dc:date>2021-03-11T11:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1244170#M13149</link>
      <description>&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;When I am working with my custom board and own software routine ESR1 is setting as 0X42252 so error bit is set and transmission is not happening what should I do to resolve this problem?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 03:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1244170#M13149</guid>
      <dc:creator>emb01_jtronix</dc:creator>
      <dc:date>2021-03-12T03:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1244589#M13170</link>
      <description>&lt;P&gt;Waiting for reply&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 05:21:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1244589#M13170</guid>
      <dc:creator>emb01_jtronix</dc:creator>
      <dc:date>2021-03-12T05:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt 1020 FlexCAN example code.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1244696#M13173</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply. It doesn't make sense. According to your test, the PLL3_MAIN_CLK is from the OSC (24 M), it obvious be inconsistent with the flexcan_loopback_transfer demo (as the below figure shows).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyzhou_0-1615538039053.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139477i81A3DC80CB5A1488/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyzhou_0-1615538039053.png" alt="jeremyzhou_0-1615538039053.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I'd like to suggest you check the clock diagram of the flexcan_loopback_transfer demo besides check with your custom board.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 08:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt-1020-FlexCAN-example-code/m-p/1244696#M13173</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-03-12T08:34:14Z</dc:date>
    </item>
  </channel>
</rss>

