<?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>i.MX ProcessorsのトピックHow to Enabling FlexCAN in devicetree on iMX6 (Solidrun Hummingboard)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Enabling-FlexCAN-in-devicetree-on-iMX6-Solidrun/m-p/427087#M64788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to enable flexCAN bus 1 on the 26 pin GPIO header on the HomeRun Hummingboard. The iMX6 version is Core Solo, part number MCIMX6S5DVM10AB. I've confirmed that this chip has 2 flexCAN buses, and I've confirmed that they can be accessed on pin 16 and 18 of the GPIO header. The pins are SD3_CMD (can be muxed to CAN TX) and SD3_CLK (can be muxed to CAN RX).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 CAN transceivers I can use. Both are working on other devices (an SH2 microcontroller,&amp;nbsp; beaglebone black and raspberry pi) so I cam confident that they are set up correctly. The transceivers are TI SN65HVD1050 and Microchip MCP2551.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Yocto with kernel 3.14.14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed 2 device tree dtsi files to enable CAN, according to this post and others:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="318776" data-objecttype="1" href="https://community.nxp.com/thread/318776" rel="nofollow noopener noreferrer" target="_blank"&gt;https://community.freescale.com/thread/318776&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After recompiling, I can send and recieve messages to and from the raspberry pi and beaglebone black, but on the same CAN netwwork, I can't send or recieve to/from the iMX6. I get an error in dmesg, leading me to believe that I have not set up device tree correctly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14391953676088831" data-renderedposition="323_8_1195_160" jivemacro_uid="_14391953676088831"&gt;&lt;P&gt;dmesg | grep -i "can"&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.432240] vcan: Virtual CAN interface driver&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.436722] CAN device driver interface&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.440823] 2090000.flexcan supply xceiver not found, using dummy regulator&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.448778] flexcan 2090000.flexcan: device registered (reg_base=a0a18000, irq=142)&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.639349] can: controller area network core (rev 20120528 abi 9)&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.651219] can: raw protocol (rev 20120528)&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.655541] can: broadcast manager protocol (rev 20120528 t)&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.663294] can: netlink gateway (rev 20130117) max_hops=1&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.775105] md: Scanned 0 and added 0 devices.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not really sure what my next step in troubleshooting is, aside from hoping someone else has overcome a similar problem and can offer advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2015 08:27:44 GMT</pubDate>
    <dc:creator>johnwalkr</dc:creator>
    <dc:date>2015-08-10T08:27:44Z</dc:date>
    <item>
      <title>How to Enabling FlexCAN in devicetree on iMX6 (Solidrun Hummingboard)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Enabling-FlexCAN-in-devicetree-on-iMX6-Solidrun/m-p/427087#M64788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to enable flexCAN bus 1 on the 26 pin GPIO header on the HomeRun Hummingboard. The iMX6 version is Core Solo, part number MCIMX6S5DVM10AB. I've confirmed that this chip has 2 flexCAN buses, and I've confirmed that they can be accessed on pin 16 and 18 of the GPIO header. The pins are SD3_CMD (can be muxed to CAN TX) and SD3_CLK (can be muxed to CAN RX).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 CAN transceivers I can use. Both are working on other devices (an SH2 microcontroller,&amp;nbsp; beaglebone black and raspberry pi) so I cam confident that they are set up correctly. The transceivers are TI SN65HVD1050 and Microchip MCP2551.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Yocto with kernel 3.14.14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed 2 device tree dtsi files to enable CAN, according to this post and others:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="318776" data-objecttype="1" href="https://community.nxp.com/thread/318776" rel="nofollow noopener noreferrer" target="_blank"&gt;https://community.freescale.com/thread/318776&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After recompiling, I can send and recieve messages to and from the raspberry pi and beaglebone black, but on the same CAN netwwork, I can't send or recieve to/from the iMX6. I get an error in dmesg, leading me to believe that I have not set up device tree correctly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14391953676088831" data-renderedposition="323_8_1195_160" jivemacro_uid="_14391953676088831"&gt;&lt;P&gt;dmesg | grep -i "can"&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.432240] vcan: Virtual CAN interface driver&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.436722] CAN device driver interface&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.440823] 2090000.flexcan supply xceiver not found, using dummy regulator&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.448778] flexcan 2090000.flexcan: device registered (reg_base=a0a18000, irq=142)&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.639349] can: controller area network core (rev 20120528 abi 9)&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.651219] can: raw protocol (rev 20120528)&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.655541] can: broadcast manager protocol (rev 20120528 t)&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.663294] can: netlink gateway (rev 20130117) max_hops=1&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.775105] md: Scanned 0 and added 0 devices.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not really sure what my next step in troubleshooting is, aside from hoping someone else has overcome a similar problem and can offer advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 08:27:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-Enabling-FlexCAN-in-devicetree-on-iMX6-Solidrun/m-p/427087#M64788</guid>
      <dc:creator>johnwalkr</dc:creator>
      <dc:date>2015-08-10T08:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enabling FlexCAN in devicetree on iMX6 (Solidrun Hummingboard)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Enabling-FlexCAN-in-devicetree-on-iMX6-Solidrun/m-p/427088#M64789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; kernel 3.14.14 is not freescale BSP release version.&lt;/P&gt;&lt;P&gt;Please use freescale official BSP release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 21:32:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-Enabling-FlexCAN-in-devicetree-on-iMX6-Solidrun/m-p/427088#M64789</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-10T21:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enabling FlexCAN in devicetree on iMX6 (Solidrun Hummingboard)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Enabling-FlexCAN-in-devicetree-on-iMX6-Solidrun/m-p/427089#M64790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&amp;nbsp; have that issue&amp;nbsp; too!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do&amp;nbsp; you solve it now?Could you tell me?&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2016 07:52:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-Enabling-FlexCAN-in-devicetree-on-iMX6-Solidrun/m-p/427089#M64790</guid>
      <dc:creator>zhenli</dc:creator>
      <dc:date>2016-05-21T07:52:30Z</dc:date>
    </item>
  </channel>
</rss>

