<?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のトピックSupport of SPI in FlexComm5 in LPC55S06</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Support-of-SPI-in-FlexComm5-in-LPC55S06/m-p/1780787#M55074</link>
    <description>&lt;P&gt;In the header file of LPC55S06.h I seen below thing&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;#define&lt;/SPAN&gt;&lt;SPAN&gt; SPI_IRQS { FLEXCOMM0_IRQn, FLEXCOMM1_IRQn, FLEXCOMM3_IRQn, FLEXCOMM4_IRQn, FLEXCOMM6_IRQn, FLEXCOMM7_IRQn, FLEXCOMM8_IRQn }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here I am not able to see support for SPI in Flexcomm 5 but in data sheet it is mentioned that we can use flexcomm5 as SPI, when I tried to use flexcomm5 as a SPI in MCUXpresso it is also saying we can't use this as a SPI so why data sheet is telling that and if it is true what is the way to use flexcomm5 as SPI in LPC55S06?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 28 Dec 2023 07:06:40 GMT</pubDate>
    <dc:creator>dhruvinrajpura</dc:creator>
    <dc:date>2023-12-28T07:06:40Z</dc:date>
    <item>
      <title>Support of SPI in FlexComm5 in LPC55S06</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Support-of-SPI-in-FlexComm5-in-LPC55S06/m-p/1780787#M55074</link>
      <description>&lt;P&gt;In the header file of LPC55S06.h I seen below thing&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;#define&lt;/SPAN&gt;&lt;SPAN&gt; SPI_IRQS { FLEXCOMM0_IRQn, FLEXCOMM1_IRQn, FLEXCOMM3_IRQn, FLEXCOMM4_IRQn, FLEXCOMM6_IRQn, FLEXCOMM7_IRQn, FLEXCOMM8_IRQn }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here I am not able to see support for SPI in Flexcomm 5 but in data sheet it is mentioned that we can use flexcomm5 as SPI, when I tried to use flexcomm5 as a SPI in MCUXpresso it is also saying we can't use this as a SPI so why data sheet is telling that and if it is true what is the way to use flexcomm5 as SPI in LPC55S06?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Dec 2023 07:06:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Support-of-SPI-in-FlexComm5-in-LPC55S06/m-p/1780787#M55074</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2023-12-28T07:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Support of SPI in FlexComm5 in LPC55S06</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Support-of-SPI-in-FlexComm5-in-LPC55S06/m-p/1780865#M55080</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;For the LPC55S06, as you know that the SPI requires 4 signals, the uart requires only 2 signals. Because of pin limited, the FC2 and FC5 does not support SPI, but they also support uart, I2C and I2S functions.&lt;/P&gt;
&lt;P&gt;It is wrong to define:&lt;/P&gt;
&lt;P&gt;#define SPI_IRQS { FLEXCOMM0_IRQn, FLEXCOMM1_IRQn, FLEXCOMM3_IRQn, FLEXCOMM4_IRQn, FLEXCOMM6_IRQn, FLEXCOMM7_IRQn, FLEXCOMM8_IRQn }&lt;/P&gt;
&lt;P&gt;Because the FC2 and FC5 can not be configured as spi for LPC55S06&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1703756804211.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256126i3B74132DF17A5107/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1703756804211.png" alt="xiangjun_rong_0-1703756804211.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 09:50:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Support-of-SPI-in-FlexComm5-in-LPC55S06/m-p/1780865#M55080</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-12-28T09:50:43Z</dc:date>
    </item>
  </channel>
</rss>

