<?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>nRF54L15 DK(ncs v3.1.1) nrfx SPIS receiving program exception</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126038/nrf54l15-dk-ncs-v3-1-1-nrfx-spis-receiving-program-exception</link><description>My ncs version is v3.1.1 and I&amp;#39;m trying to connect a chip (INTAN)RHD2164 using SPI on the nRF54L15 DK. The special feature is that it needs to sample data at double the rate of DDR on the MISO. According to the official INTAN example, two SPI peripherals</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Dec 2025 13:50:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126038/nrf54l15-dk-ncs-v3-1-1-nrfx-spis-receiving-program-exception" /><item><title>RE: nRF54L15 DK(ncs v3.1.1) nrfx SPIS receiving program exception</title><link>https://devzone.nordicsemi.com/thread/556694?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2025 13:50:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61afa732-e94c-460c-8c1d-84b6d1ab4f27</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;If you want to work with nrfx make sure to start with the bare metal option we have for the nRF54L15:&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK/Bare-Metal-option-for-nRF54L-Series"&gt;https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK/Bare-Metal-option-for-nRF54L-Series&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 DK(ncs v3.1.1) nrfx SPIS receiving program exception</title><link>https://devzone.nordicsemi.com/thread/556634?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2025 06:50:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40d750b3-3566-40a6-9331-345d736e789a</guid><dc:creator>wei.zhang</dc:creator><description>&lt;p&gt;Thank you for your reply! In fact, due to the issue that the time from the cs falling edge of SPI to the generation of SCLK is not fixed, I gave up using Zephyr API to use more underlying NRFX driver, I refer to the sample in the replication: ncs\v3.1.1\modules\hal\nordic\nrfx\samples\src\nrfx_spim_spis\non_blocking&lt;/p&gt;
&lt;p&gt;Is my approach feasible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 DK(ncs v3.1.1) nrfx SPIS receiving program exception</title><link>https://devzone.nordicsemi.com/thread/556632?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2025 06:34:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f536362-849a-4aa0-a939-586031a5a577</guid><dc:creator>wei.zhang</dc:creator><description>&lt;p&gt;Thank you for response!&lt;/p&gt;
&lt;p&gt;If I have&amp;nbsp;already configured the callback handler function &lt;strong&gt;spim_handler&lt;/strong&gt; and &lt;strong&gt;spis_handler,&amp;nbsp;&lt;/strong&gt;do I still need the IRQ_CONNECT? In fact, if I add it, the&amp;nbsp;compiler&amp;nbsp;error:&lt;/p&gt;
&lt;p&gt;...IRQ_CONNECT or IRQ_DIRECT_CONNECT accidentally been invoked on the same irq multiple times...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 DK(ncs v3.1.1) nrfx SPIS receiving program exception</title><link>https://devzone.nordicsemi.com/thread/556620?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2025 00:41:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:541a94b8-1b21-4d6d-afe6-81178796496a</guid><dc:creator>momososo</dc:creator><description>&lt;div&gt;
&lt;div&gt;&lt;span&gt;miss IRQ_CONNECT&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 DK(ncs v3.1.1) nrfx SPIS receiving program exception</title><link>https://devzone.nordicsemi.com/thread/556601?ContentTypeID=1</link><pubDate>Tue, 09 Dec 2025 19:05:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1032320-6780-4641-bf59-1a77fe01731b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Not sure what you already have tried, but presuming if you simply have connected PWM directly to the CLK input of the SPIS, and leave the CLK output from the master unconnected, I don&amp;#39;t really see how this should fail no. Maybe checking out some of the SPIS examples in nRF Connect SDK to check that they work as-is is a good start:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/0844.pastedimage1765307140437v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>