<?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: MPC8313 PCI Bridge</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333396#M751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For MPC8313 device output impedance of PCI signals is 25 Ohms, this is specified in “MPC8313 Hardware Specifications”, Table 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/data_sheet/MPC8313EEC.pdf"&gt;http://cache.freescale.com/files/32bit/doc/data_sheet/MPC8313EEC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking to the PCI specification you referring, I do not see a strict requirement for output driver to be 65 ohms, so I do not think PCI specification is violated here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For overvoltage and undervoltage specifications please refer to PCI specification, Figure 4-5 “Maximum AC Waveforms for 3.3V Signaling”. Our device is done in accordance with PCI specification, so should meet these values.&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, 13 Jan 2015 07:52:39 GMT</pubDate>
    <dc:creator>alexander_yakov</dc:creator>
    <dc:date>2015-01-13T07:52:39Z</dc:date>
    <item>
      <title>MPC8313 PCI Bridge</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333395#M750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1.5em; font-size: 14px; color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"&gt;I interfaced a DSP (&lt;A class="folder product internal-link" href="http://www.ti.com/product/TMS320C6424" style="color: #094b54; border-bottom-style: none; background: transparent;" target="_blank" title="Link to Product Folder"&gt;TMS320C6424&lt;/A&gt;) with a Freescale CPU (MPC8313E) using the 32 bit PCI Interface. Assuming that both devices are PCI compliant.&lt;/P&gt;&lt;P style="margin-bottom: 1.5em; font-size: 14px; color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"&gt;&lt;SPAN style="color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;In the PCI V2.2 specifications, a PCI bridge usually has relatively weak output driver and assume a trace impedance of 65 ohms with no termination. In this case, series resistors are not required. But apparently, neither of the devices are fully PCI compliant.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 1.5em; margin-bottom: 1.5em; font-size: 14px; color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"&gt;I did not use any serial resistors on the PCI signals as the PCI specification don't require any termination due to the week driver. The nets are about 4 inches long with impedance controlled to 55 ohms +/- 10%. The MPC8313 is configured as PCI host and the TMS320C6424 as PCI device.&lt;/P&gt;&lt;P style="margin-top: 1.5em; margin-bottom: 1.5em; font-size: 14px; color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"&gt;There is actually no problem. Everything work perfectly fine. But I probed some signals on the PCI interface to check the waveforms and they are mostly very badly shaped: Down to -1.05V undershoot and up to +4.24V overshoot. The PCI driver is apparently too strong and the waveform certainly does not meet the absolute maximum rating of the receiver chips.&lt;/P&gt;&lt;P style="margin-top: 1.5em; margin-bottom: 1.5em; font-size: 14px; color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;I think that +4.24V overshoot may be harmful for the internal PCI clamping diode and some precautions need to be considered. A 33 ohms series resistors may be required on both end of each net. &lt;/SPAN&gt;&lt;SPAN style="color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;To make the interface &lt;/SPAN&gt;&lt;SPAN style="color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;PCI &lt;/SPAN&gt;&lt;SPAN style="color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;compliant, I will then need to add 54 series resistors on each of the devices.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 1.5em; margin-bottom: 1.5em; font-size: 14px; color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"&gt;In the event that I don't have enough space on the PCB to add 108 series resistors to reshape the waveform to match the PCI specifications, can I assume that the clamping diode on the receiver will be sufficient to absorb the energy of the overshoot and undershoot without the risk of damaging the chip on a long term?&lt;/P&gt;&lt;P style="margin-top: 1.5em; margin-bottom: 1.5em; font-size: 14px; color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"&gt;In other words, the serial damping resistors, are they mandatory on the MPC8313E PCI interface?&lt;/P&gt;&lt;P style="margin-top: 1.5em; margin-bottom: 1.5em; font-size: 14px; color: #555555; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 21:21:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333395#M750</guid>
      <dc:creator>denisfournier</dc:creator>
      <dc:date>2015-01-09T21:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313 PCI Bridge</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333396#M751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For MPC8313 device output impedance of PCI signals is 25 Ohms, this is specified in “MPC8313 Hardware Specifications”, Table 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/data_sheet/MPC8313EEC.pdf"&gt;http://cache.freescale.com/files/32bit/doc/data_sheet/MPC8313EEC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking to the PCI specification you referring, I do not see a strict requirement for output driver to be 65 ohms, so I do not think PCI specification is violated here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For overvoltage and undervoltage specifications please refer to PCI specification, Figure 4-5 “Maximum AC Waveforms for 3.3V Signaling”. Our device is done in accordance with PCI specification, so should meet these values.&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, 13 Jan 2015 07:52:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333396#M751</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2015-01-13T07:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313 PCI Bridge</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333397#M752</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;Knowing the output impedance of the buffers will be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am referring to the following document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- PCI System Architecture (4th Edition): Page 26, "PCI Method: Reflected-Wave Switching"&lt;/P&gt;&lt;P&gt;The PCI bus is unterminated and uses wavefront reflection to advantage. A carefully selected, relatively&lt;/P&gt;&lt;P&gt;weak output driver is used to drive the signal line partially towards the desired logic state. The driver&lt;/P&gt;&lt;P&gt;only has to drive the signal line partially towards its final state, rather than completely&lt;/P&gt;&lt;P&gt;(as a strong incident-wave driver would).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- PCI System Architecture (4th Edition): Page 728, "Card Characteristic Impedance"&lt;/P&gt;&lt;P&gt;The characteristic impedance range of on-card signal traces must be 65 ohms ±10%.&lt;/P&gt;&lt;P&gt;This impedance only includes the impedance of the on-card trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- PCI Bus Demystified Second Edition: Page 148,&lt;/P&gt;&lt;P&gt;The PCI specification has no requirement for the impedance of an unloaded motherboard.&lt;/P&gt;&lt;P&gt;However, the tighter electrical requirements of Compact PCI require that an&lt;/P&gt;&lt;P&gt;unloaded backplane have an impedance of 65 ohms ±10%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:12:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333397#M752</guid>
      <dc:creator>denisfournier</dc:creator>
      <dc:date>2015-01-13T15:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313 PCI Bridge</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333398#M753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;As far as I can understand, the first section explains the fact that PCI is based on reflected wave, other two sections specify 65 ohm impedance for on-card traces and Compact PCI backplane. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 17:15:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333398#M753</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2015-01-13T17:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313 PCI Bridge</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333399#M754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is correct.&lt;/P&gt;&lt;P&gt;The reflected wave switching of the PCI requires a week driver and no termination. The impedance of the bus is not specified.&lt;/P&gt;&lt;P&gt;The Compact PCI uses the same reflected wave switching technique on a 65 ohms backplane. (This suppose a 65 ohms driver but the driver impedance is still not specified.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 18:12:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333399#M754</guid>
      <dc:creator>denisfournier</dc:creator>
      <dc:date>2015-01-13T18:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313 PCI Bridge</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333400#M755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Weak" does not mean 65 ohms. As you already mentioned, PCI bus is unterminated, so assuming any termination techniques like impedance matching is incorrect.&lt;/P&gt;&lt;P&gt;In other words, it is not correct to assume output impedance of the output driver should be equal to line impedance. As I can understand, this is a root cause of the topic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 13:43:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333400#M755</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2015-01-14T13:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313 PCI Bridge</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333401#M756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct,&lt;/P&gt;&lt;P&gt;This is not a requirement.&lt;/P&gt;&lt;P&gt;This is indeed a mathematical conclusion based on the information in the PCI specifications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 16:36:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/MPC8313-PCI-Bridge/m-p/333401#M756</guid>
      <dc:creator>denisfournier</dc:creator>
      <dc:date>2015-01-14T16:36:48Z</dc:date>
    </item>
  </channel>
</rss>

