<?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 [UJA1169A] issue on RXD functionality and tblank parameter in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755392#M20047</link>
    <description>&lt;P&gt;Hi, I'm now evaluating the data sheet of UJA1169A for our new product.&lt;/P&gt;&lt;P&gt;Since RXD pin is used as received CAN bit stream and interrupt output as well, how can I properly handle it (switch between 2 sets of software routines) when the RXD functionality changes? What should I do to avoid, like mis-interpreting interrupt as a CAN received bit '0'? And what is tblank parameter? There's no detailed explanation.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Nov 2023 06:46:46 GMT</pubDate>
    <dc:creator>DaveZhu</dc:creator>
    <dc:date>2023-11-10T06:46:46Z</dc:date>
    <item>
      <title>[UJA1169A] issue on RXD functionality and tblank parameter</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755392#M20047</link>
      <description>&lt;P&gt;Hi, I'm now evaluating the data sheet of UJA1169A for our new product.&lt;/P&gt;&lt;P&gt;Since RXD pin is used as received CAN bit stream and interrupt output as well, how can I properly handle it (switch between 2 sets of software routines) when the RXD functionality changes? What should I do to avoid, like mis-interpreting interrupt as a CAN received bit '0'? And what is tblank parameter? There's no detailed explanation.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 06:46:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755392#M20047</guid>
      <dc:creator>DaveZhu</dc:creator>
      <dc:date>2023-11-10T06:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: [UJA1169A] issue on RXD functionality and tblank parameter</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755461#M20051</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;
&lt;P&gt;the RXD pin is actually an bit stream output.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_0-1699602880185.png" style="width: 240px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/249361iC7D03FE8D42EC9FE/image-dimensions/240x302?v=v2" width="240" height="302" role="button" title="JozefKozon_0-1699602880185.png" alt="JozefKozon_0-1699602880185.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_1-1699602917696.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/249362iE5AA2A4FBC7A9271/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_1-1699602917696.png" alt="JozefKozon_1-1699602917696.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In both cases, as the bit stream or as an interrupt, the RXD pin is an output. Please refer to the Table 4. in the &lt;A href="https://www.nxp.com/docs/en/data-sheet/UJA1169A.pdf" target="_self"&gt;UJA1169A datasheet&lt;/A&gt; for RXD pin behavior.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_2-1699603065569.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/249365i6627CE485F13107F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_2-1699603065569.png" alt="JozefKozon_2-1699603065569.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 07:58:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755461#M20051</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2023-11-10T07:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: [UJA1169A] issue on RXD functionality and tblank parameter</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755472#M20052</link>
      <description>&lt;P&gt;Hi Jozef,&lt;/P&gt;&lt;P&gt;What I am wondering is what I should do during that small period right before/after the functionality of RXD is switched caused by internal circuit.&lt;/P&gt;&lt;P&gt;I'm afraid I'll miss interrupt or misinterpret RXD level.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 08:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755472#M20052</guid>
      <dc:creator>DaveZhu</dc:creator>
      <dc:date>2023-11-10T08:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: [UJA1169A] issue on RXD functionality and tblank parameter</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755599#M20058</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;during the in between the UJA1169A states you cannot take the RXD pin state a valid anyway. You need to wait the specific time till the UJA1169A is in the required state, only then you can take the RXD pin state as valid, corresponding&amp;nbsp;to the Table 4.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please refer to the Table 54. in the UJA1169A datasheet for the timings.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_0-1699617458786.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/249405iD93596DF77C22085/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_0-1699617458786.png" alt="JozefKozon_0-1699617458786.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_1-1699617513921.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/249406iCC6AB2D771144CA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_1-1699617513921.png" alt="JozefKozon_1-1699617513921.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_2-1699617539886.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/249407iCB848897A6C94222/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_2-1699617539886.png" alt="JozefKozon_2-1699617539886.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 12:00:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UJA1169A-issue-on-RXD-functionality-and-tblank-parameter/m-p/1755599#M20058</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2023-11-10T12:00:24Z</dc:date>
    </item>
  </channel>
</rss>

