<?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>LPC MicrocontrollersのトピックSSP1 for LPC433x-Xplorer board</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SSP1-for-LPC433x-Xplorer-board/m-p/722066#M29176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a LPC43s67 espresso borad before, and I set the SSP0 works,&lt;/P&gt;&lt;P&gt;now, I want to change the SSP function into a new board LPC4330 xplorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the SSP1 from the onboard pins (from pin number 5~8) with the code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chip_SCU_PinMuxSet(0x1, 5, (SCU_PINIO_FAST | SCU_MODE_FUNC5)); /* P1.5 =&amp;gt; SSEL1 */&lt;BR /&gt; Chip_SCU_PinMuxSet(0xF, 4, (SCU_PINIO_FAST | SCU_MODE_FUNC0)); /* PF.4 =&amp;gt; SCK1 */&lt;/P&gt;&lt;P&gt;Chip_SCU_PinMuxSet(0x1, 4, (SCU_MODE_INACT | SCU_MODE_INBUFF_EN | SCU_MODE_ZIF_DIS | SCU_MODE_FUNC5)); /* P1.4 =&amp;gt; MOSI1 */&lt;BR /&gt; Chip_SCU_PinMuxSet(0x1, 3, (SCU_MODE_INACT | SCU_MODE_INBUFF_EN | SCU_MODE_ZIF_DIS | SCU_MODE_FUNC5)); /* P1.3 =&amp;gt; MISO1 */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, it not works, and I detect a large noise in the SCK and SSEL pin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dose it have any idea about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ChuYuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2017 03:58:00 GMT</pubDate>
    <dc:creator>chuyuanchiang</dc:creator>
    <dc:date>2017-10-26T03:58:00Z</dc:date>
    <item>
      <title>SSP1 for LPC433x-Xplorer board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SSP1-for-LPC433x-Xplorer-board/m-p/722066#M29176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a LPC43s67 espresso borad before, and I set the SSP0 works,&lt;/P&gt;&lt;P&gt;now, I want to change the SSP function into a new board LPC4330 xplorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the SSP1 from the onboard pins (from pin number 5~8) with the code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chip_SCU_PinMuxSet(0x1, 5, (SCU_PINIO_FAST | SCU_MODE_FUNC5)); /* P1.5 =&amp;gt; SSEL1 */&lt;BR /&gt; Chip_SCU_PinMuxSet(0xF, 4, (SCU_PINIO_FAST | SCU_MODE_FUNC0)); /* PF.4 =&amp;gt; SCK1 */&lt;/P&gt;&lt;P&gt;Chip_SCU_PinMuxSet(0x1, 4, (SCU_MODE_INACT | SCU_MODE_INBUFF_EN | SCU_MODE_ZIF_DIS | SCU_MODE_FUNC5)); /* P1.4 =&amp;gt; MOSI1 */&lt;BR /&gt; Chip_SCU_PinMuxSet(0x1, 3, (SCU_MODE_INACT | SCU_MODE_INBUFF_EN | SCU_MODE_ZIF_DIS | SCU_MODE_FUNC5)); /* P1.3 =&amp;gt; MISO1 */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, it not works, and I detect a large noise in the SCK and SSEL pin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dose it have any idea about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ChuYuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 03:58:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SSP1-for-LPC433x-Xplorer-board/m-p/722066#M29176</guid>
      <dc:creator>chuyuanchiang</dc:creator>
      <dc:date>2017-10-26T03:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSP1 for LPC433x-Xplorer board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SSP1-for-LPC433x-Xplorer-board/m-p/722067#M29177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the noise signal in SCK1 about 2.4MHz with pvp 2.4v, I think it will let SSP work abnormal&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 07:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SSP1-for-LPC433x-Xplorer-board/m-p/722067#M29177</guid>
      <dc:creator>chuyuanchiang</dc:creator>
      <dc:date>2017-10-26T07:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSP1 for LPC433x-Xplorer board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SSP1-for-LPC433x-Xplorer-board/m-p/722068#M29178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh, this is my fault, I just use the lpc43s67 code to do that, but the SCLK1 pin set is different between 4330 and 4367,&lt;/P&gt;&lt;P&gt;I adjust the code for sclk1 to:&lt;/P&gt;&lt;P&gt;Chip_SCU_ClockPinMuxSet(0, (SCU_PINIO_FAST | SCU_MODE_FUNC6)); &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it works,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ChuYuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 08:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SSP1-for-LPC433x-Xplorer-board/m-p/722068#M29178</guid>
      <dc:creator>chuyuanchiang</dc:creator>
      <dc:date>2017-10-26T08:27:31Z</dc:date>
    </item>
  </channel>
</rss>

