<?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: About SPI for LPC552x in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2085274#M58122</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180515"&gt;@yuto&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is possible to configure the LPC552x GPIO pins (used for SPI) as high impedance (Hi-Z) when not actively communicating.&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;When SPI communication is not active, reconfigure the SPI pins as GPIO inputs. GPIO inputs are naturally high impedance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Harry&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Apr 2025 08:40:17 GMT</pubDate>
    <dc:creator>Harry_Zhang</dc:creator>
    <dc:date>2025-04-23T08:40:17Z</dc:date>
    <item>
      <title>About SPI for LPC552x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2084970#M58119</link>
      <description>&lt;P&gt;I am using LPC552x series.&lt;BR /&gt;I am planning to use GPIO as SPI and connect to Flash ROM.&lt;BR /&gt;I want to connect two devices to the Flash ROM. Therefore, I want to make the SPI of the LPC552x as high impedance when it is not communicating so that the IO signals do not collide on the board.&lt;BR /&gt;Is it possible to set the output signal IO to high impedance when SPI communication is not used?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 01:31:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2084970#M58119</guid>
      <dc:creator>yuto</dc:creator>
      <dc:date>2025-04-23T01:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: About SPI for LPC552x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2085274#M58122</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180515"&gt;@yuto&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is possible to configure the LPC552x GPIO pins (used for SPI) as high impedance (Hi-Z) when not actively communicating.&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;When SPI communication is not active, reconfigure the SPI pins as GPIO inputs. GPIO inputs are naturally high impedance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Harry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:40:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2085274#M58122</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-04-23T08:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: About SPI for LPC552x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2085288#M58123</link>
      <description>Hi, Harry&lt;BR /&gt;&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;Glad to hear that it can be GPIO when SPI is not active.&lt;BR /&gt;Can you give me a specific example (program code) to dynamically change the SPI and GPIO settings in a program?</description>
      <pubDate>Wed, 23 Apr 2025 08:48:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2085288#M58123</guid>
      <dc:creator>yuto</dc:creator>
      <dc:date>2025-04-23T08:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: About SPI for LPC552x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2086374#M58130</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180515"&gt;@yuto&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can refer to the lpc55s28 gpio_led_output demo.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harry_Zhang_0-1745480331037.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334664i94E0D9F5F3C640AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harry_Zhang_0-1745480331037.png" alt="Harry_Zhang_0-1745480331037.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;When you want to disable SPI temporarily.&lt;/P&gt;
&lt;P&gt;Reconfigure SPI pins.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;gpio_pin_config_t spi_config = {
        kGPIO_DigitalInput,
        0,
    };
GPIO_PinInit(GPIO, APP_BOARD_TEST_LED_PORT, APP_BOARD_TEST_LED_PIN, &amp;amp;spi_config);&lt;/LI-CODE&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 07:42:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2086374#M58130</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-04-24T07:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: About SPI for LPC552x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2086963#M58132</link>
      <description>Hi, Harry&lt;BR /&gt;&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;I will check the sample as well.</description>
      <pubDate>Fri, 25 Apr 2025 00:56:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/About-SPI-for-LPC552x/m-p/2086963#M58132</guid>
      <dc:creator>yuto</dc:creator>
      <dc:date>2025-04-25T00:56:07Z</dc:date>
    </item>
  </channel>
</rss>

