<?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>SPI DOUT/DRDY multiple pin usage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58576/spi-dout-drdy-multiple-pin-usage</link><description>Hi, 
 Working with ads1220 which runs on SPI. There standard SPI pins - dout, din, sclk, drdy. In its datasheet there is written it is possible to merge dout with drdy to indicate new data are available. How to configure gpiote to run event handler when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Mar 2020 15:35:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58576/spi-dout-drdy-multiple-pin-usage" /><item><title>RE: SPI DOUT/DRDY multiple pin usage</title><link>https://devzone.nordicsemi.com/thread/237842?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 15:35:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d45daaf-4954-4888-9954-79730c6cb189</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;The Ti ADS1220 offers DRDY on a separate pin - connecting this to any GPIO is &lt;em&gt;much&lt;/em&gt; simpler than trying to dual-use MISO.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Basically you would need to reconfigure the I/O pin from &amp;quot;pin sense&amp;quot; to &amp;quot;SPI (M)&amp;quot; and back each time you talk to the ADC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI DOUT/DRDY multiple pin usage</title><link>https://devzone.nordicsemi.com/thread/237826?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 14:59:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34fde362-c56a-4854-8d57-6f6fd43dc23e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is an example in the SDK showing exactly how to do this. Please have a look at the&amp;nbsp;&lt;a title="Pin Change Interrupt Example" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/pin_change_int_example.html?cp=7_5_1_4_5_18"&gt;Pin Change Interrupt Example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>