<?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>MPC5xxx中的主题 Re: MPC5775K SPI</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507982#M3136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at the following code. It is my DSPI setup for MPC5775K.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/********************DSPI0 - Master********************************/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[36].R = 0x32840001; //DSPI0_CS0 - output&lt;BR /&gt;SIUL2.MSCR[37].R = 0x32840001; //DSPI0_SCK - output&lt;BR /&gt;SIUL2.MSCR[38].R = 0x32840001; //DSPI0_SOUT - output&lt;BR /&gt;SIUL2.MSCR[39].R = 0x308C0000; //DSPI0_SIN&amp;nbsp; - input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/********************DSPI2 - Slave**********************************/&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[10].R = 0x308C0001; //DSPI2_CS0 - input&lt;BR /&gt;SIUL2.IMCR[10].B.SSS = 2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[11].R = 0x308C0001; //DSPI2_SCK - input&lt;BR /&gt;SIUL2.IMCR[8].B.SSS = 2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[13].R = 0x308C0000; //DSPI2_SIN - input&lt;BR /&gt;SIUL2.IMCR[9].B.SSS = 2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;SIUL2.MSCR[12].R = 0x32840001; //DSPI2_SOUT - output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the connection is following&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; P18.0 to P18.5 (CS_0)&lt;BR /&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; P18.2 to P18.7 (SCK)&lt;BR /&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; P18.3 to P18.9 (SIN - SOUT)&lt;BR /&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; P18.4 to P18.8 (SOUT - SIN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Dec 2016 17:56:08 GMT</pubDate>
    <dc:creator>martin_kovar</dc:creator>
    <dc:date>2016-12-20T17:56:08Z</dc:date>
    <item>
      <title>MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507961#M3115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working with MPC5775K now. Is there any code sample about SPI module configuration to share?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 03:32:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507961#M3115</guid>
      <dc:creator>ronliu</dc:creator>
      <dc:date>2016-03-28T03:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507962#M3116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ported example from AN4830 for MPC5775K and I added some interrupts after modules receive the message.&lt;/P&gt;&lt;P&gt;If you have any question, please feel free to write me back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:05:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507962#M3116</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-03-31T11:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507963#M3117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. But how can I get the AN4832? Could you tell me the URL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 11:28:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507963#M3117</guid>
      <dc:creator>ronliu</dc:creator>
      <dc:date>2016-04-01T11:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507964#M3118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean AN4830?&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4830.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4830.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4830.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 11:41:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507964#M3118</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-04-01T11:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507965#M3119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;I see that the file of AN4830 is about&amp;nbsp; mpc574g. Is it similar with the mpc5775k?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Apr 2016 08:17:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507965#M3119</guid>
      <dc:creator>ronliu</dc:creator>
      <dc:date>2016-04-02T08:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507966#M3120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested your code sample . It seemed that the CS signal didn't work. It was always high. &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/b55689"&gt;b55689&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 09:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507966#M3120</guid>
      <dc:creator>ronliu</dc:creator>
      <dc:date>2016-04-07T09:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507967#M3121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just tested and I see CS signal pulse on the oscilloscope. Pulse is about 25us long. Do you measure it on correct pin?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 11:05:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507967#M3121</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-04-07T11:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507968#M3122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin&lt;/P&gt;&lt;P&gt;I was using DSPI2 to complete my project. The code was configured like that below.&lt;/P&gt;&lt;P&gt;I tested all four signals in a scope. I could see that SCK and SOUT were working in the right way.&lt;/P&gt;&lt;P&gt;But the CS0 was always high. Now , I configured CS0 pin into GPIO mode so that it could generate the right signal. You know it was a stupid method. But I want it to work automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SIUL2.MSCR[10].R = 0x308C0001; //DSPI2_CS0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SIUL2.IMCR[10].B.SSS = 2;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;//&amp;nbsp; SIUL2.MSCR[10].R = 0x32000000;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;//&amp;nbsp; SIUL2.GPDO[10].B.PDO = 1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SIUL2.MSCR[11].R = 0x308C0001; //DSPI2_SCK&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SIUL2.IMCR[8].B.SSS = 2;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SIUL2.MSCR[12].R = 0x32840001; //DSPI2_SOUT&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SIUL2.MSCR[13].R = 0x308C0000; //DSPI2_SIN&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SIUL2.IMCR[9].B.SSS = 2;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SPI_2.MCR.R = 0x80030001;/*Configured Master mode */&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SPI_2.MODE.CTAR[0].R = 0x78021004;/*Same CTAR0 configuration as SPI_0*/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SPI_2.MODE.CTAR[0].B.FMSZ = 7;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; /* f = 4.15M ， 66.5 / (2 x 8) */&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SPI_2.MODE.CTAR[0].B.DBR = 0;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SPI_2.MODE.CTAR[0].B.PBR = 0;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SPI_2.MODE.CTAR[0].B.BR = 3;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SPI_2.RSER.B.RFDF_RE = 1;/*Receive FIFO Drain Request enable*/&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; SPI_2.MCR.B.HALT = 0x0;/* Exit HALT mode: go from STOPPED to RUNNING state*/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; /* interrupt */&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; //INTC.PSR[281].R = 0x8001; /*Set Core and interrupt priority*/&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; //&amp;nbsp; INTC.PSR[281].B.PRC_SELN0 = 1;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; //&amp;nbsp; INTC.PSR[281].B.PRIN = 14;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:50:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507968#M3122</guid>
      <dc:creator>ronliu</dc:creator>
      <dc:date>2016-04-07T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507969#M3123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you configured SPI_2 as a master. So SPI_0 has to be slave. Are you able to receive data from master to slave and from slave to master? If yes, the signal has to be OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to measure signal directly in my project. There is definitely no problem with signals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 13:18:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507969#M3123</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-04-07T13:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507970#M3124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want both SPI0 and SPI2 to work in the master mode. These two SPI buses are driving different device.&amp;nbsp; I see that there are some difference between SPI0 and SPI2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SIUL2.MSCR[36].R = 0x32840001; //DSPI0_CS0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SIUL2.MSCR[10].R = 0x308C0001; //DSPI2_CS0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SIUL2.IMCR[10].B.SSS = 2;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 01:42:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507970#M3124</guid>
      <dc:creator>ronliu</dc:creator>
      <dc:date>2016-04-08T01:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507971#M3125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I understand the problem. In my example DSPI_2 CS0 is configured as input, because it is slave. You have to configure CS0 as output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[10].R = &lt;STRONG&gt;0x32840001;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now it will work correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 06:34:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507971#M3125</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-04-08T06:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507972#M3126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It seems that it doesn't work properly. Only the CS0 was abnormal. My code consists of two parts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="无标题.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30829i1E51178C1FB9699A/image-size/large?v=v2&amp;amp;px=999" role="button" title="无标题.png" alt="无标题.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 09:40:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507972#M3126</guid>
      <dc:creator>ronliu</dc:creator>
      <dc:date>2016-04-08T09:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507973#M3127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not understand your last post. In your case, when both modules are configured as a master, the signal has to be configured with following direction for both modules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIN - input&lt;/P&gt;&lt;P&gt;SOUT - output&lt;/P&gt;&lt;P&gt;SCK - output&lt;/P&gt;&lt;P&gt;CS0 - output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct configuration for SPI_0 is:&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[36].R = 0x32840001; //DSPI0_CS0&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[37].R = 0x32840001; //DSPI0_SCK&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[38].R = 0x32840001; //DSPI0_SOUT&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[39].R = 0x308C0000; //DSPI0_SIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct configuration for SPI_2 is:&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[10].R = 0x32840001; //DSPI2_CS0&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[11].R = 0x32840001; //DSPI2_SCK&lt;/P&gt;&lt;P&gt;SIUL2.MSCR[12].R = 0x32840001; //DSPI2_SOUT&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SIUL2.MSCR[13].R = 0x308C0000; //DSPI2_SIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 10:46:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507973#M3127</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-04-08T10:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507974#M3128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your code is really helpful, but i find it difficult to find a datasheet for MPC5775k , Could you please share the link for MPC5775k datasheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 09:21:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507974#M3128</guid>
      <dc:creator>sandeepnagaraja</dc:creator>
      <dc:date>2016-12-19T09:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507975#M3129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a datasheet&amp;nbsp; and reference manual for mpc5777m, my query is that, the registers like MCR, CTAR,MSCR are similar or different from each other, if both are same, then i could follow the mpc5777m for register bit mapping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 09:25:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507975#M3129</guid>
      <dc:creator>sandeepnagaraja</dc:creator>
      <dc:date>2016-12-19T09:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507976#M3130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MPC5775K reference manual revision 5 is not under NDA now, so I am attaching it to this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 09:47:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507976#M3130</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-12-19T09:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507977#M3131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, Thanks for the quick reply Martin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 10:11:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507977#M3131</guid>
      <dc:creator>sandeepnagaraja</dc:creator>
      <dc:date>2016-12-19T10:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507978#M3132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As we are designing a SPI driver for MPC5777m based on your code for MPC5775k, The control registers bit mapping could be resolved with the reference manual u just shared, if i am not stressing up, could you kindly shar I/O signal table for MPC5775k, i am just checking for DSPI_0 and DSPI_1 specific pins for GPIO_INIT function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 10:18:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507978#M3132</guid>
      <dc:creator>sandeepnagaraja</dc:creator>
      <dc:date>2016-12-19T10:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507979#M3133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We are porting from MPC5748G to MPC5777M,We have procurred MPC57XX motherboard and a MPC5777M_512DS daughter board, i referred the reference manual and a datasheet, but we couldnt trace the SPI Specific pins(SCK,SOUT,SIN,SS(bar)) in the evaluation board, Could any one point out the SPI pins in the MPC57XX evaluation board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 08:58:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507979#M3133</guid>
      <dc:creator>sandeepnagaraja</dc:creator>
      <dc:date>2016-12-20T08:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5775K SPI</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507980#M3134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at the I/O signal description sheet. I do not know, why this excel file is not attached to newest reference manual placed on website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 12:05:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5775K-SPI/m-p/507980#M3134</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-12-20T12:05:12Z</dc:date>
    </item>
  </channel>
</rss>

