<?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 SerialManager SPI example(s) in MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/SerialManager-SPI-example-s/m-p/949515#M1720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, where can I found some examples of SerialManager using a SPI connection ? I'm a beginner with the QN9080 platform, I start with wireless/bluetooth examples, trying to add a SPI connection. Do you recommand to use the SerialManager framework, or to use lower level driver (fsl_spi) as in SDK driver examples ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The framework seems to be not completely mature, am I wrong? I find it not well documented, no examples are provided for SerialManager for example, and I think it includes error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the&amp;nbsp;SDK_2.2.0_QN908XCDK&lt;/P&gt;&lt;P&gt;In SerialManager.c:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;void SerialInterface_Reinit(uint8_t instance)&lt;BR /&gt;{&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;[...]&lt;/P&gt;&lt;P&gt;#if (gSerialMgrUseSPI_c)&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;SPI_Init(instance, &amp;amp;mDrvData[i].spiState, NULL, NULL);&lt;BR /&gt;#endif /* #if (gSerialMgrUseSPI_c) */&lt;BR /&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[...]&lt;/SPAN&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The function SPI_Init(...) is not defined, only Spi_Init(...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2019 09:04:43 GMT</pubDate>
    <dc:creator>syl_vain</dc:creator>
    <dc:date>2019-09-05T09:04:43Z</dc:date>
    <item>
      <title>SerialManager SPI example(s)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SerialManager-SPI-example-s/m-p/949515#M1720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, where can I found some examples of SerialManager using a SPI connection ? I'm a beginner with the QN9080 platform, I start with wireless/bluetooth examples, trying to add a SPI connection. Do you recommand to use the SerialManager framework, or to use lower level driver (fsl_spi) as in SDK driver examples ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The framework seems to be not completely mature, am I wrong? I find it not well documented, no examples are provided for SerialManager for example, and I think it includes error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the&amp;nbsp;SDK_2.2.0_QN908XCDK&lt;/P&gt;&lt;P&gt;In SerialManager.c:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;void SerialInterface_Reinit(uint8_t instance)&lt;BR /&gt;{&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;[...]&lt;/P&gt;&lt;P&gt;#if (gSerialMgrUseSPI_c)&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;SPI_Init(instance, &amp;amp;mDrvData[i].spiState, NULL, NULL);&lt;BR /&gt;#endif /* #if (gSerialMgrUseSPI_c) */&lt;BR /&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[...]&lt;/SPAN&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The function SPI_Init(...) is not defined, only Spi_Init(...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2019 09:04:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SerialManager-SPI-example-s/m-p/949515#M1720</guid>
      <dc:creator>syl_vain</dc:creator>
      <dc:date>2019-09-05T09:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: SerialManager SPI example(s)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SerialManager-SPI-example-s/m-p/949516#M1721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the current implementation there are some issues that were reported, and currently we can't provide a fix date for them .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will depend on what you will try to achieve with the serial manager, still, there are just examples with the UART and not the SPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want a quick start on it, you might need to modify the SPI_Adapter drivers to correctly fit the QN9080 SPI module, two of the most important blocking issues that you might encounter it's to change that typo and you will also need to change the SPI pins used for the example as those are set in the SWD pins and if you keep using them you won't be able to debug, but all you need to do it's to change the ones that are for SWD for other FlexComm pins &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconveniences this might cause. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 16:23:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SerialManager-SPI-example-s/m-p/949516#M1721</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-09-09T16:23:38Z</dc:date>
    </item>
  </channel>
</rss>

