<?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: IMX8QM-MEK CAN01 and CAN2 Enable steps in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1239772#M4630</link>
    <description>&lt;P&gt;Hi rahulM,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, you need to configure the bit-timing, we have a document focus on this, please take a look at the document, is focus on another processor that we have but it will be useful to you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/FlexCAN-bit-timing-calculation/ta-p/1122068" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/FlexCAN-bit-timing-calculation/ta-p/1122068&lt;/A&gt;&lt;/P&gt;
&lt;DIV style="box-sizing: border-box; font-family: Menlo, Monaco, Consolas, 'Courier New', Courier, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px;"&gt;
&lt;PRE&gt;ip link set can0 type can bitrate 125000 triple-sampling on&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use this command and the up the CAN bus, please take a look:&lt;/P&gt;
&lt;DIV style="box-sizing: border-box; font-family: Menlo, Monaco, Consolas, 'Courier New', Courier, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px;"&gt;
&lt;P&gt;root@imx8mpevk:~# ip link set can0 type can bitrate 125000 triple-sampling on&lt;BR /&gt;root@imx8mpevk:~# ifconfig can0 up&lt;BR /&gt;[ 438.761339] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready&lt;BR /&gt;root@imx8mpevk:~# ifconfig&lt;BR /&gt;can0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00&lt;BR /&gt;UP RUNNING NOARP MTU:16 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:10&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:32&lt;/P&gt;
&lt;P&gt;eth0 Link encap:Ethernet HWaddr 00:04:9f:06:f6:72&lt;BR /&gt;UP BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;
&lt;P&gt;eth1 Link encap:Ethernet HWaddr 00:04:9f:06:f6:73&lt;BR /&gt;UP BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:48&lt;/P&gt;
&lt;P&gt;lo Link encap:Local Loopback&lt;BR /&gt;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt;inet6 addr: ::1/128 Scope:Host&lt;BR /&gt;UP LOOPBACK RUNNING MTU:65536 Metric:1&lt;BR /&gt;RX packets:416 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:416 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:26642 (26.0 KiB) TX bytes:26642 (26.0 KiB)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Israel.&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 03 Mar 2021 23:22:34 GMT</pubDate>
    <dc:creator>nxf63675</dc:creator>
    <dc:date>2021-03-03T23:22:34Z</dc:date>
    <item>
      <title>IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1234944#M4626</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;I am using IMX8QM-MEK board, i booted board with BSP version-i.MX Linux Yocto Project BSP 5.4.47_2.2.0 Release.&lt;BR /&gt;Following messages has been seen after board boots&lt;BR /&gt;root@imx8qmmek:~# [ 35.923813] vref_1v8: disabling&lt;BR /&gt;[ 35.926969] epdev_on: disabling&lt;BR /&gt;[ 35.930152] SD1_SPWR: disabling&lt;BR /&gt;[ 35.933321] can01-en: disabling&lt;BR /&gt;[ 35.936488] can2-en: disabling&lt;BR /&gt;[ 35.939553] can01-stby: disabling&lt;BR /&gt;[ 35.942891] can2-stby: disabling&lt;BR /&gt;[ 64.596108] cfg80211: failed to load regulatory.db&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I need to enable CAN0 and CAN1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seen that in imx8qm-mek.dts flexcan is enabled.&lt;/P&gt;&lt;P&gt;Please let us know the steps how to enable CAN01, CAN02 and CAN3 on this IMX8QM-MEK board.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;rahulM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 04:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1234944#M4626</guid>
      <dc:creator>rahulM</dc:creator>
      <dc:date>2021-02-24T04:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1236272#M4627</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;My above issue some what i solved by changing devicetree, i am not able to see above error for can0 and can1.&lt;BR /&gt;root@imx8qmmek:~# [ 35.926757] vref_1v8: disabling&lt;BR /&gt;[ 35.929970] epdev_on: disabling&lt;BR /&gt;[ 35.933172] SD1_SPWR: disabling&lt;/P&gt;&lt;P&gt;I am not able to see can0 and can1 on giving command #ifconfig or ls /dev&lt;/P&gt;&lt;P&gt;root@imx8qmmek:~# ifconfig can0 up&lt;BR /&gt;ifconfig: SIOCGIFFLAGS: No such device&lt;BR /&gt;&lt;A href="mailto:root@imx8qmmek:~" target="_blank"&gt;root@imx8qmmek:~#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please let me know, how to make enable can0 and can1 at ls /dev or ifconfig&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;BR /&gt;rahulM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 03:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1236272#M4627</guid>
      <dc:creator>rahulM</dc:creator>
      <dc:date>2021-02-25T03:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1237016#M4628</link>
      <description>&lt;P&gt;Hi rahulM,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you already do it, first we need to enable it from the device tree, could you share you dts file to check how you are enable the CAN bus?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Israel H.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 05:08:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1237016#M4628</guid>
      <dc:creator>nxf63675</dc:creator>
      <dc:date>2021-02-26T05:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1237021#M4629</link>
      <description>&lt;P&gt;Hi Israel,&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;BR /&gt;Not able to attach .dts file&lt;/P&gt;&lt;P&gt;After making some networking configurations&lt;/P&gt;&lt;P&gt;i am able to see can on ifconfig&lt;/P&gt;&lt;P&gt;root@imx8qmmek:~# ifconfig -a&lt;BR /&gt;can0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00&lt;BR /&gt;NOARP MTU:16 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:10&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:77&lt;/P&gt;&lt;P&gt;can1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00&lt;BR /&gt;NOARP MTU:16 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:10&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:78&lt;/P&gt;&lt;P&gt;can2 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00&lt;BR /&gt;NOARP MTU:16 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:10&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:79&lt;/P&gt;&lt;P&gt;eth0 Link encap:Ethernet HWaddr 00:04:9F:06:CF:07&lt;BR /&gt;UP BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;lo Link encap:Local Loopback&lt;BR /&gt;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt;inet6 addr: ::1/128 Scope:Host&lt;BR /&gt;UP LOOPBACK RUNNING MTU:65536 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;root@imx8qmmek:~# ip link set can0 type can bitrate 125000&lt;BR /&gt;ip: either "dev" is duplicate, or "type" is garbage&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root@imx8qmmek:~# ifconfig can0 up&lt;BR /&gt;[ 35.785977] flexcan 5a8d0000.can can0: bit-timing not yet defined&lt;BR /&gt;ifconfig: SIOCSIFFLAGS: Invalid argument&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;i am using imx8qm-mek.dts as provided by nxp&lt;/P&gt;&lt;P&gt;reg_can01_en: regulator-can01-gen {&lt;BR /&gt;compatible = "regulator-fixed";&lt;BR /&gt;// compatible = "regulator-fixed", "fsl,imx8qm-flexcan";&lt;BR /&gt;regulator-name = "can01-en";&lt;BR /&gt;regulator-min-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;regulator-max-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;gpio = &amp;lt;&amp;amp;pca6416 3 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;enable-active-high;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;reg_can2_en: regulator-can2-gen {&lt;BR /&gt;compatible = "regulator-fixed";&lt;BR /&gt;//compatible = "regulator-fixed", "fsl,imx8qm-flexcan";&lt;BR /&gt;regulator-name = "can2-en";&lt;BR /&gt;regulator-min-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;regulator-max-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;gpio = &amp;lt;&amp;amp;pca6416 4 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;enable-active-high;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;reg_can01_stby: regulator-can01-stby {&lt;BR /&gt;compatible = "regulator-fixed";&lt;BR /&gt;//compatible = "regulator-fixed", "fsl,imx8qm-flexcan";&lt;BR /&gt;regulator-name = "can01-stby";&lt;BR /&gt;regulator-min-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;regulator-max-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;gpio = &amp;lt;&amp;amp;pca6416 5 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;enable-active-high;&lt;BR /&gt;vin-supply = &amp;lt;&amp;amp;reg_can01_en&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;reg_can2_stby: regulator-can2-stby {&lt;BR /&gt;compatible = "regulator-fixed";&lt;BR /&gt;//compatible = "regulator-fixed", "fsl,imx8qm-flexcan";&lt;BR /&gt;regulator-name = "can2-stby";&lt;BR /&gt;regulator-min-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;regulator-max-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;gpio = &amp;lt;&amp;amp;pca6416 6 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;enable-active-high;&lt;BR /&gt;vin-supply = &amp;lt;&amp;amp;reg_can2_en&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;Please let me know how to solve this issue.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;rahulM&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 05:17:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1237021#M4629</guid>
      <dc:creator>rahulM</dc:creator>
      <dc:date>2021-02-26T05:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1239772#M4630</link>
      <description>&lt;P&gt;Hi rahulM,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, you need to configure the bit-timing, we have a document focus on this, please take a look at the document, is focus on another processor that we have but it will be useful to you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/FlexCAN-bit-timing-calculation/ta-p/1122068" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/FlexCAN-bit-timing-calculation/ta-p/1122068&lt;/A&gt;&lt;/P&gt;
