<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The fastest speed of  SPIS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74635/the-fastest-speed-of-spis</link><description>Excuse me，If the spi master sent a 255-byte packet to SPIS every 300 nanoseconds continuously , Can SPIS receive the data in its entirety?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 May 2021 09:41:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74635/the-fastest-speed-of-spis" /><item><title>RE: The fastest speed of  SPIS</title><link>https://devzone.nordicsemi.com/thread/308917?ContentTypeID=1</link><pubDate>Mon, 10 May 2021 09:41:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1653015-3cfa-4816-880c-8f55acb726ec</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The description on how to update the pointers is described in the SPIS chapter that I previously posted.&lt;/p&gt;
&lt;p&gt;The 300 ns number defined here is the minimal CSN inactive time between two transfers for the SPIS peripheral to successfully detect it properly.&lt;/p&gt;
&lt;p&gt;Yes, I agree that if you should handle the event, and update the pointer registers; 300 ns is very tight timing.&amp;nbsp;In most cases, you would most likely need a bit more time, depending on how your firmware is setup.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The fastest speed of  SPIS</title><link>https://devzone.nordicsemi.com/thread/308739?ContentTypeID=1</link><pubDate>Fri, 07 May 2021 12:28:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86de244f-0f36-4dd4-9c48-310c26abca82</guid><dc:creator>helen</dc:creator><description>&lt;p&gt;&lt;span&gt;Excuse me,&amp;nbsp;&lt;/span&gt;Where is the pointer update mechanism in the PS,I don&amp;#39;t know if the pointer can be updated in 300 nanoseconds in the PS.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The fastest speed of  SPIS</title><link>https://devzone.nordicsemi.com/thread/308512?ContentTypeID=1</link><pubDate>Thu, 06 May 2021 10:48:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4202723d-b6ca-4818-9d9c-b70a1eda1b86</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Theoretically, yes, but you have to ensure that you are able to update the pointers, as described in the PS:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/spis.html?cp=4_2_0_31_2#concept_abk_lbf_wr"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/spis.html?cp=4_2_0_31_2#concept_abk_lbf_wr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The fastest speed of  SPIS</title><link>https://devzone.nordicsemi.com/thread/308493?ContentTypeID=1</link><pubDate>Thu, 06 May 2021 09:28:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70efe018-0756-4431-887f-f6f5bd843287</guid><dc:creator>helen</dc:creator><description>&lt;p&gt;Excuse me，If the spi master sent the first 255-byte packet to SPIS&amp;nbsp; ，then the&amp;nbsp;&lt;i&gt;&lt;span&gt;spi master&amp;nbsp;&lt;/span&gt;send&amp;nbsp; t&lt;span&gt;he second 255-byte packet to SPIS&amp;nbsp;at 300 nanoseconds&amp;nbsp;&lt;/span&gt;&amp;nbsp;.&lt;span&gt;Can&amp;nbsp;SPIS&amp;nbsp;receive the&amp;nbsp;second&amp;nbsp;255-byte packet&amp;nbsp;?&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The fastest speed of  SPIS</title><link>https://devzone.nordicsemi.com/thread/307830?ContentTypeID=1</link><pubDate>Mon, 03 May 2021 06:55:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3e2abcb-cba6-467d-82dd-381bc0fbb150</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Excuse me，If the spi master sent a&amp;nbsp;255-byte packet to SPIS&amp;nbsp; every 300 nanoseconds &lt;em&gt;&lt;span&gt;continuously&lt;/span&gt;&lt;/em&gt;,&lt;span&gt;Can SPIS receive the data&amp;nbsp;&amp;nbsp;&lt;em&gt;&lt;span&gt;in its entirety?&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;[/quote]
&lt;p&gt;300 ns is the minimum idle time between each transaction, regardless of size of that transaction.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>