<?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 Re: LPC1758 PCONP Register PCSPI, PCSSP1 and PCSSP0 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1758-PCONP-Register-PCSPI-PCSSP1-and-PCSSP0/m-p/521784#M4420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Sun Feb 22 14:58:26 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Verilog7777&lt;/STRONG&gt;&lt;BR /&gt;I haven't written the code but that would be the true way to find out what each pin does.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And whats's not clear there?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Chapter 17: LPC176x/5x SPI&lt;BR /&gt;&lt;BR /&gt;The SPI is configured using the following registers:&lt;BR /&gt;1. Power: In the PCONP register (Table 46), set bit PCSPI.&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Chapter 18: LPC176x/5x SSP0/1&lt;BR /&gt;&lt;BR /&gt;The two SSP interfaces, SSP0 and SSP1 are configured using the following registers:&lt;BR /&gt;1. Power: In the PCONP register (Table 46), set bit PCSSP0 to enable SSP0 and bit&lt;BR /&gt;PCSSP1 to enable SSP1.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:53:10 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:53:10Z</dc:date>
    <item>
      <title>LPC1758 PCONP Register PCSPI, PCSSP1 and PCSSP0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1758-PCONP-Register-PCSPI-PCSSP1-and-PCSSP0/m-p/521783#M4419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Verilog7777 on Sun Feb 22 14:43:39 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Table 46 in the manual shows 3 locations for SPI interface to turn ON namely PCSPI, PCSSP1 and PCSSP0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Question&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To power up the SPI interface do all 3 bit locations(PCSPI, PCSSP1 and PCSSP0) have to be set to 1 or just PCSPI? I am trying to communicate SSP1 and SSP0 and the reason for the question is because I would like to know if PCSPI will turn on both by Default. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't written the code but that would be the true way to find out what each pin does. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:53:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1758-PCONP-Register-PCSPI-PCSSP1-and-PCSSP0/m-p/521783#M4419</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1758 PCONP Register PCSPI, PCSSP1 and PCSSP0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1758-PCONP-Register-PCSPI-PCSSP1-and-PCSSP0/m-p/521784#M4420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Sun Feb 22 14:58:26 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Verilog7777&lt;/STRONG&gt;&lt;BR /&gt;I haven't written the code but that would be the true way to find out what each pin does.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And whats's not clear there?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Chapter 17: LPC176x/5x SPI&lt;BR /&gt;&lt;BR /&gt;The SPI is configured using the following registers:&lt;BR /&gt;1. Power: In the PCONP register (Table 46), set bit PCSPI.&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Chapter 18: LPC176x/5x SSP0/1&lt;BR /&gt;&lt;BR /&gt;The two SSP interfaces, SSP0 and SSP1 are configured using the following registers:&lt;BR /&gt;1. Power: In the PCONP register (Table 46), set bit PCSSP0 to enable SSP0 and bit&lt;BR /&gt;PCSSP1 to enable SSP1.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:53:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1758-PCONP-Register-PCSPI-PCSSP1-and-PCSSP0/m-p/521784#M4420</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:53:10Z</dc:date>
    </item>
  </channel>
</rss>

