<?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: FlexCAN Filtering Mechanism in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/FlexCAN-Filtering-Mechanism/m-p/760780#M118218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Syed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FlexCAN filtering mechanism is described in sect.26.5 Rx FIFO Structure &lt;BR /&gt;Table 26-7. Rx FIFO Structure, Table 26-21. Rx FIFO Filters&lt;BR /&gt;i.MX6DQ Reference Manual, sect.37.1.4 Linux Menu Configuration Options &lt;BR /&gt;attached Linux Manual.&lt;BR /&gt;&lt;A href="http://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf"&gt;http://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Wed, 21 Feb 2018 07:22:19 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-02-21T07:22:19Z</dc:date>
    <item>
      <title>FlexCAN Filtering Mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FlexCAN-Filtering-Mechanism/m-p/760779#M118217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working on FlexCAN and we needs to implement filtering mechanism. Below is the log we got in terminal. It seems to be filtering&amp;nbsp;packets and candump is not showing any data. But, when we put ifconfig, it shows can1 has received all 5 packets. What does CAN filter does and how it will work? and one more thing, can0 and can1 has been connected in loopback mode. CAN0_H with CAN1_H and CAN0_L with CAN1_L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6qdlsolo:~# candump can1,100~700 &amp;amp;&lt;BR /&gt;[1] 683&lt;BR /&gt;root@imx6qdlsolo: cansend can0 -i0x10 11 22 33 44&lt;BR /&gt; can1 010 [4] 0B 16 21 2C&lt;BR /&gt;root@imx6qdlsolo: cansend can0 -i0x100 11 22 33 44&lt;BR /&gt;root@imx6qdlsolo: cansend can0 -i0x101 11 22 33 44&lt;BR /&gt;root@imx6qdlsolo: cansend can0 -i0x701 11 22 33 44&lt;BR /&gt; can1 701 [4] 0B 16 21 2C&lt;BR /&gt;root@imx6qdlsolo: cansend can0 -i0x99 11 22 33 44&lt;BR /&gt; can1 099 [4] 0B 16 21 2C&lt;BR /&gt;root@imx6qdlsolo:~# ifconfig can0&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:5 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:20 (20.0 B)&lt;BR /&gt; Interrupt:28&lt;/P&gt;&lt;P&gt;root@imx6qdlsolo:~# ifconfig can1&lt;BR /&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; &lt;STRONG&gt;RX packets:5&lt;/STRONG&gt; 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:20 (20.0 B) TX bytes:0 (0.0 B)&lt;BR /&gt; Interrupt:29 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 05:43:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FlexCAN-Filtering-Mechanism/m-p/760779#M118217</guid>
      <dc:creator>m_syed_ahmed</dc:creator>
      <dc:date>2018-02-21T05:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN Filtering Mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FlexCAN-Filtering-Mechanism/m-p/760780#M118218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Syed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FlexCAN filtering mechanism is described in sect.26.5 Rx FIFO Structure &lt;BR /&gt;Table 26-7. Rx FIFO Structure, Table 26-21. Rx FIFO Filters&lt;BR /&gt;i.MX6DQ Reference Manual, sect.37.1.4 Linux Menu Configuration Options &lt;BR /&gt;attached Linux Manual.&lt;BR /&gt;&lt;A href="http://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf"&gt;http://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Wed, 21 Feb 2018 07:22:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FlexCAN-Filtering-Mechanism/m-p/760780#M118218</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-02-21T07:22:19Z</dc:date>
    </item>
  </channel>
</rss>

