<?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: Set up CAN on IMX6 Sabre AI in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Set-up-CAN-on-IMX6-Sabre-AI/m-p/349945#M48583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the Chapter 39 "FlexCAN Driver" of the attached i.MX 6 Linux Reference Manual document (this document can also be found in the L3.10.17_1.0.0-GA BSP documentation bundle) for the information on how to make the low-level CAN interface driver up and running on the i.MX6Q SABRE AI board. This is for the latest Yocto L3.10.17_1.0.0-GA BSP release.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Sep 2014 10:44:59 GMT</pubDate>
    <dc:creator>art</dc:creator>
    <dc:date>2014-09-28T10:44:59Z</dc:date>
    <item>
      <title>Set up CAN on IMX6 Sabre AI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Set-up-CAN-on-IMX6-Sabre-AI/m-p/349944#M48582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;I'm trying to set up the CAN interface on the IMX6 Sabre AI.&lt;/P&gt;&lt;P style="text-align: left;"&gt;I used the tutorial from here: &lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-content-finding="Community" data-objectid="1437" data-objecttype="102" href="https://community.nxp.com/docs/DOC-1437"&gt;https://community.freescale.com/docs/DOC-1437&lt;/A&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;But when i try to test the connection with this command:&lt;/P&gt;&lt;P style="text-align: left; padding-left: 30px;"&gt;canconfig can0 bitrate 125000&lt;/P&gt;&lt;P style="text-align: left;"&gt;i get an error "command not found"&lt;/P&gt;&lt;P style="text-align: left;"&gt;i also tried this:&lt;/P&gt;&lt;P style="text-align: left; padding-left: 30px;"&gt;ip link show can&lt;/P&gt;&lt;P style="text-align: left;"&gt;Here "can" can't be found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Has anyone an idea to resolve this problem??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 12:37:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Set-up-CAN-on-IMX6-Sabre-AI/m-p/349944#M48582</guid>
      <dc:creator>controlx</dc:creator>
      <dc:date>2014-09-26T12:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set up CAN on IMX6 Sabre AI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Set-up-CAN-on-IMX6-Sabre-AI/m-p/349945#M48583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the Chapter 39 "FlexCAN Driver" of the attached i.MX 6 Linux Reference Manual document (this document can also be found in the L3.10.17_1.0.0-GA BSP documentation bundle) for the information on how to make the low-level CAN interface driver up and running on the i.MX6Q SABRE AI board. This is for the latest Yocto L3.10.17_1.0.0-GA BSP release.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 10:44:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Set-up-CAN-on-IMX6-Sabre-AI/m-p/349945#M48583</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2014-09-28T10:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set up CAN on IMX6 Sabre AI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Set-up-CAN-on-IMX6-Sabre-AI/m-p/349946#M48584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried to build a new image via Yocto. i build base-core-image with iproute2, i2c-tools, libsocketcan and canutils included. On Start-Up there is always a failure "pca953x 2-0032: failed writing register". But on the schematic of Sabre AI i can't se any pca953x Controller. The i2c Portexpanders are max7310!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BB_VERSION = "1.20.0"&lt;/P&gt;&lt;P&gt;BUILD_SYS = "x86:64-linux"&lt;/P&gt;&lt;P&gt;NATIVELSBSTRING = "Ubuntu-14.04"&lt;/P&gt;&lt;P&gt;TARGET_SYS = "arm-poky-linux-gnueabi'&lt;/P&gt;&lt;P&gt;MACHINE = "imx6qsareauto"&lt;/P&gt;&lt;P&gt;DISTRO = "poky"&lt;/P&gt;&lt;P&gt;DISTRO_VERSION = "1.5.3"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 06:16:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Set-up-CAN-on-IMX6-Sabre-AI/m-p/349946#M48584</guid>
      <dc:creator>controlx</dc:creator>
      <dc:date>2014-10-08T06:16:56Z</dc:date>
    </item>
  </channel>
</rss>

