<?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 MPC5604P SPI configuration reg... in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5604P-SPI-configuration-reg/m-p/147336#M380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Presently I am working on MPC5604P SPI module. I want to select the slaves through DSPIO PCSx pins usin as GPIO.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can somebody help me out on this.......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried enabling and disabling the CS before each transfer...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I tried with 3 byte transfer, with the same procedure, the CS is active only for the first byte and remains HIGH for the rest eventhough I am making it LOW for the next byte.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2011 15:30:06 GMT</pubDate>
    <dc:creator>pavan_nagamalla</dc:creator>
    <dc:date>2011-07-08T15:30:06Z</dc:date>
    <item>
      <title>MPC5604P SPI configuration reg...</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5604P-SPI-configuration-reg/m-p/147336#M380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Presently I am working on MPC5604P SPI module. I want to select the slaves through DSPIO PCSx pins usin as GPIO.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can somebody help me out on this.......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried enabling and disabling the CS before each transfer...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I tried with 3 byte transfer, with the same procedure, the CS is active only for the first byte and remains HIGH for the rest eventhough I am making it LOW for the next byte.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 15:30:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC5604P-SPI-configuration-reg/m-p/147336#M380</guid>
      <dc:creator>pavan_nagamalla</dc:creator>
      <dc:date>2011-07-08T15:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P SPI configuration reg...</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5604P-SPI-configuration-reg/m-p/147337#M381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello pavan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the requirement is to make the CS pin high in between byte transfers, why to select it as a GPIO pin?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its better to configiure the pin as DSPI0 pin the PCR register. In this way we dont have to make the CS pin high and low.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Firoz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 21:29:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC5604P-SPI-configuration-reg/m-p/147337#M381</guid>
      <dc:creator>princefiroz</dc:creator>
      <dc:date>2011-07-08T21:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P SPI configuration reg...</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5604P-SPI-configuration-reg/m-p/147338#M382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Firoz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can use the AUTO configuration mechanism with the internal registers. I&amp;nbsp;tried this and working good. But it is mentioned that we can also use the CS0,CS1 etc.. as GPIO also. So, I am trying to make use of CS0 as GPIO and asserting it before the transfer. But facing the stated problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 14:05:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC5604P-SPI-configuration-reg/m-p/147338#M382</guid>
      <dc:creator>pavan_nagamalla</dc:creator>
      <dc:date>2011-07-11T14:05:36Z</dc:date>
    </item>
  </channel>
</rss>

