<?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>Remap peripheral pins (Zephyr OS)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66117/remap-peripheral-pins-zephyr-os</link><description>For the nRF52811 there is only one TWI peripheral and if there are multiple buses required it is necessary to remap the SCL and SDA pins to the peripheral. In the nRF5 SDK this was easy - simply call the initialization function with the correct pin mappings</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Dec 2020 19:44:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66117/remap-peripheral-pins-zephyr-os" /><item><title>RE: Remap peripheral pins (Zephyr OS)</title><link>https://devzone.nordicsemi.com/thread/286168?ContentTypeID=1</link><pubDate>Mon, 21 Dec 2020 19:44:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbbff2aa-b679-4fe7-91ef-c2b656fe60b8</guid><dc:creator>Arepa</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/haakonsh"&gt;haakonsh&lt;/a&gt; is it preferable to use NRFX as the SDK examples on NCS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remap peripheral pins (Zephyr OS)</title><link>https://devzone.nordicsemi.com/thread/270482?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2020 08:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2a11f91-f7a4-4196-b52e-6fa45d306ecd</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;I suggest you use the NRFX &lt;a title="TWIM driver" href="https://infocenter.nordicsemi.com/topic/drivers_nrfx_v2.3.0/group__nrfx__twim.html?cp=8_0_3_0_44_0"&gt;TWIM driver&lt;/a&gt; directly, then you can remap the pins at runtime by calling &lt;a title="nrfx_twim_uninit" href="https://infocenter.nordicsemi.com/topic/drivers_nrfx_v2.3.0/group__nrfx__twim.html?cp=8_0_3_0_44_0_28#ga5046a4d075ac9fa4294b506d1f77603e"&gt;nrfx_twim_uninit&lt;/a&gt;/&lt;a title="nrfx_twim_init" href="https://infocenter.nordicsemi.com/topic/drivers_nrfx_v2.3.0/group__nrfx__twim.html?cp=8_0_3_0_44_0_24#ga7d37936f8b5a85bad6a4526e90e73287"&gt;nrfx_twim_init&lt;/a&gt;&amp;nbsp;with different configs.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>