<?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 P1020RDB-PD  TDM  tests and issues in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661785#M3979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;In reference to the other thread:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-333351"&gt;TDM Driver Working in Internal Loopback mode During Validation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document within it &amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/servlet/JiveServlet/download/333351-5-396324/TDM Driver Working in Internal Loopback mode During Validation.pdf" style="color: #5e89c1; background-color: #f7f7f7; border: 0px; font-weight: 600; font-size: 12px;"&gt;TDM Driver Working in Internal Loopback mode During Validation.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;described changes to the TDM driver more specifically&amp;nbsp;&lt;/P&gt;&lt;P&gt;changing&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define TDM_CLK_DIV_VAL&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;0x85&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;to&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define TDM_CLK_DIV_VAL 0xC3&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;within TDM_FSL.c&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;In that previous thread I have pointed out that first of all the TDM_LOOPBACK_TEST.c&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;algorithm had major issue and was actually failing 99% of the time...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;That test was fixed up ( algorithmwise ) and it was shown to be PASSing for P1010RDB&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Under further scrutiny my findings are:&lt;/P&gt;&lt;P style="border: 0px;"&gt;Looking/reviewing again the test logs/results that you performed back in January using P1010 show that you were using&lt;/P&gt;&lt;P style="border: 0px;"&gt;external clock... I would like to see you rerun your tests using internal clock on P1010 and see that you a get positive results...&lt;/P&gt;&lt;P style="border: 0px;"&gt;Since you were using external clock the value of 0xC3 for&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TDM_CLK_DIV_VAL&amp;nbsp;&lt;/SPAN&gt;was not even used...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am using P1020RDB-PD&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;the TDM_TEST.c &amp;nbsp;with the DTMF loopback and the freshly updated TDM_LOOPBACK_TEST.c are performing OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;as long as I am using the external clock...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;if I use within TDM_FSL.c the following line&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dev_node = of_find_compatible_node( NULL, NULL, "fsl,P1020RDB-PD" );&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;to force P1020 to use internal clock... then both of above tests are FAILing...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I have tried these tests with each of the below values with not much luck...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define TDM_CLK_DIV_VAL&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;0x85&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define TDM_CLK_DIV_VAL 0xC3&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Can you please run above tests on P1020RDB-PD using internal clock&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;and let me know&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;what TDM_CLK_DIV_VAL should be set to...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;and if there is any hope for these tests to PASS using INTERNAL CLOCK...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Naum Grutman&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 18:56:27 GMT</pubDate>
    <dc:creator>naumgrutman</dc:creator>
    <dc:date>2017-02-22T18:56:27Z</dc:date>
    <item>
      <title>P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661785#M3979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;In reference to the other thread:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-333351"&gt;TDM Driver Working in Internal Loopback mode During Validation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document within it &amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/servlet/JiveServlet/download/333351-5-396324/TDM Driver Working in Internal Loopback mode During Validation.pdf" style="color: #5e89c1; background-color: #f7f7f7; border: 0px; font-weight: 600; font-size: 12px;"&gt;TDM Driver Working in Internal Loopback mode During Validation.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;described changes to the TDM driver more specifically&amp;nbsp;&lt;/P&gt;&lt;P&gt;changing&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define TDM_CLK_DIV_VAL&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;0x85&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;to&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define TDM_CLK_DIV_VAL 0xC3&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;within TDM_FSL.c&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;In that previous thread I have pointed out that first of all the TDM_LOOPBACK_TEST.c&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;algorithm had major issue and was actually failing 99% of the time...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;That test was fixed up ( algorithmwise ) and it was shown to be PASSing for P1010RDB&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Under further scrutiny my findings are:&lt;/P&gt;&lt;P style="border: 0px;"&gt;Looking/reviewing again the test logs/results that you performed back in January using P1010 show that you were using&lt;/P&gt;&lt;P style="border: 0px;"&gt;external clock... I would like to see you rerun your tests using internal clock on P1010 and see that you a get positive results...&lt;/P&gt;&lt;P style="border: 0px;"&gt;Since you were using external clock the value of 0xC3 for&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TDM_CLK_DIV_VAL&amp;nbsp;&lt;/SPAN&gt;was not even used...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am using P1020RDB-PD&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;the TDM_TEST.c &amp;nbsp;with the DTMF loopback and the freshly updated TDM_LOOPBACK_TEST.c are performing OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;as long as I am using the external clock...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;if I use within TDM_FSL.c the following line&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dev_node = of_find_compatible_node( NULL, NULL, "fsl,P1020RDB-PD" );&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;to force P1020 to use internal clock... then both of above tests are FAILing...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I have tried these tests with each of the below values with not much luck...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define TDM_CLK_DIV_VAL&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;0x85&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define TDM_CLK_DIV_VAL 0xC3&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Can you please run above tests on P1020RDB-PD using internal clock&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;and let me know&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;what TDM_CLK_DIV_VAL should be set to...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;and if there is any hope for these tests to PASS using INTERNAL CLOCK...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Naum Grutman&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 18:56:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661785#M3979</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-02-22T18:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661786#M3980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have reported this issue with the following thread:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jivelink11" href="https://community.nxp.com/docs/DOC-333351" title="https://community.nxp.com/docs/DOC-333351"&gt;https://community.nxp.com/docs/DOC-333351&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-333351"&gt;TDM Driver Working in Internal Loopback mode During Validation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;since the issue is related and is on the same subject etc... etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I have been asked to create a new thread... so I have done that...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/445480"&gt;P1020RDB-PD  TDM  tests and issues&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would anybody please look into this issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 22:32:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661786#M3980</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-02-28T22:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661787#M3981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the attached tdm source file and test log on T020RDB-PD board.&lt;/P&gt;&lt;P&gt;For using the external clock, please configure the following in the driver file tdm/device/tdm_fsl.c.&lt;/P&gt;&lt;P&gt;static int tdm_internal_clk = 0;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Thu, 09 Mar 2017 11:13:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661787#M3981</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-09T11:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661788#M3982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are missing my point completely...&lt;/P&gt;&lt;P&gt;I am saying that using External Clock these tests are PASSing...&lt;/P&gt;&lt;P&gt;before they were failing even under external clock because the algorithm was screwed up...&lt;/P&gt;&lt;P&gt;Now that algorithm was fixed they are PASSing under External Clock... so stipulated....!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that these tests are FAILing&lt;/P&gt;&lt;P&gt;&amp;nbsp;when one wants to use &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TDM_CLK_DIV_VAL which means that one has to use&amp;nbsp;&lt;/SPAN&gt;INTERNAL CLOCK &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide proof that these tests will PASS using INTERNAL CLOCK...!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You put together this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-333351"&gt;TDM Driver Working in Internal Loopback mode During Validation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to point out that there are changes to the TDM driver with one of them being&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TDM_CLK_DIV_VAL &amp;nbsp;under Internal clock configuration... but in all your tests you were&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;using External Clock all along so this&amp;nbsp;&lt;SPAN&gt;TDM_CLK_DIV_VAL is not being used...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Again and again and again I am saying...:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Please make these tests work using internal clock...&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;!!!!!!! &amp;nbsp; Please provide proof that these tests will PASS using INTERNAL CLOCK...!!!!!!!!!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Naum&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 15:33:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661788#M3982</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-03-09T15:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661789#M3983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please show me  that  the highlighted code below executes and test is PASSing….!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (tdm_internal_clk) {&lt;/P&gt;&lt;P&gt;          //out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;rir,&lt;/P&gt;&lt;P&gt;          //    RIR_RFWM(RIR_RFWM_VAL) | RIR_RFEN | RIR_RWEN | RIR_RDMA |&lt;/P&gt;&lt;P&gt;          //    RIR_RSO | RIR_RCOE | RIR_RRDO | RIR_RFSD(RIR_RFSD_VAL));&lt;/P&gt;&lt;P&gt;          //out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;tir,&lt;/P&gt;&lt;P&gt;          //   TIR_TFWM(TIR_RFWM_VAL) | TIR_TFEN | TIR_TWEN | TIR_TDMA |&lt;/P&gt;&lt;P&gt;            //  TIR_TCOE | TIR_TSL | TIR_TSO | TIR_TRDO |&lt;/P&gt;&lt;P&gt;             // TIR_TFSD(TIR_RFSD_VAL));&lt;/P&gt;&lt;P&gt;          out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;rir,&lt;/P&gt;&lt;P&gt;                        RIR_RFWM(RIR_RFWM_VAL) | RIR_RFEN | RIR_RWEN | RIR_RSO | RIR_RCOE |&lt;/P&gt;&lt;P&gt;                        RIR_RDMA | RIR_RFSD(RIR_RFSD_VAL) | RIR_RRDO);&lt;/P&gt;&lt;P&gt;                out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;tir,&lt;/P&gt;&lt;P&gt;                        TIR_TFWM(TIR_RFWM_VAL) | TIR_TFEN | TIR_TWEN | TIR_TSO | TIR_TCOE |&lt;/P&gt;&lt;P&gt;                        TIR_TDMA | TIR_TFSD(TIR_RFSD_VAL) | TIR_TRDO);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          out_be32(&amp;amp;priv-&amp;gt;clk_regs-&amp;gt;tx, TDM_CLK_DIV_VAL);&lt;/P&gt;&lt;P&gt;          out_be32(&amp;amp;priv-&amp;gt;clk_regs-&amp;gt;rx, TDM_CLK_DIV_VAL);&lt;/P&gt;&lt;P&gt;          pr_info("TDM configured to use internal clock");&lt;/P&gt;&lt;P&gt;     } else {&lt;/P&gt;&lt;P&gt;     /*&lt;/P&gt;&lt;P&gt;        Rx Water mark 0,  FIFO enable,  Wide fifo, DMA enable for RX,&lt;/P&gt;&lt;P&gt;        Receive Sync out, syncwidth = ch width, Rx clk out,zero sync,&lt;/P&gt;&lt;P&gt;        falling edge , data order&lt;/P&gt;&lt;P&gt;     */&lt;/P&gt;&lt;P&gt;          out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;rir,&lt;/P&gt;&lt;P&gt;              RIR_RFWM(RIR_RFWM_VAL) | RIR_RFEN | RIR_RWEN | RIR_RDMA |&lt;/P&gt;&lt;P&gt;              RIR_RSL | RIR_RSO | RIR_RCOE | RIR_RRDO |&lt;/P&gt;&lt;P&gt;              RIR_RFSD(RIR_RFSD_VAL));&lt;/P&gt;&lt;P&gt;          out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;tir,&lt;/P&gt;&lt;P&gt;              TIR_TFWM(TIR_RFWM_VAL) | TIR_TFEN | TIR_TWEN | TIR_TDMA |&lt;/P&gt;&lt;P&gt;              TIR_TSL | TIR_TSO | TIR_TRDO | TIR_TFSD(TIR_RFSD_VAL));&lt;/P&gt;&lt;P&gt;          pr_info("TDM configured to use external clock");&lt;/P&gt;&lt;P&gt;     }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.rugged.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naum Grutman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel:              ( 818 ) 700-2000 Ext. 163&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fax:             ( 818 ) 407-1502&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Address:    19756 Prairie St. Chatsworth, CA.91311&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E-mail:        ngrutman@rugged.com&amp;lt;mailto:ngrutman@rugged.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Website:    &lt;A href="www.rugged.com&amp;lt;http://www.rugged.com/&amp;gt;" target="test_blank"&gt;www.rugged.com&amp;lt;http://www.rugged.com/&amp;gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Embedded Computing without Compromise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 16:50:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661789#M3983</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-03-09T16:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661790#M3984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;Yiping,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;1. Is INTERNAL CLOCK available on P1020RDB &amp;nbsp;???&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;2. Can this parameter "&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffff00; color: #3d3d3d; font-size: 14.0pt;"&gt;TDM_CLK_DIV_VAL"&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;be used ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;If the answer to above is YES and YES then &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;Please show me &amp;nbsp;that &amp;nbsp;&lt;SPAN style="text-decoration: underline;"&gt;the highlighted code below executes&lt;/SPAN&gt; and test is PASSing….!!!!!!!&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt; (tdm_internal_clk) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: green;"&gt;//out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;rir,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: green;"&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; RIR_RFWM(RIR_RFWM_VAL) | RIR_RFEN | RIR_RWEN | RIR_RDMA |&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: green;"&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; RIR_RSO | RIR_RCOE | RIR_RRDO | RIR_RFSD(RIR_RFSD_VAL));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: green;"&gt;//out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;tir,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: green;"&gt;//&amp;nbsp;&amp;nbsp; TIR_TFWM(TIR_RFWM_VAL) | TIR_TFEN | TIR_TWEN | TIR_TDMA |&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &lt;SPAN style="color: green;"&gt;//&amp;nbsp; TIR_TCOE | TIR_TSL | TIR_TSO | TIR_TRDO |&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;SPAN style="color: green;"&gt;// TIR_TFSD(TIR_RFSD_VAL));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;rir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RIR_RFWM(RIR_RFWM_VAL) | RIR_RFEN | RIR_RWEN | RIR_RSO | RIR_RCOE |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RIR_RDMA | RIR_RFSD(RIR_RFSD_VAL) | RIR_RRDO);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;tir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TIR_TFWM(TIR_RFWM_VAL) | TIR_TFEN | TIR_TWEN | TIR_TSO | TIR_TCOE |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TIR_TDMA | TIR_TFSD(TIR_RFSD_VAL) | TIR_TRDO);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background: yellow;"&gt;out_be32(&amp;amp;priv-&amp;gt;clk_regs-&amp;gt;tx, TDM_CLK_DIV_VAL);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: yellow;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_be32(&amp;amp;priv-&amp;gt;clk_regs-&amp;gt;rx, TDM_CLK_DIV_VAL);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: yellow;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pr_info(&lt;SPAN style="color: #a31515;"&gt;"TDM configured to use internal clock"&lt;/SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;SPAN style="color: blue;"&gt;else&lt;/SPAN&gt; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: green;"&gt;/*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: green;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; Rx Water mark 0,&amp;nbsp; FIFO enable,&amp;nbsp; Wide fifo, DMA enable for RX,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: green;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; Receive Sync out, syncwidth = ch width, Rx clk out,zero sync,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: green;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;falling edge , data order&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: green;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;rir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; RIR_RFWM(RIR_RFWM_VAL) | RIR_RFEN | RIR_RWEN | RIR_RDMA |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; RIR_RSL | RIR_RSO | RIR_RCOE | RIR_RRDO |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; RIR_RFSD(RIR_RFSD_VAL));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_be32(&amp;amp;priv-&amp;gt;tdm_regs-&amp;gt;tir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; TIR_TFWM(TIR_RFWM_VAL) | TIR_TFEN | TIR_TWEN | TIR_TDMA |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; TIR_TSL | TIR_TSO | TIR_TRDO | TIR_TFSD(TIR_RFSD_VAL));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pr_info(&lt;SPAN style="color: #a31515;"&gt;"TDM configured to use external clock"&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 18:16:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661790#M3984</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-03-09T18:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661791#M3985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naum,&lt;/P&gt;&lt;P&gt;We are very sorry we overlooked this issue, Yiping is a bit overloaded this week. &lt;/P&gt;&lt;P&gt;Yiping is now working on your question and will reply you as early as she can. We will take this issue with highest priority.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 03:33:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661791#M3985</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-03-17T03:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661792#M3986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class=""&gt;&lt;SPAN class=""&gt;Naum&lt;/SPAN&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also got failed result on P1020RDB for the internal clock testing.&lt;/P&gt;&lt;P&gt;It seems that &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TDM_CLK_DIV_VAL value is not correct for P1020, I need to do more investigation, will give you feedback later.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Yiping&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 14:59:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661792#M3986</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-20T14:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661793#M3987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now,&lt;/P&gt;&lt;P&gt;that you finally agree with me… and see for yourself that TDM_LOOPBACK_TEST&lt;/P&gt;&lt;P&gt;is FAILing using internal clock… please respond to our requirements for P1020…!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to see that this TDM_LOOPBACK_TEST  is gonna PASS&lt;/P&gt;&lt;P&gt;using TDM_CLK_DIV_VAL that will produce 10MHz bit clock on the TDM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So again the following TWO STEPS are essential for us…!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  What is the TDM_CLK_DIV_VAL  that will produce10MHz bit clock on the TDM…???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  And to see the PASSing results for TDM_LOOPBACK_TEST with TDM_CLK_DIV_VAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from above Step 1 applied…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.rugged.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naum Grutman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel:              ( 818 ) 700-2000 Ext. 163&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fax:             ( 818 ) 407-1502&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Address:    19756 Prairie St. Chatsworth, CA.91311&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E-mail:        ngrutman@rugged.com&amp;lt;mailto:ngrutman@rugged.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Website:    &lt;A href="www.rugged.com&amp;lt;http://www.rugged.com/&amp;gt;" target="test_blank"&gt;www.rugged.com&amp;lt;http://www.rugged.com/&amp;gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Embedded Computing without Compromise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 20:13:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661793#M3987</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-03-20T20:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661794#M3988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;Hello Yiping,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d;"&gt;Now, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d;"&gt;that you finally agree with me… and see for yourself that TDM_LOOPBACK_TEST &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d;"&gt;is FAILing using internal clock… please respond to our requirements for P1020…!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt;We need to see that this TDM_LOOPBACK_TEST &amp;nbsp;is gonna PASS &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt;using &lt;/SPAN&gt;&lt;STRONG style=": ; background: lime; text-decoration: underline; font-size: 16.0pt;"&gt;TDM_CLK_DIV_VAL&lt;/STRONG&gt; &lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt;that will produce 10MHz bit clock on the TDM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #1f497d; text-decoration: underline; font-size: 16.0pt;"&gt;So again the following &lt;SPAN style="background: yellow;"&gt;TWO STEPS&lt;/SPAN&gt; are essential for us…!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;What is the &lt;/SPAN&gt;&lt;STRONG style=": ; background: lime; text-decoration: underline; font-size: 16.0pt;"&gt;TDM_CLK_DIV_VAL&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt;that will produce10MHz bit clock on the TDM…???&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="2"&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt;And to see the PASSing results for TDM_LOOPBACK_TEST with &lt;/SPAN&gt;&lt;STRONG style=": ; background: lime; text-decoration: underline; font-size: 16.0pt;"&gt;TDM_CLK_DIV_VAL&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt;from above &lt;/SPAN&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: lime;"&gt;Step 1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d; background: yellow;"&gt;applied&lt;/SPAN&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d;"&gt;…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d;"&gt;Thanks again,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.0pt; color: #1f497d;"&gt;Naum&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 20:15:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661794#M3988</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-03-20T20:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661795#M3989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just verified the TDM internal clock loopback testing on P1010RDB-PB, it passed without any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When run the internal clock testing code on P1020RDB-PD, the TDM channel cannot receive any data, I am afraid the internal clock mode is not supported by P1020, because I cannot find these registers TDM_CLOCK_TDMCLK_DIV_VAL_RX/TDM_CLOCK_TDMCLK_DIV_VAL_TX definition in P1020 Reference Manual at all, at least this testing code working in internal clock mode is not suitable for P1020.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Tue, 21 Mar 2017 07:20:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661795#M3989</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-21T07:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661796#M3990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see the current log file showing that you have &lt;STRONG style="color: #51626f; background: lime; border: 0px; font-weight: bold; text-decoration: underline; text-indent: -24px; font-size: 16pt;"&gt;TDM_P1010&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;PASSing the TDM_LOOPBACK_TEST under &lt;STRONG style="color: #51626f; background: lime; border: 0px; font-weight: bold; text-decoration: underline; text-indent: -24px; font-size: 16pt;"&gt;Internal Clock&lt;/STRONG&gt;....!!!! &amp;nbsp;&lt;/P&gt;&lt;P&gt;and its &lt;STRONG style="color: #51626f; background: lime; border: 0px; font-weight: bold; text-decoration: underline; text-indent: -24px; font-size: 16pt;"&gt;TDM_CLK_DIV_VAL&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp; value...!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please attach it to your response... !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 16:18:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661796#M3990</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-03-21T16:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661797#M3991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class=""&gt;&lt;SPAN class=""&gt;Naum,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Please refer to the attached source code, dts and testing log for P1010RDB-PB platform.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;You could find "TDM configured to use internal clock" in the console log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I am not sure whether TDM internal clock mode is support on P1020RDB-PD and how to decide TDM Division Value for P1020, I have confirmed with the hardware AE team, am still waiting for the feedback.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Yiping&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 03:31:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661797#M3991</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-22T03:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661798#M3992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;Hello &lt;STRONG class=""&gt;&lt;SPAN class=""&gt;Naum,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the information which I provided previously, indeed TDM internal clock mode loopback test succeed on P1010RDB-PB, but failed on P1020RDB-PD, I have made many test on this issue these days.&amp;nbsp; I also contacted one of the TDM driver author, but this driver was designed 7 years ago, he couldn't remember much.&amp;nbsp; I also asked for the hardware AE team to confirm TDM hardware on P1020RDB-PD still am waiting for for the result.&lt;STRONG class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This morning the factory&lt;SPAN style="font-size: 10.0pt; color: black;"&gt; &lt;/SPAN&gt;team informed me that your issue had been escalated to them, they are investigating your problem parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will still keep tracking this issue, if I have any outcome or get any feedback from AE team, I will let you know in my first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 07:57:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661798#M3992</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-22T07:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661799#M3993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched from our internal Data base today, found a service request on 5/23/2012, it states "The internal clocking mechanism of TDM was de-featured in P1020".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I am still waiting for the authoritative confirmation from USA hardware AE team, will give you more update later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 05:45:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661799#M3993</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-23T05:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661800#M3994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the following update from the AE team, would you please also provide more information about a question from them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;AE Team&amp;gt;:&lt;/P&gt;&lt;P&gt;We looked at the Ref Manuals of P1020, P1010 and T1040. There is a section of TDM Clock control &amp;lt;see snips below, It is there in P1010RM and T1040RM &lt;STRONG&gt;but NOT in P1020RM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18414iC840480383BA7BC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18325i1B167FAF3BDD6CE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So a question to understand the customer requirement better:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What is the customer looking for? I mean will they be using this in their product as a feature? Or it is being used by them for some validation purpose?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meanwhile we are looking for some person in design team to check if these registers are there in P1020 or not.And also try to get the validation/verification status of this feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 15:04:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661800#M3994</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-24T15:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661801#M3995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yipping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find answers to yours and/or AE’s questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the customer looking for?&lt;/P&gt;&lt;P&gt;-&amp;gt;  We are in the process of building a product that is gonna be very much&lt;/P&gt;&lt;P&gt;depending on P1020’s TDM and its abilities and capabilities…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean will they be using this in their product as a feature?&lt;/P&gt;&lt;P&gt;-&amp;gt;  Yes, we will be using TDM in our product extensively&lt;/P&gt;&lt;P&gt;and need for P1020 to produce 10Mbps clock on the TDM&lt;/P&gt;&lt;P&gt;It clearly states that 50Mbps should be handled…&lt;/P&gt;&lt;P&gt;We are just looking for 1/5 of that 10Mbps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or it is being used by them for some validation purpose?&lt;/P&gt;&lt;P&gt;-&amp;gt;  Obviously, currently we are trying to validate above&lt;/P&gt;&lt;P&gt;that is why we are using the P1020RDB product and are looking for&lt;/P&gt;&lt;P&gt;TDM_LOOPBACK_TEST to PASS using Internal clock&lt;/P&gt;&lt;P&gt;And also want Internal clock configured correctly&lt;/P&gt;&lt;P&gt;to produce 10Mbps bit clock on the TDM&lt;/P&gt;&lt;P&gt;I have provided excerpts for P1020 and P1010 Reference manuals&lt;/P&gt;&lt;P&gt;Obviously you can see that they offer same TDM features.&lt;/P&gt;&lt;P&gt;We definitely want all the TDM features listed on P1020&lt;/P&gt;&lt;P&gt;and have TDM validated via TDM_LOOPBACK_TEST&lt;/P&gt;&lt;P&gt;using internal clock configured to produce 10Mbps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.rugged.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naum Grutman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel:              ( 818 ) 700-2000 Ext. 163&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fax:             ( 818 ) 407-1502&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Address:    19756 Prairie St. Chatsworth, CA.91311&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E-mail:        ngrutman@rugged.com&amp;lt;mailto:ngrutman@rugged.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Website:    &lt;A href="www.rugged.com&amp;lt;http://www.rugged.com/&amp;gt;" target="test_blank"&gt;www.rugged.com&amp;lt;http://www.rugged.com/&amp;gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Embedded Computing without Compromise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 18:00:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661801#M3995</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-03-24T18:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661802#M3996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt;"&gt;Hello Yipping &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt;"&gt;Please find answers to yours and/or AE’s questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt;"&gt;What is the customer looking for? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;-&amp;gt;&amp;nbsp; We are in the process of building a product that is gonna be very much &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;depending on P1020’s TDM and its abilities and capabilities…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt;"&gt;I mean will they be using this in their product as a feature? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;-&amp;gt;&amp;nbsp; Yes, we will be using TDM in our product extensively &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;and need for P1020 to produce 10Mbps clock on the TDM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;It clearly states that 50Mbps should be handled…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;We are just looking for 1/5 of that 10Mbps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="P1020_Chap19.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15940i186C225212D1C9DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="P1020_Chap19.png" alt="P1020_Chap19.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt;"&gt;Or it is being used by them for some validation purpose?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;-&amp;gt;&amp;nbsp; Obviously, currently we are trying to validate above&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;that is why we are using the P1020RDB product and are looking for &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;TDM_LOOPBACK_TEST to PASS using Internal clock&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;And also want Internal clock configured correctly &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;to produce 10Mbps bit clock on the TDM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;I have provided excerpts for P1020 and P1010 Reference manuals&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;Obviously you can see that they offer same TDM features.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;We definitely want all the TDM features listed on P1020 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;and have TDM validated via TDM_LOOPBACK_TEST&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d; background: yellow;"&gt;using internal clock configured to produce 10Mbps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="P1010_Chap23.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15976iD2B511906D6C474E/image-size/large?v=v2&amp;amp;px=999" role="button" title="P1010_Chap23.png" alt="P1010_Chap23.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.0pt; color: #548dd4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 18:08:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661802#M3996</guid>
      <dc:creator>naumgrutman</dc:creator>
      <dc:date>2017-03-24T18:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661803#M3997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naum Grutman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your detailed information, we need to contact the processor design team to do further confirmation regarding TDM internal clock feature on P1020, will give you feedback as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 03:37:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661803#M3997</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-27T03:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: P1020RDB-PD  TDM  tests and issues</title>
      <link>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661804#M3998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Hello Naum Grutman,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Please refer to the following information which I got from our hardware team.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;P1010 and P1020 are different devices, with different silicon inside, so TDM function is not guaranteed to be identical.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;For P1010: This is a copy of Figure 23-7 from P1010 Reference Manual:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17023i8A03ABA82C59076F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;You can see “On-Chip Clock Source” and gate controller by TCOE bit (this bit is in TDM_SB_TDMTIR register, see Section 23.5.3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Now similar Figure from P1020 Manual – Figure 19-37:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17072i004DAB6F8B2146A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;No “On-Chip Clock Source” path and no TCOE bit. The same in TDM_SB_TDMTIR register – bit 22 is reserved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;So – yes, P1020 TDM block is different in regards to internal clock, according to P1020 Reference Manual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;In addition, probably we need to do further discussion about what you are doing now, actually this should not be public in the community, this should be private as normal. So I suggest you create a ticket(case) from &lt;A class="link-titled" href="http://www.nxp.com/support/sales-and-support:SUPPORTHOME" title="http://www.nxp.com/support/sales-and-support:SUPPORTHOME"&gt;Sales and Support|NXP&lt;/A&gt; to describe your current problem in details. Your Ticket will be addressed in our internal system, you will get timely reply through email from our TIC support team. The email is sent out from "NXP Technical Support", if you reply to this email, your update will be addressed in our system automatically.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Yiping&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 10:51:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020RDB-PD-TDM-tests-and-issues/m-p/661804#M3998</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-03-29T10:51:16Z</dc:date>
    </item>
  </channel>
</rss>

