<?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>NRF52805 PIN Set</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76984/nrf52805-pin-set</link><description>Hello, I&amp;#39;m using nrf52805. It is confirmed that P0.04 is AIN2 and P0.05 is AIN3. Can I use this pin as UART TX,RX? What should I do to use it? Thank you.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Jul 2021 05:12:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76984/nrf52805-pin-set" /><item><title>RE: NRF52805 PIN Set</title><link>https://devzone.nordicsemi.com/thread/318085?ContentTypeID=1</link><pubDate>Thu, 01 Jul 2021 05:12:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f7d68e7-45ce-43fd-b651-76b13074d27c</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;Yep. this is enough configuration if other drivers are not using the GPIOs.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52805 PIN Set</title><link>https://devzone.nordicsemi.com/thread/318082?ContentTypeID=1</link><pubDate>Thu, 01 Jul 2021 04:48:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a661297-941e-408e-9141-7061f0818533</guid><dc:creator>mjr</dc:creator><description>&lt;p&gt;Thank you Eugene YU,&lt;/p&gt;
&lt;p&gt;uart_init()&lt;/p&gt;
&lt;p&gt;{ \&lt;br /&gt;&amp;nbsp; .RX_pin_no = 5, \&lt;br /&gt;&amp;nbsp; .TX_pin_no = 4, \&lt;br /&gt;&amp;nbsp; .RTS_pin_no = 255, \&lt;br /&gt;&amp;nbsp; .CTS_pin_no = 255, \&lt;br /&gt;&amp;nbsp; .BaudRate = NRF_UART_BAUDRATE_115200, \&lt;br /&gt;&amp;nbsp; .FlowCtrl = NRF_UART_HWFC_DISABLED, \&lt;br /&gt;&amp;nbsp; .ParityBit = NRF_UART_PARITY_EXCLUDED, \&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I set it up.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Is this all I have to do?&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I don&amp;#39;t do the action.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52805 PIN Set</title><link>https://devzone.nordicsemi.com/thread/318080?ContentTypeID=1</link><pubDate>Thu, 01 Jul 2021 04:35:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9bb15bd-b395-4523-ae6d-772785810dd4</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;Hello mjr,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes, you can use the pins as UART by just configuring GPIO.&lt;/p&gt;
&lt;p&gt;You just need to put these GPIO numbers in the UART configuration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>