<?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: SPI sck strange behavior in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418342#M2076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;DIV&gt;&lt;SPAN class="ita-kd-inputtools-div"&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P class="almost_half_cell"&gt;&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I found&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the solution&lt;/SPAN&gt;, I use &lt;SPAN class="hps"&gt;the function &lt;STRONG&gt;DSPI_DRV_MasterSetDelay &lt;/STRONG&gt;with argument "&lt;STRONG&gt;kDspiPcsToSck" &lt;/STRONG&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;and I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;put the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;little&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;delay&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I want&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;between each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bytes.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SPI_Good_Timing.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26051i7953C08116677629/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPI_Good_Timing.png" alt="SPI_Good_Timing.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your help&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2015 08:21:46 GMT</pubDate>
    <dc:creator>tapiepierre</dc:creator>
    <dc:date>2015-07-06T08:21:46Z</dc:date>
    <item>
      <title>SPI sck strange behavior</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418339#M2073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Freescale community,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Kinetis Design studio 2.0.0, MQX KSDK 1.0.0 with Processor expert, (uc MK64F),&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I realized SPI communication&amp;nbsp; using SPI0 and two channels DMA for Tx et Rx. I talk with a multiports (ADC,DAC, GPI,GPO) component at 4MHz.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I chose sck non-continuous for the configuration of the SPI&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The frame format is 3 bytes : One for CMD, one for data LSB and one for data MSB.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a problem with reception of the first bit of each new byte because the sck signal has a strange behavior : &lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;the gap between&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;two clock&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;cycle&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is good but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the gap between&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the 8th&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and the first&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;next&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;byte&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is different. You can see the behavior on the following screenshot :&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="40954_40954.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120411i0E3F9F2E594A65CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="40954_40954.png" alt="40954_40954.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SPI_Faults.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54801i3293BC42C99B6BCD/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPI_Faults.png" alt="SPI_Faults.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;with a zoom&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;we can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;very well&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;clock&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;difference :&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="40955_40955.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120412iC0E8548781AF7BF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="40955_40955.png" alt="40955_40955.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SPI_Faults_zoom.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54802iAAC35E016F81AAF7/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPI_Faults_zoom.png" alt="SPI_Faults_zoom.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;What the problem, Can you help me ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I'am not interresting to use sck continuous mode,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I have found a solution &lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not having&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem reading&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the first bit of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;new&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;byte&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;using functions :&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;static inline void &lt;STRONG&gt;DSPI_HAL_SetModifiedTimingFormatCmd(uint32_t baseAddr, bool enable)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;and&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;static inline void &lt;STRONG&gt;DSPI_HAL_SetDatainSamplepointMode(uint32_t baseAddr,dspi_master_sample_point_t samplePnt) with "kDspiSckToSin_1Clock"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But signal MOSI is modify &lt;SPAN class="hps"&gt;and I think&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this is not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a properly&lt;/SPAN&gt; operation&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can see with this modifications :&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="40956_40956.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120413iCE346209CFFB5198/image-size/large?v=v2&amp;amp;px=999" role="button" title="40956_40956.png" alt="40956_40956.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SPI_GOOD.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54803iA6194EB234910599/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPI_GOOD.png" alt="SPI_GOOD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can you give me some advices to resolve this problem ?&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:23:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418339#M2073</guid>
      <dc:creator>tapiepierre</dc:creator>
      <dc:date>2015-06-22T13:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: SPI sck strange behavior</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418340#M2074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello PE TAPIE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand correctly the time between frames is shorter than the time between bits, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try setting a delay with the API &lt;STRONG&gt;DSPI_DRV_MasterSetDelay(instance, kDspiAfterTransfer, [nanoseconds], &amp;amp; calculatedDelayaftertransfer&lt;/STRONG&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;. In nanoseconds you would set the time to match the time you get between bits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 14:49:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418340#M2074</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-06-23T14:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: SPI sck strange behavior</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418341#M2075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jorge Gonzalez,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already use this function for apply special delay, but the delay&amp;nbsp; "&lt;STRONG&gt;kDspiAfterTransfer" &lt;/STRONG&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;allow to modify the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;delays&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;between two&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;activation of the chip select and not between &lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;the 8th&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and the first&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;next&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;byte.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;In this image&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you can see&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the delay&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;400&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ns&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;apply :&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SPI_MOD.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56074i71CB51AD8FFB2342/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPI_MOD.png" alt="SPI_MOD.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;But my problem is still present,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN class="ita-kd-inputtools-div"&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P class="almost_half_cell"&gt;&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;you have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;very well&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;understood my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem : the time between Byte is shorter than the time between bits ,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Please help me ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 15:29:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418341#M2075</guid>
      <dc:creator>tapiepierre</dc:creator>
      <dc:date>2015-06-23T15:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: SPI sck strange behavior</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418342#M2076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;DIV&gt;&lt;SPAN class="ita-kd-inputtools-div"&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P class="almost_half_cell"&gt;&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I found&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the solution&lt;/SPAN&gt;, I use &lt;SPAN class="hps"&gt;the function &lt;STRONG&gt;DSPI_DRV_MasterSetDelay &lt;/STRONG&gt;with argument "&lt;STRONG&gt;kDspiPcsToSck" &lt;/STRONG&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;and I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;put the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;little&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;delay&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I want&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;between each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bytes.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SPI_Good_Timing.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26051i7953C08116677629/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPI_Good_Timing.png" alt="SPI_Good_Timing.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your help&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 08:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SPI-sck-strange-behavior/m-p/418342#M2076</guid>
      <dc:creator>tapiepierre</dc:creator>
      <dc:date>2015-07-06T08:21:46Z</dc:date>
    </item>
  </channel>
</rss>

