<?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 SPI for MPC5606B in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581862#M4162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I'm working with SPI-1(as slave bus) of MPC5606B now. Is there any code sample about SPI module configuration to share? My code is not work.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Urgent need for your guidance. Thanks.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Wang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2016 01:01:33 GMT</pubDate>
    <dc:creator>iswanghe</dc:creator>
    <dc:date>2016-06-28T01:01:33Z</dc:date>
    <item>
      <title>SPI for MPC5606B</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581862#M4162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I'm working with SPI-1(as slave bus) of MPC5606B now. Is there any code sample about SPI module configuration to share? My code is not work.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Urgent need for your guidance. Thanks.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Wang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 01:01:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581862#M4162</guid>
      <dc:creator>iswanghe</dc:creator>
      <dc:date>2016-06-28T01:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: SPI for MPC5606B</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581863#M4163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See following document, section 24:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/files/32bit/doc/app_note/AN2865.pdf"&gt;http://www.nxp.com/files/32bit/doc/app_note/AN2865.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/files/32bit/doc/app_note/AN2865SW.zip"&gt;http://www.nxp.com/files/32bit/doc/app_note/AN2865SW.zip&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 06:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581863#M4163</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2016-06-28T06:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: SPI for MPC5606B</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581864#M4164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi David:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;I use PC with USB-SPI adapter as master device, and MPC5606B SPI1 as &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;slave. &lt;/SPAN&gt;&lt;/STRONG&gt;I refer to the above information for the design and not work still(I copy your code and modify the pin configuration only). &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; I test the signal of the&amp;nbsp; &lt;STRONG&gt;USB-SPI adapter, and the&amp;nbsp; waveform of MOSI/ SCK/ CS0 are normal. But MISO is low level.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;STRONG&gt;So how&amp;nbsp; to deal with this situation.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Urgent need for your guidance. Thanks.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 07:43:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581864#M4164</guid>
      <dc:creator>iswanghe</dc:creator>
      <dc:date>2016-06-30T07:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: SPI for MPC5606B</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581865#M4165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don’t have experience with such USB-SPI adapters, I would firstly test the code on the EVB itself with using on two DSPIs, one as master, second as slave to determine where the problem is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 09:12:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/581865#M4165</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2016-06-30T09:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: SPI for MPC5606B</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/1440158#M20885</link>
      <description>&lt;P&gt;Hi, sir,&amp;nbsp;&lt;A href="http://www.nxp.com/files/32bit/doc/app_note/AN2865SW.zip" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.nxp.com/files/32bit/doc/app_note/AN2865SW.zip&lt;/A&gt;.This link has failed. I'm taking SPC5606B as a slave now. SPI can't enter the interrupt and can't find the official code. See this post, can you help me send me a new link? Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 03:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPI-for-MPC5606B/m-p/1440158#M20885</guid>
      <dc:creator>StarMao159376</dc:creator>
      <dc:date>2022-04-07T03:09:40Z</dc:date>
    </item>
  </channel>
</rss>

