<?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: iMX6 FLEXCAN Hardware filter with mailbox implementation for Android KK in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1793203#M219029</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Unfortunately as you're working with a rather old kernel version it would be very difficult to provide support.&lt;BR /&gt;&lt;BR /&gt;I could suggest to take a look to the CAN driver documentation to use it as reference:&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/networking/can.rst#can-filter-usage-optimisation" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/networking/can.rst#can-filter-usage-optimisation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 19:51:08 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2024-01-22T19:51:08Z</dc:date>
    <item>
      <title>iMX6 FLEXCAN Hardware filter with mailbox implementation for Android KK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1790301#M218811</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;We are currently using iMX6 Solo based carrier board design running Android KK (Linux kernel 3.0.35). We are trying to set the CAN hardware filters to filter out the unwanted CAN messages. We have done the mailbox implementation in the 3.0.35 kernel. The below registers are set to accept CAN messages with odd number IDs.&lt;/P&gt;&lt;P&gt;for (i = 0; i &amp;lt; ARRAY_SIZE(regs-&amp;gt;mb); i++)&lt;BR /&gt;flexcan_write((0x01), &amp;amp;regs-&amp;gt;rximr[i]);&lt;/P&gt;&lt;P&gt;The maximum number of mailbox set is 64. Kindly, let me know if we are missing out anything for configuring the hardware filter. Also, there will be standard CAN ID in our use case and we don't use any extended CAN ID messages.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sudar&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 11:46:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1790301#M218811</guid>
      <dc:creator>sudarkb</dc:creator>
      <dc:date>2024-01-17T11:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 FLEXCAN Hardware filter with mailbox implementation for Android KK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1793203#M219029</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Unfortunately as you're working with a rather old kernel version it would be very difficult to provide support.&lt;BR /&gt;&lt;BR /&gt;I could suggest to take a look to the CAN driver documentation to use it as reference:&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/networking/can.rst#can-filter-usage-optimisation" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/networking/can.rst#can-filter-usage-optimisation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 19:51:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1793203#M219029</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2024-01-22T19:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 FLEXCAN Hardware filter with mailbox implementation for Android KK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1795551#M219215</link>
      <description>&lt;P&gt;Hi Aldo,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;The content of link seems to set the CAN software filters using the netlink layer. We would like to know if the latest drivers have the implementation to configure the hardware filters? or its not currently supported? Our customer would like to set the hardware filters for their use case. Kindly, let us know if any specific FLEXCAN registers that needs to be configured for its working.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sudar&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 17:05:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1795551#M219215</guid>
      <dc:creator>sudarkb</dc:creator>
      <dc:date>2024-01-25T17:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 FLEXCAN Hardware filter with mailbox implementation for Android KK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1798041#M219393</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;You may look at this one as well:&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/networking/can.rst#raw-socket-option-can_raw_filter" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/networking/can.rst#raw-socket-option-can_raw_filter&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 20:52:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-FLEXCAN-Hardware-filter-with-mailbox-implementation-for/m-p/1798041#M219393</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2024-01-30T20:52:52Z</dc:date>
    </item>
  </channel>
</rss>

