<?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>i.MX ProcessorsのトピックIMXRT1060 endless SPI SCK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMXRT1060-endless-SPI-SCK/m-p/1900935#M225955</link>
    <description>&lt;DIV&gt;&lt;SPAN&gt;We have two setups performing SPI transactions as master (using&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;IMXRT1060).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;One setup has much less noise on its SCK (green line on the attached JPG) and the other has more noise with spikes of up to 4V (red line on the attached JPG).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The first one works smoothly communicating with several slave devices @8MHz.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The second one causes the NXP SPI master to endlessly activate its SCK even though we just use single 16 bits transaction. It looks as if the SPI module endlessly retries the 16 bits transaction (even though we use plain simple mode with no interrupt, or DMA or continuous mode, just single 16 bits transfer).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Any ideas why a noisy SCK would cause such as behavior?&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 06 Jul 2024 16:47:47 GMT</pubDate>
    <dc:creator>omrif</dc:creator>
    <dc:date>2024-07-06T16:47:47Z</dc:date>
    <item>
      <title>IMXRT1060 endless SPI SCK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMXRT1060-endless-SPI-SCK/m-p/1900935#M225955</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;We have two setups performing SPI transactions as master (using&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;IMXRT1060).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;One setup has much less noise on its SCK (green line on the attached JPG) and the other has more noise with spikes of up to 4V (red line on the attached JPG).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The first one works smoothly communicating with several slave devices @8MHz.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The second one causes the NXP SPI master to endlessly activate its SCK even though we just use single 16 bits transaction. It looks as if the SPI module endlessly retries the 16 bits transaction (even though we use plain simple mode with no interrupt, or DMA or continuous mode, just single 16 bits transfer).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Any ideas why a noisy SCK would cause such as behavior?&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 06 Jul 2024 16:47:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMXRT1060-endless-SPI-SCK/m-p/1900935#M225955</guid>
      <dc:creator>omrif</dc:creator>
      <dc:date>2024-07-06T16:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: IMXRT1060 endless SPI SCK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMXRT1060-endless-SPI-SCK/m-p/1907321#M226135</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235500"&gt;@omrif&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;The max input voltage that the RT1060 can supports is 3.9V as mentioned in the table 7 of the datasheet:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Habib_MS_0-1720809299024.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/288398iC733310E3DC27097/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Habib_MS_0-1720809299024.png" alt="Habib_MS_0-1720809299024.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;In the case that the input voltage exceeds&lt;/SPAN&gt; &lt;SPAN&gt;this ranges maybe it will not burn but cannot be ensured the correct functioning of the pin.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;On the other hand. I understand that you are using a custom board, maybe the issue could be in any design error. You can probe a SDK example in order to discards this possibility.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Also, if you experience any issue, do not hesitate to let me know.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;BR,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Habib.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 18:36:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMXRT1060-endless-SPI-SCK/m-p/1907321#M226135</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2024-07-12T18:36:10Z</dc:date>
    </item>
  </channel>
</rss>

