<?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>S32KのトピックHow to use S32K CPU SPI CS delay control</title>
    <link>https://community.nxp.com/t5/S32K/How-to-use-S32K-CPU-SPI-CS-delay-control/m-p/987170#M5748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need your help about using the S32K144 or S32K116 SPI.&lt;/P&gt;&lt;P&gt;I want to change 'PCS to SPSCK delay' and 'SPSCK to PCS delay'.&lt;BR /&gt;It is thought that it cannot be changed on the LPSPI configuration window of the component tap.&lt;/P&gt;&lt;P&gt;Each one tries to increase the delay by 1 SPck,&lt;BR /&gt;Contact how to set up please~&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="S32k_SPIsetting.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/102252iA623DB9B050D7E7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32k_SPIsetting.PNG" alt="S32k_SPIsetting.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="S32k_SPIsetting2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/102298i231F9B7E771D97FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32k_SPIsetting2.PNG" alt="S32k_SPIsetting2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Feb 2020 03:43:38 GMT</pubDate>
    <dc:creator>coldcow</dc:creator>
    <dc:date>2020-02-05T03:43:38Z</dc:date>
    <item>
      <title>How to use S32K CPU SPI CS delay control</title>
      <link>https://community.nxp.com/t5/S32K/How-to-use-S32K-CPU-SPI-CS-delay-control/m-p/987170#M5748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need your help about using the S32K144 or S32K116 SPI.&lt;/P&gt;&lt;P&gt;I want to change 'PCS to SPSCK delay' and 'SPSCK to PCS delay'.&lt;BR /&gt;It is thought that it cannot be changed on the LPSPI configuration window of the component tap.&lt;/P&gt;&lt;P&gt;Each one tries to increase the delay by 1 SPck,&lt;BR /&gt;Contact how to set up please~&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="S32k_SPIsetting.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/102252iA623DB9B050D7E7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32k_SPIsetting.PNG" alt="S32k_SPIsetting.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="S32k_SPIsetting2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/102298i231F9B7E771D97FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32k_SPIsetting2.PNG" alt="S32k_SPIsetting2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 03:43:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-use-S32K-CPU-SPI-CS-delay-control/m-p/987170#M5748</guid>
      <dc:creator>coldcow</dc:creator>
      <dc:date>2020-02-05T03:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use S32K CPU SPI CS delay control</title>
      <link>https://community.nxp.com/t5/S32K/How-to-use-S32K-CPU-SPI-CS-delay-control/m-p/987171#M5749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use&amp;nbsp;&lt;EM&gt;LPSPI_DRV_MasterSetDelay&lt;/EM&gt; for setting up the delay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rares&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-use-S32K-CPU-SPI-CS-delay-control/m-p/987171#M5749</guid>
      <dc:creator>raresvasile</dc:creator>
      <dc:date>2020-02-06T12:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use S32K CPU SPI CS delay control</title>
      <link>https://community.nxp.com/t5/S32K/How-to-use-S32K-CPU-SPI-CS-delay-control/m-p/987172#M5750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very happy with your answer.&lt;BR /&gt;Thank you for checking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to chek '&lt;EM&gt;LPSPI_DRV_MasterSetDelay&lt;/EM&gt;&amp;nbsp;' setting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2020 00:48:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-use-S32K-CPU-SPI-CS-delay-control/m-p/987172#M5750</guid>
      <dc:creator>coldcow</dc:creator>
      <dc:date>2020-02-07T00:48:03Z</dc:date>
    </item>
  </channel>
</rss>

