<?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>PowerQUICC ProcessorsのトピックRe: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716804#M2247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right. I usually assume customers use most recent revisions of of our documents.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal space can be moved from its default position to any other place, if necessary. This is done by writing to IMMRBAR. Usually, IMMR is moved because upper part of memory is used for NOR flash, however this depends on flash size, so - up to designer. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2018 16:07:21 GMT</pubDate>
    <dc:creator>alexander_yakov</dc:creator>
    <dc:date>2018-03-16T16:07:21Z</dc:date>
    <item>
      <title>HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716794#M2237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have written hdlc driver for freescale mpc8309twr board,and i am getting CRC error on receive and non-octet aligned as well as with the help of bd_status&amp;nbsp; , i am getting length of packet&amp;nbsp; equal to 1 , So where i am doing any mistake.&lt;/P&gt;&lt;P&gt;And at the time of sending packet i am instructing hdlc controller to add CRC ,so even i am getting reply for a packet but lenght with one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My setup is like that : Router1(mpc8309) ----&amp;gt; modem(v.35 to dsl converter)--------&amp;gt;modem(dsl to v.35 converter)----&amp;gt;Router2(mpc8309)&lt;/P&gt;&lt;P&gt;Your answer is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Muazzam(india)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 10:49:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716794#M2237</guid>
      <dc:creator>mdmuazzam</dc:creator>
      <dc:date>2018-02-28T10:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716795#M2238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typical reason for "Non-octet aligned frame" error is excessive noise on clock input, this is used to sample incoming data. Please check if input clock waveform is correct and clock source output impedance is matched with trace impedance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alexander&lt;BR /&gt;TIC&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, 06 Mar 2018 06:53:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716795#M2238</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2018-03-06T06:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716796#M2239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alexander,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; But when my device is connected to slave mode modem (which gives me clock tx and rx both) then its working fine .&lt;/P&gt;&lt;P&gt;what happens when we connect with Master mode modem.&lt;/P&gt;&lt;P&gt;Basically in CRO i observed ,that i am getting distorted&amp;nbsp; RX input clock in Master mode modem but very clear input clock in slave mode.&lt;/P&gt;&lt;P&gt;And also tested modems in tester and found modem correct.&lt;/P&gt;&lt;P&gt;So what kind of circuit may distort the signal?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Muazzam(india)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 11:23:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716796#M2239</guid>
      <dc:creator>mdmuazzam</dc:creator>
      <dc:date>2018-03-06T11:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716797#M2240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Can i use Received frames threshold(RFTHR) register&amp;nbsp; to minimize the effect of Non-aligned octed issue due to excessive noise in input clock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 12:54:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716797#M2240</guid>
      <dc:creator>mdmuazzam</dc:creator>
      <dc:date>2018-03-06T12:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716798#M2241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please submit scope pictures of "distorted RX input clock in Master mode" and "clear input clock in slave mode".&lt;/P&gt;&lt;P&gt;Also please describe your hardware connections to between MPC8309 and modem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:02:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716798#M2241</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2018-03-06T16:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716799#M2242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I do not think this will be helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:17:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716799#M2242</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2018-03-06T17:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716800#M2243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi alex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you tell me how can i reduce noise according to you which is input signal?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 07:32:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716800#M2243</guid>
      <dc:creator>mdmuazzam</dc:creator>
      <dc:date>2018-03-12T07:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716801#M2244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi alex,&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; I have changed clock number ,i.e RXLCK =14 for UCC5 in mpc8309 and TXCLK =13,so now i just reversed and it's working .&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; So my doubt is why d i need to interchange the clock numbers in UCC.Is it one kind of bug in MPC8309 Processor ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Muazzam(india)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 10:20:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716801#M2244</guid>
      <dc:creator>mdmuazzam</dc:creator>
      <dc:date>2018-03-13T10:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716802#M2245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If my understanding is correct, this means your external connection is done in this way. I mean, TX clock is connected to RX clock input and viceversa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 02:45:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716802#M2245</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2018-03-15T02:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716803#M2246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No alex , all connections are correct ,recently i seen in revision 1 of mpc8309RM manual they have mentioned that clock numbers have to interchanged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex if you can tell ,diiferent then HDLC, Why do we need to change the base address of IMMRBAR from FF40_0000 to e000_0000 in init.cfg file which is given by freescale?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Muazzam(india)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 09:14:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716803#M2246</guid>
      <dc:creator>mdmuazzam</dc:creator>
      <dc:date>2018-03-15T09:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: HDLC_RX_CR and HDLC_RX_NO error and data length is 1</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716804#M2247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right. I usually assume customers use most recent revisions of of our documents.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal space can be moved from its default position to any other place, if necessary. This is done by writing to IMMRBAR. Usually, IMMR is moved because upper part of memory is used for NOR flash, however this depends on flash size, so - up to designer. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:07:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/HDLC-RX-CR-and-HDLC-RX-NO-error-and-data-length-is-1/m-p/716804#M2247</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2018-03-16T16:07:21Z</dc:date>
    </item>
  </channel>
</rss>

