<?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>How to use GPOE20(nrf54l15 P1.10) to configure DPPI on ncs3.1.1 version</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/128394/how-to-use-gpoe20-nrf54l15-p1-10-to-configure-dppi-on-ncs3-1-1-version</link><description>Hi: 
 use nrf54l15 and ncs v3.1.1. The CS-PIN remained low during measurement. I am unable to control CS PIN through DPPI. Here is the source code：</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jun 2026 10:04:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/128394/how-to-use-gpoe20-nrf54l15-p1-10-to-configure-dppi-on-ncs3-1-1-version" /><item><title>RE: How to use GPOE20(nrf54l15 P1.10) to configure DPPI on ncs3.1.1 version</title><link>https://devzone.nordicsemi.com/thread/567595?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 10:04:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5e1c898-2e71-4cd8-bc19-2cf1c9545b8a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t immediately see what is wrong with the CS handling in your code, but is there a reason for not letting the SPI peripheral control the CS signal as I did in my sample app here:&amp;nbsp;&lt;a href="https://github.com/vidarbe/ncs-samples/tree/add_dppi_version/sensor_hub_with_dppi_lm20"&gt;https://github.com/vidarbe/ncs-samples/tree/add_dppi_version/sensor_hub_with_dppi_lm20&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;
&lt;p&gt;EDIT: a coworker pointed out that the GPIOTE task config has the polarity set to&amp;nbsp;NRF_GPIOTE_POLARITY_NONE. This should be sett to&amp;nbsp;&lt;span&gt;NRF_GPIOTE_POLARITY_TOGGLE if you want the signal to be asserted and de-asserted by a single event.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>