<?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のトピックLPC1115 SPI relocate</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1115-SPI-relocate/m-p/537487#M11463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tzijnge on Fri Jul 26 04:51:32 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have encountered a problem while trying to use the SSP1 module on an LPC1115/303. This module can be relocated to two different outputs on the package. You can use the IOCON_SSEL1_LOC, IOCON_MISO1_LOC, IOCON_MOSI1_LOC and IOCON_SCK1_LOC registers for this. These registers are implemented in the XL series, but not in the L series. I am using the LPCXpresso IDE 5.2.6_2137 and have imported the CMSIS 2.0 library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is that the IO configuration register definitions in the file lpc11xx.h seem to be valid only for the L series and not for the XL controller I am using. I have solved my problem by manually adding the extra register definitions, but it makes me feel a bit uneasy. Apparently there is no lpcxx.h for the XL series, or I just can't find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a known problem? Can anybody help me with this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Furthermore I think I found a mistake in the user manual for my device (UM10398 rev 12). Table 151 descibes the SSEL1_LOC register. According to the user manual, setting the value 0x0 directs SSEL1 to PIO2_2. This is incorrect and should be PIO2_0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:37:10 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:37:10Z</dc:date>
    <item>
      <title>LPC1115 SPI relocate</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1115-SPI-relocate/m-p/537487#M11463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tzijnge on Fri Jul 26 04:51:32 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have encountered a problem while trying to use the SSP1 module on an LPC1115/303. This module can be relocated to two different outputs on the package. You can use the IOCON_SSEL1_LOC, IOCON_MISO1_LOC, IOCON_MOSI1_LOC and IOCON_SCK1_LOC registers for this. These registers are implemented in the XL series, but not in the L series. I am using the LPCXpresso IDE 5.2.6_2137 and have imported the CMSIS 2.0 library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is that the IO configuration register definitions in the file lpc11xx.h seem to be valid only for the L series and not for the XL controller I am using. I have solved my problem by manually adding the extra register definitions, but it makes me feel a bit uneasy. Apparently there is no lpcxx.h for the XL series, or I just can't find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a known problem? Can anybody help me with this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Furthermore I think I found a mistake in the user manual for my device (UM10398 rev 12). Table 151 descibes the SSEL1_LOC register. According to the user manual, setting the value 0x0 directs SSEL1 to PIO2_2. This is incorrect and should be PIO2_0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:37:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1115-SPI-relocate/m-p/537487#M11463</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1115 SPI relocate</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1115-SPI-relocate/m-p/537488#M11464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Paul on Wed Aug 14 13:28:37 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for bringing this to our attention.&amp;nbsp; I will make sure the latest header file is included with LPCXpresso.&amp;nbsp; An updated header file is attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You are also correct regarding the Table 151 in the user manual.&amp;nbsp; I have submitted a change request to have this corrected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:37:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1115-SPI-relocate/m-p/537488#M11464</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:37:11Z</dc:date>
    </item>
  </channel>
</rss>

