<?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 echo for all pass filter in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1479277#M8181</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, I removed SRXDIS after setting and testing it.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2022 18:43:14 GMT</pubDate>
    <dc:creator>pdnr7</dc:creator>
    <dc:date>2022-06-23T18:43:14Z</dc:date>
    <item>
      <title>FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1468756#M8150</link>
      <description>&lt;P&gt;I am using KW36Z, when i set all pass filter in CAN all the transmit frame is reflected back in receive FIFO. is there any way to stop this from driver level.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 13:44:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1468756#M8150</guid>
      <dc:creator>pdnr7</dc:creator>
      <dc:date>2022-06-03T13:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1469487#M8152</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="es-MX"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201743"&gt;@pdnr7&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="es-MX"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="es-MX"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;The FlexCAN receives frames transmitted by itself if another device on the CAN bus acknowledges the data. If no other node acknowledges the frame, an ACK error is generated and, the module does not receive the frame sent by itself.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;One solution could be to set up the Self Reception Disable register (&lt;/SPAN&gt;&lt;SPAN&gt;SRXDIS) to 1b&lt;/SPAN&gt;&lt;SPAN&gt;, which disables the reception of frames transmitted by itself.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;Best regards, Julian&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 17:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1469487#M8152</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2022-06-06T17:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1469812#M8153</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are 2 more nodes present other than NXP(Flexcan). This is observed only when the ID is 0x0 and Mask is 0x0 and I am getting callback function called twice with "status_t"&amp;nbsp; "kStatus_FLEXCAN_RxIdle" followed by "kStatus_FLEXCAN_TxIdle".&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 07:51:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1469812#M8153</guid>
      <dc:creator>pdnr7</dc:creator>
      <dc:date>2022-06-07T07:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1470433#M8154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Setting &lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;SRXDIS is not helping, behavior is same echo is still happening only case of all pass filter(mask 0x0, filter 0x0)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 07:31:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1470433#M8154</guid>
      <dc:creator>pdnr7</dc:creator>
      <dc:date>2022-06-08T07:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1470779#M8156</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201743"&gt;@pdnr7&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;This could also be caused by your device sending data back, could you please confirm if all your nodes are different devices? Or are you testing this project with various&amp;nbsp;&lt;SPAN&gt;KW36Z?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, please confirm if Loop Back Mode (LPB) is enabled, as this could be another cause.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As an alternative, you could set up a filter that ignores the frame when the ID of the frame matches the ID of the FlexCAN MB.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;You may filter out self-received frames on hardware level by configuring ID masking (Rx Mask Registers RXGMASK, RX14MASK and RX15MASK).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards, Julian&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 15:08:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1470779#M8156</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2022-06-08T15:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1470873#M8157</link>
      <description>&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for detailed explanation.&lt;/P&gt;&lt;P&gt;1, Yes the other nodes are CAN emulator(PCAN-USB). Sent data from NXP(FlexCan) is being successfully received at other nodes(PCAN-USB).&lt;/P&gt;&lt;P&gt;2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxp_all_pass_filter.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182650i3F8AC516AD9D78AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nxp_all_pass_filter.PNG" alt="nxp_all_pass_filter.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3, My application(a well known industrial protocol) requires a all pass filter, and it will have to send can messages with different IDs at run time based on the traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also if i set all pass filter with &lt;STRONG&gt;format = kFLEXCAN_FrameFormatExtend&lt;/STRONG&gt; or &lt;STRONG&gt;kFLEXCAN_FrameFormatStandard &lt;/STRONG&gt;.I am getting rx data for both extended and standard.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 05:43:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1470873#M8157</guid>
      <dc:creator>pdnr7</dc:creator>
      <dc:date>2022-06-09T05:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1473004#M8166</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It seems Peak's System device (PCAN-USB) has a feature for confirmation of frames, regarding its manual on chapter 7.1, which echoes frames to confirm physical transmission. Could you please revise this feature on your devices to see if that's the cause of the problem?&lt;/P&gt;
&lt;P&gt;Best regards, Julian&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 16:13:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1473004#M8166</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2022-06-13T16:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1474137#M8167</link>
      <description>&lt;P&gt;PCAN-USB is tested with other devices with the same settings, this is not happening with other devices.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 06:58:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1474137#M8167</guid>
      <dc:creator>pdnr7</dc:creator>
      <dc:date>2022-06-15T06:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1474623#M8171</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would like to review your code since none of the solutions are working.&amp;nbsp;W&lt;SPAN&gt;ould it be possible for you to share your project?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards, Julian.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 16:40:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1474623#M8171</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2022-06-15T16:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1476240#M8174</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sharing the part of my can module(which has only driver related things).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jun 2022 07:59:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1476240#M8174</guid>
      <dc:creator>pdnr7</dc:creator>
      <dc:date>2022-06-18T07:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1479241#M8179</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I reviewed your code and it appears the register activation for&amp;nbsp;SRXDIS is not present, or at least I couldn't find it, have you removed it once you confirmed it didn't work? Or is it present somewhere else?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards, Julian&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 16:46:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1479241#M8179</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2022-06-23T16:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1479277#M8181</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, I removed SRXDIS after setting and testing it.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 18:43:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1479277#M8181</guid>
      <dc:creator>pdnr7</dc:creator>
      <dc:date>2022-06-23T18:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: FlexCAN echo for all pass filter</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1481323#M8202</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've been testing this issue with the FlexCAN SDK, and this issue is not present on our example. Could you please confirm to us which mailbox are you using to receive messages? And if it is possible, a screenshot of the CAN bus line in the reception and of the board's registers to see if it is present on the line or the board.&lt;/P&gt;&lt;P&gt;Best regards, Julián&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 17:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FlexCAN-echo-for-all-pass-filter/m-p/1481323#M8202</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2022-06-28T17:17:09Z</dc:date>
    </item>
  </channel>
</rss>