&lt;DIV style="box-sizing: border-box; font-family: Menlo, Monaco, Consolas, 'Courier New', Courier, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px;"&gt;
&lt;PRE&gt;ip link set can0 type can bitrate 125000 triple-sampling on&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use this command and the up the CAN bus, please take a look:&lt;/P&gt;
&lt;DIV style="box-sizing: border-box; font-family: Menlo, Monaco, Consolas, 'Courier New', Courier, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px;"&gt;
&lt;P&gt;root@imx8mpevk:~# ip link set can0 type can bitrate 125000 triple-sampling on&lt;BR /&gt;root@imx8mpevk:~# ifconfig can0 up&lt;BR /&gt;[ 438.761339] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready&lt;BR /&gt;root@imx8mpevk:~# ifconfig&lt;BR /&gt;can0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00&lt;BR /&gt;UP RUNNING NOARP MTU:16 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:10&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:32&lt;/P&gt;
&lt;P&gt;eth0 Link encap:Ethernet HWaddr 00:04:9f:06:f6:72&lt;BR /&gt;UP BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;
&lt;P&gt;eth1 Link encap:Ethernet HWaddr 00:04:9f:06:f6:73&lt;BR /&gt;UP BROADCAST MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:48&lt;/P&gt;
&lt;P&gt;lo Link encap:Local Loopback&lt;BR /&gt;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt;inet6 addr: ::1/128 Scope:Host&lt;BR /&gt;UP LOOPBACK RUNNING MTU:65536 Metric:1&lt;BR /&gt;RX packets:416 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:416 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:26642 (26.0 KiB) TX bytes:26642 (26.0 KiB)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Israel.&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Mar 2021 23:22:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1239772#M4630</guid>
      <dc:creator>nxf63675</dc:creator>
      <dc:date>2021-03-03T23:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1241743#M4631</link>
      <description>&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 12:06:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1241743#M4631</guid>
      <dc:creator>Xiaoyh</dc:creator>
      <dc:date>2021-03-08T12:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1292068#M4735</link>
      <description>&lt;P&gt;Hi&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-III lia-component-message-view-widget-author-username"&gt; &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/182018" target="_self"&gt;&lt;SPAN class=""&gt;rahulM,&lt;/SPAN&gt;&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-III lia-component-message-view-widget-author-username"&gt;i am also unable to see CAN interfaces with ifconfig -a command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-III lia-component-message-view-widget-author-username"&gt;Could you please tell me what networking configurations did you do to see those interfaces with ifconfig -a command?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-III lia-component-message-view-widget-author-username"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-III lia-component-message-view-widget-author-username"&gt;Preetam Chaugule&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 16:39:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1292068#M4735</guid>
      <dc:creator>preetamch29</dc:creator>
      <dc:date>2021-06-14T16:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1292540#M4736</link>
      <description>&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 11:01:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1292540#M4736</guid>
      <dc:creator>le27</dc:creator>
      <dc:date>2021-06-15T11:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1292581#M4737</link>
      <description>&lt;P&gt;Hi , i am also unable to see CAN interfaces with ifconfig -a command. Are you able to see can them with this command? Could you pleas help me here?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 12:18:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1292581#M4737</guid>
      <dc:creator>preetamch29</dc:creator>
      <dc:date>2021-06-15T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1292596#M4738</link>
      <description>&lt;P&gt;Hi Pretam/NXP&lt;/P&gt;&lt;P&gt;Ok sure I will help you to enable CAN interface on yocto platform.&lt;/P&gt;&lt;P&gt;Please follow below steps&lt;/P&gt;&lt;P&gt;1. Add packages in your meta/conf/layer.conf&lt;/P&gt;&lt;P&gt;IMAGE_INSTALL_append += "iproute2 libsocketcan canutils"&lt;/P&gt;&lt;P&gt;2. bitbake -f menuconfig linux-imx&lt;/P&gt;&lt;P&gt;CONFIG_CAN=y&lt;BR /&gt;CONFIG_CAN_RAW=y&lt;BR /&gt;CONFIG_CAN_BCM=y&lt;BR /&gt;CONFIG_CAN_GW=y&lt;BR /&gt;CONFIG_CAN_DEV=y&lt;BR /&gt;CONFIG_CAN_FLEXCAN=y&lt;BR /&gt;CONFIG_CAN_SJA1000=y&lt;/P&gt;&lt;P&gt;3. Also enable network utilities&lt;/P&gt;&lt;P&gt;4. bitbake -f menuconfig busybox&lt;/P&gt;&lt;P&gt;enable iproute2, ip link and ip addr&lt;/P&gt;&lt;P&gt;5. check device tree for .compatible&lt;/P&gt;&lt;P&gt;6. bitbake linux-imx&lt;/P&gt;&lt;P&gt;7. bitbake build-wayland&lt;/P&gt;&lt;P&gt;8. After generating image flash and boot the device&lt;/P&gt;&lt;P&gt;9.#ifconfig -a&amp;nbsp;&lt;/P&gt;&lt;P&gt;can0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00&lt;BR /&gt;UP RUNNING NOARP MTU:16 Metric:1&lt;BR /&gt;RX packets:3661 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:10&lt;BR /&gt;RX bytes:16836 (16.4 KiB) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:77&lt;/P&gt;&lt;P&gt;can1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00&lt;BR /&gt;UP RUNNING NOARP MTU:16 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:10&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:78&lt;/P&gt;&lt;P&gt;can2 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00&lt;BR /&gt;UP RUNNING NOARP MTU:16 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:10&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt;Interrupt:79&lt;/P&gt;&lt;P&gt;Now your can interface will be enabled...&lt;/P&gt;&lt;P&gt;&amp;nbsp;Regards&lt;/P&gt;&lt;P&gt;Subramanya N M&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 12:48:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1292596#M4738</guid>
      <dc:creator>rahulM</dc:creator>
      <dc:date>2021-06-15T12:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1293182#M4741</link>
      <description>&lt;P&gt;Hello, Thank you for the reply. Actually , I am not using Yoctoproject and sadly not familiar with the terminologies.&lt;/P&gt;&lt;P&gt;I am using "imx-android-11.0.0_1.0.0" on "iMx8quadMax MEK".&lt;/P&gt;&lt;P&gt;I am trying to access CAN interfaces of i.MX 8QuadMax MEK using "imx-android-11.0.0_1.0.0" and I dont see any CAN peripherals in the "ifconfig -a" command.&lt;/P&gt;&lt;P&gt;As of now, I have done following things:&lt;/P&gt;&lt;P&gt;I have partitioned CAN interfaces to partition 6 (A core) as per below post :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Resource-management-service/ta-p/1123227" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Resource-management-service/ta-p/1123227 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have modified device trees with "status = "okay"" for following regulators in "imx8qm-mek-rpmsg.dts" file:&lt;/P&gt;&lt;P&gt;&amp;amp;reg_can01_en&lt;/P&gt;&lt;P&gt;&amp;amp;reg_can01_stby&lt;/P&gt;&lt;P&gt;&amp;amp;can0_lpcg&lt;/P&gt;&lt;P&gt;&amp;amp;can1_lpcg&lt;/P&gt;&lt;P&gt;&amp;amp;flexcan1&lt;/P&gt;&lt;P&gt;&amp;amp;flexcan2&lt;/P&gt;&lt;P&gt;I get following output after using command " $ zcat proc/config.gz | grep CAN":&lt;/P&gt;&lt;P&gt;CONFIG_CC_CAN_LINK=y&lt;BR /&gt;# CONFIG_NET_EMATCH_CANID is not set&lt;BR /&gt;CONFIG_CAN=m&lt;BR /&gt;CONFIG_CAN_RAW=m&lt;BR /&gt;CONFIG_CAN_BCM=m&lt;BR /&gt;CONFIG_CAN_GW=m&lt;BR /&gt;CONFIG_CAN_J1939=m&lt;BR /&gt;# CAN Device Drivers&lt;BR /&gt;CONFIG_CAN_VCAN=m&lt;BR /&gt;# CONFIG_CAN_VXCAN is not set&lt;BR /&gt;# CONFIG_CAN_SLCAN is not set&lt;BR /&gt;CONFIG_CAN_DEV=m&lt;BR /&gt;CONFIG_CAN_CALC_BITTIMING=y&lt;BR /&gt;CONFIG_CAN_FLEXCAN=m&lt;BR /&gt;# CONFIG_CAN_GRCAN is not set&lt;BR /&gt;# CONFIG_CAN_KVASER_PCIEFD is not set&lt;BR /&gt;# CONFIG_CAN_XILINXCAN is not set&lt;BR /&gt;# CONFIG_CAN_C_CAN is not set&lt;BR /&gt;# CONFIG_CAN_CC770 is not set&lt;BR /&gt;# CONFIG_CAN_IFI_CANFD is not set&lt;BR /&gt;# CONFIG_CAN_M_CAN is not set&lt;BR /&gt;# CONFIG_CAN_PEAK_PCIEFD is not set&lt;BR /&gt;# CONFIG_CAN_SJA1000 is not set&lt;BR /&gt;# CONFIG_CAN_SOFTING is not set&lt;BR /&gt;# CAN SPI interfaces&lt;BR /&gt;# CONFIG_CAN_HI311X is not set&lt;BR /&gt;# CONFIG_CAN_MCP251X is not set&lt;BR /&gt;# end of CAN SPI interfaces&lt;BR /&gt;# CAN USB interfaces&lt;BR /&gt;# CONFIG_CAN_8DEV_USB is not set&lt;BR /&gt;# CONFIG_CAN_EMS_USB is not set&lt;BR /&gt;# CONFIG_CAN_ESD_USB2 is not set&lt;BR /&gt;# CONFIG_CAN_GS_USB is not set&lt;BR /&gt;# CONFIG_CAN_KVASER_USB is not set&lt;BR /&gt;# CONFIG_CAN_MCBA_USB is not set&lt;BR /&gt;# CONFIG_CAN_PEAK_USB is not set&lt;BR /&gt;# CONFIG_CAN_UCAN is not set&lt;BR /&gt;# end of CAN USB interfaces&lt;BR /&gt;# CONFIG_CAN_DEBUG_DEVICES is not set&lt;BR /&gt;# end of CAN Device Drivers&lt;BR /&gt;# CONFIG_SCSI_SCAN_ASYNC is not set&lt;/P&gt;&lt;P&gt;Following msgs are observed while booting up:&lt;/P&gt;&lt;P&gt;[ 4.389071] can01-stby: supplied by can01-en&lt;/P&gt;&lt;P&gt;[ 35.902211] can01-en: disabling&amp;nbsp;&lt;/P&gt;&lt;P&gt;35.905387]&amp;nbsp;&lt;SPAN&gt;can01-stby: disabling&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Still,&amp;nbsp;I dont see any peripherals on "ifconfig -a" command.&lt;/P&gt;&lt;P&gt;Any help is highly appreciated.&lt;/P&gt;&lt;P&gt;Also following msgs, but I dont know how relevant are they:&lt;/P&gt;&lt;P&gt;[ 59.295466] apexd: Can't open /system_ext/apex for reading : No such file or directory&lt;/P&gt;&lt;P&gt;[ 59.303553] apexd: Can't open /product/apex for reading : No such file or directory&lt;/P&gt;&lt;P&gt;[ 59.311309] apexd: Can't open /vendor/apex for reading : No such file or directory&lt;/P&gt;&lt;P&gt;Thaks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 09:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1293182#M4741</guid>
      <dc:creator>preetamch29</dc:creator>
      <dc:date>2021-06-16T09:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QM-MEK CAN01 and CAN2 Enable steps</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1426819#M5030</link>
      <description>&lt;P&gt;Did you resolve this issue? If yes could you please explain how?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 10:16:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX8QM-MEK-CAN01-and-CAN2-Enable-steps/m-p/1426819#M5030</guid>
      <dc:creator>TAug</dc:creator>
      <dc:date>2022-03-11T10:16:14Z</dc:date>
    </item>
  </channel>
</rss>

