<?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>Can I UART/SPI/I2C on any pin of NRF52832?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62579/can-i-uart-spi-i2c-on-any-pin-of-nrf52832</link><description>Hi Nordic Team, 
 
 - Can I UART/SPI/I2C on any pin of NRF52832 which is mentioned general-purpose I/O pin ? 
 - Can NRF52832 wakeup via any general-purpose pin? 
 - Is there any limit on how many pins can I configure as wakeup source? 
 - Can I configure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Jun 2020 14:44:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62579/can-i-uart-spi-i2c-on-any-pin-of-nrf52832" /><item><title>RE: Can I UART/SPI/I2C on any pin of NRF52832?</title><link>https://devzone.nordicsemi.com/thread/255070?ContentTypeID=1</link><pubDate>Mon, 15 Jun 2020 14:44:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79620526-3638-42df-9b11-fc1aec00378d</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]- Can I UART/SPI/I2C on any pin of NRF52832&amp;nbsp; which is mentioned general-purpose I/O pin ?[/quote]
&lt;p&gt;&amp;nbsp;Yes, but you will need to consider the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fpin.html&amp;amp;anchor=pin_assign"&gt;NRF52832 Pin Assignment&lt;/a&gt;&amp;nbsp;when you do. Especially important is making sure that you are not selecting low-frequency designated pins for high-frequency ( &amp;gt; 10 kHz ) signals. Furthermore, if you are developing using an Development Kit, you will need to account for the pins that are already connected to other things, as described in the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52832_dk/UG/nrf52_DK/hw_conn_interf.html"&gt;Connector Interface&lt;/a&gt;&amp;nbsp;documentation.&lt;/p&gt;
[quote user=""]- Can NRF52832 wakeup via any general-purpose pin?[/quote]
&lt;p&gt;Yes, but see the aforementioned. You could use the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Flpcomp.html&amp;amp;anchor=concept_tdv_zkx_lr"&gt;LPCOMP peripheral&lt;/a&gt; for this, but that would require using one of the analogue inputs.&lt;/p&gt;
[quote user=""]- Is there any limit on how many pins can I configure as wakeup source?[/quote][quote user=""]-&amp;nbsp; Can I configure 2/3 GPIO pin as wakeup source?[/quote]
&lt;p&gt;I suppose you are only limited by the number of available pins, since all of the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fgpio.html&amp;amp;anchor=concept_zyt_tcb_lr"&gt;GPIOs have the wake-up from high-low detection&lt;/a&gt; - but I personally never worked with more than 4 wake-up pins.&lt;br /&gt;For further information about SYSTEM OFF you could read the SYSTEM OFF section of the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fpower.html&amp;amp;anchor=unique_1707892264"&gt;POWER documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please let me know if anything still should be unclear,&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>